r2001 - in trunk: . jaxx-compiler/src/license jaxx-runtime/src/license jaxx-widgets/src/license maven-jaxx-plugin/src/license
Author: tchemit Date: 2010-06-27 09:01:41 +0200 (Sun, 27 Jun 2010) New Revision: 2001 Url: http://nuiton.org/repositories/revision/jaxx/2001 Log: consolidate THIRD-PARTY Modified: trunk/jaxx-compiler/src/license/THIRD-PARTY.properties trunk/jaxx-runtime/src/license/THIRD-PARTY.properties trunk/jaxx-widgets/src/license/THIRD-PARTY.properties trunk/maven-jaxx-plugin/src/license/THIRD-PARTY.properties trunk/pom.xml Modified: trunk/jaxx-compiler/src/license/THIRD-PARTY.properties =================================================================== --- trunk/jaxx-compiler/src/license/THIRD-PARTY.properties 2010-06-27 06:35:31 UTC (rev 2000) +++ trunk/jaxx-compiler/src/license/THIRD-PARTY.properties 2010-06-27 07:01:41 UTC (rev 2001) @@ -13,7 +13,7 @@ # Please fill the missing licenses for dependencies : # # -#Fri Jun 25 10:56:39 CEST 2010 +#Sat Jun 26 13:19:17 CEST 2010 commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0 javax.help--javahelp--2.0.02=Sun Microsystems, Inc. Binary Code License Agreement for the JDK 5.0 opensymphony--ognl--2.6.11=The OpenSymphony Software License 1.1 Modified: trunk/jaxx-runtime/src/license/THIRD-PARTY.properties =================================================================== --- trunk/jaxx-runtime/src/license/THIRD-PARTY.properties 2010-06-27 06:35:31 UTC (rev 2000) +++ trunk/jaxx-runtime/src/license/THIRD-PARTY.properties 2010-06-27 07:01:41 UTC (rev 2001) @@ -13,7 +13,7 @@ # Please fill the missing licenses for dependencies : # # -#Fri Jun 25 10:56:39 CEST 2010 +#Sat Jun 26 13:19:17 CEST 2010 commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0 javax.help--javahelp--2.0.02=Sun Microsystems, Inc. Binary Code License Agreement for the JDK 5.0 opensymphony--ognl--2.6.11=The OpenSymphony Software License 1.1 Modified: trunk/jaxx-widgets/src/license/THIRD-PARTY.properties =================================================================== --- trunk/jaxx-widgets/src/license/THIRD-PARTY.properties 2010-06-27 06:35:31 UTC (rev 2000) +++ trunk/jaxx-widgets/src/license/THIRD-PARTY.properties 2010-06-27 07:01:41 UTC (rev 2001) @@ -13,7 +13,7 @@ # Please fill the missing licenses for dependencies : # # -#Fri Jun 25 10:56:40 CEST 2010 +#Sat Jun 26 13:19:17 CEST 2010 commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0 javax.help--javahelp--2.0.02=Sun Microsystems, Inc. Binary Code License Agreement for the JDK 5.0 opensymphony--ognl--2.6.11=The OpenSymphony Software License 1.1 Modified: trunk/maven-jaxx-plugin/src/license/THIRD-PARTY.properties =================================================================== --- trunk/maven-jaxx-plugin/src/license/THIRD-PARTY.properties 2010-06-27 06:35:31 UTC (rev 2000) +++ trunk/maven-jaxx-plugin/src/license/THIRD-PARTY.properties 2010-06-27 07:01:41 UTC (rev 2001) @@ -15,7 +15,7 @@ # Please fill the missing licenses for dependencies : # # -#Fri Jun 25 10:56:40 CEST 2010 +#Sat Jun 26 13:19:17 CEST 2010 classworlds--classworlds--1.1-alpha-2=http\://classworlds.codehaus.org/license.html commons-cli--commons-cli--1.0=The Apache Software License, Version 2.0 commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0 Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-06-27 06:35:31 UTC (rev 2000) +++ trunk/pom.xml 2010-06-27 07:01:41 UTC (rev 2001) @@ -397,11 +397,8 @@ <jxlayer.version>3.0.3</jxlayer.version> <javahelp.version>2.0.02</javahelp.version> - <license.version>2.3-SNAPSHOT</license.version> <jnlp.version>1.0-alpha-2-cl_20100511</jnlp.version> - <license.useMissingFile>true</license.useMissingFile> - <license.failIfWarning>true</license.failIfWarning> </properties> <build>
participants (1)
-
tchemit@users.nuiton.org