Author: tchemit Date: 2011-08-18 07:45:24 +0200 (Thu, 18 Aug 2011) New Revision: 342 Url: http://nuiton.org/repositories/revision/nuiton-widgets/342 Log: update third-parties Modified: trunk/pom.xml trunk/src/license/THIRD-PARTY.properties Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2011-08-16 23:12:06 UTC (rev 341) +++ trunk/pom.xml 2011-08-18 05:45:24 UTC (rev 342) @@ -74,13 +74,13 @@ <dependency> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> - <version>1.1.1</version> + <!--version>1.1.1</version--> </dependency> <dependency> <groupId>commons-collections</groupId> <artifactId>commons-collections</artifactId> - <version>3.2.1</version> + <!--version>3.2.1</version--> </dependency> </dependencies> Modified: trunk/src/license/THIRD-PARTY.properties =================================================================== --- trunk/src/license/THIRD-PARTY.properties 2011-08-16 23:12:06 UTC (rev 341) +++ trunk/src/license/THIRD-PARTY.properties 2011-08-18 05:45:24 UTC (rev 342) @@ -1,16 +1,20 @@ -# Generated by org.nuiton.license.plugin.AddThirdPartyMojo +# Generated by org.codehaus.mojo.license.AddThirdPartyMojo #------------------------------------------------------------------------------- # Already used licenses in project : # - BSD License +# - COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 # - Common Public License Version 1.0 # - GNU GENERAL PUBLIC LICENSE version 2 or higher -# - GNU Lesser General Public License +# - Indiana University Extreme! Lab Software License, vesion 1.1.1 # - Lesser General Public License (LGPL) v 3.0 +# - Lesser General Public License (LPGL) +# - Lesser General Public License (LPGL) v 2.1 +# - MIT License # - The Apache Software License, Version 2.0 #------------------------------------------------------------------------------- # Please fill the missing licenses for dependencies : # # -#Thu Dec 23 10:56:36 CET 2010 -commons-primitives--commons-primitives--1.0--jar=The Apache Software License, Version 2.0 -org.nuiton.thirdparty--sdoc--0.5.0-beta-patchcl--jar=Lesser General Public License (LGPL) v 3.0 +#Thu Aug 18 07:44:54 CEST 2011 +commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0 +org.nuiton.thirdparty--sdoc--0.5.0-beta-patchcl=Lesser General Public License (LGPL) v 3.0
participants (1)
-
tchemit@users.nuiton.org