Author: jpepin Date: 2010-08-27 18:42:59 +0200 (Fri, 27 Aug 2010) New Revision: 3025 Url: http://chorem.org/repositories/revision/lima/3025 Log: licence jdom Added: trunk/release.properties Modified: trunk/lima-business/src/license/THIRD-PARTY.properties trunk/lima-swing/src/license/THIRD-PARTY.properties Modified: trunk/lima-business/src/license/THIRD-PARTY.properties =================================================================== --- trunk/lima-business/src/license/THIRD-PARTY.properties 2010-08-27 15:14:51 UTC (rev 3024) +++ trunk/lima-business/src/license/THIRD-PARTY.properties 2010-08-27 16:42:59 UTC (rev 3025) @@ -1,37 +1,42 @@ # Generated by org.nuiton.license.plugin.AddThirdPartyMojo #------------------------------------------------------------------------------- # Already used licenses in project : +# - ANTLR 2 License # - Apache 2 # - Apache License Version 2.0 # - Apache Software License - Version 2.0 # - Apache Software License 2.0 +# - Apache Software License, Version 2.0 # - BSD License # - Bouncy Castle Licence # - Bouncy Castle License # - CPL +# - Common Development and Distribution License (CDDL) v1.0 / GPLv2 + classpath exception dual license # - Common Public License Version 1.0 # - Eclipse Public License - Version 1.0 # - GNU Lesser General Public License # - General Public License (GPL) # - HSQLDB License +# - JDom license # - Lesser General Public License (LGPL) v 3.0 +# - License Agreement for Java Transaction API Classes # - MIT License # - Mozilla Public License # - Public Domain # - The Apache Software License, Version 2.0 # - The H2 License, Version 1.0 -# - dom4j # - http://asm.ow2.org/license.html # - http://www.apache.org/licenses/LICENSE-2.0.txt #------------------------------------------------------------------------------- # Please fill the missing licenses for dependencies : # # -#Fri Aug 27 16:30:34 CEST 2010 +#Fri Aug 27 17:23:00 CEST 2010 antlr--antlr--2.7.6=ANTLR 2 License com.sun.xml.bind--jaxb-impl--2.1.9=Common Development and Distribution License (CDDL) v1.0 / GPLv2 + classpath exception dual license commons-net--commons-net--2.0=Apache Software License, Version 2.0 commons-primitives--commons-primitives--1.0=Apache Software License, Version 2.0 +dom4j--dom4j--1.6.1=jdomlicence javassist--javassist--3.8.0.GA=GNU Lesser General Public License javax.transaction--jta--1.1=License Agreement for Java Transaction API Classes org.codehaus.swizzle--swizzle-stream--1.0.1=Apache Software License, Version 2.0 Modified: trunk/lima-swing/src/license/THIRD-PARTY.properties =================================================================== --- trunk/lima-swing/src/license/THIRD-PARTY.properties 2010-08-27 15:14:51 UTC (rev 3024) +++ trunk/lima-swing/src/license/THIRD-PARTY.properties 2010-08-27 16:42:59 UTC (rev 3025) @@ -1,42 +1,48 @@ # Generated by org.nuiton.license.plugin.AddThirdPartyMojo #------------------------------------------------------------------------------- # Already used licenses in project : +# - ANTLR 2 License # - Apache 2 # - Apache License Version 2.0 -# - Apache License, Version 2.0 # - Apache Software License - Version 2.0 # - Apache Software License 2.0 -# - BSD +# - Apache Software License, Version 2.0 +# - BSD License # - Bouncy Castle Licence # - Bouncy Castle License # - CPL # - Common Development and Distribution License (CDDL) v1.0 +# - Common Development and Distribution License (CDDL) v1.0 / GPLv2 + classpath exception dual license # - Common Public License Version 1.0 # - Eclipse Public License - Version 1.0 # - GNU Lesser General Public License # - General Public License (GPL) # - HSQLDB License +# - JDom license # - Lesser General Public License (LGPL) # - Lesser General Public License (LGPL) v 3.0 +# - License Agreement for Java Transaction API Classes +# - License Agreement for JavaMail(TM) API # - MIT License # - Mozilla Public License +# - OpenSymphony Software License, Version 1.1 # - Public Domain # - The Apache Software License, Version 2.0 # - The H2 License, Version 1.0 # - The OpenSymphony Software License 1.1 -# - dom4j # - http://asm.ow2.org/license.html # - http://www.apache.org/licenses/LICENSE-2.0.txt #------------------------------------------------------------------------------- # Please fill the missing licenses for dependencies : # # -#Fri Aug 27 15:06:50 CEST 2010 +#Fri Aug 27 18:08:51 CEST 2010 antlr--antlr--2.7.6=ANTLR 2 License com.sun.xml.bind--jaxb-impl--2.1.9=Common Development and Distribution License (CDDL) v1.0 / GPLv2 + classpath exception dual license commons-jxpath--commons-jxpath--1.3=Apache Software License, Version 2.0 commons-net--commons-net--2.0=Apache Software License, Version 2.0 commons-primitives--commons-primitives--1.0=Apache Software License, Version 2.0 +dom4j--dom4j--1.6.1=jdomlicence javassist--javassist--3.8.0.GA=GNU Lesser General Public License javax.mail--mail--1.4.1=License Agreement for JavaMail(TM) API javax.transaction--jta--1.1=License Agreement for Java Transaction API Classes Added: trunk/release.properties =================================================================== --- trunk/release.properties (rev 0) +++ trunk/release.properties 2010-08-27 16:42:59 UTC (rev 3025) @@ -0,0 +1,8 @@ +#release configuration +#Fri Aug 27 18:39:55 CEST 2010 +preparationGoals=clean verify +scm.commentPrefix=[maven-release-plugin] +remoteTagging=true +exec.additionalArguments=-P nexus-profile +completedPhase=check-poms +scm.url=scm\:svn\:http\://svn.chorem.org/svn/lima/trunk