Author: tchemit Date: 2010-06-28 09:43:29 +0200 (Mon, 28 Jun 2010) New Revision: 269 Url: http://nuiton.org/repositories/revision/nuiton-widgets/269 Log: consolidate THIRD-PARTY Added: trunk/src/license/ trunk/src/license/THIRD-PARTY.properties Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-06-27 06:36:10 UTC (rev 268) +++ trunk/pom.xml 2010-06-28 07:43:29 UTC (rev 269) @@ -56,7 +56,7 @@ <dependency> <groupId>org.nuiton.thirdparty</groupId> <artifactId>rsyntaxtextarea</artifactId> - <version>1.4.0</version> + <version>1.4.1</version> <optional>true</optional> </dependency> Added: trunk/src/license/THIRD-PARTY.properties =================================================================== --- trunk/src/license/THIRD-PARTY.properties (rev 0) +++ trunk/src/license/THIRD-PARTY.properties 2010-06-28 07:43:29 UTC (rev 269) @@ -0,0 +1,19 @@ +# Generated by org.nuiton.license.plugin.AddThirdPartyMojo +#------------------------------------------------------------------------------- +# Already used licenses in project : +# - Common Development and Distribution License (CDDL) v1.0 +# - Common Public License Version 1.0 +# - GNU GENERAL PUBLIC LICENSE version 2 or higher +# - Lesser General Public License (LGPL) +# - Lesser General Public License (LGPL) v 3.0 +# - The Apache Software License, Version 2.0 +#------------------------------------------------------------------------------- +# Please fill the missing licenses for dependencies : +# +# +#Mon Jun 28 09:41:37 CEST 2010 +commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0 +jgoodies--looks--1.2.2=The Apache Software License, Version 2.0 +org.nuiton.thirdparty--l2fprod-common--0.1=The Apache Software License, Version 2.0 +org.nuiton.thirdparty--rsyntaxtextarea--1.4.1=Lesser General Public License (LGPL) v 3.0 +org.nuiton.thirdparty--sdoc--0.5.0-beta-patchcl=Lesser General Public License (LGPL) v 3.0 Property changes on: trunk/src/license/THIRD-PARTY.properties ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL
participants (1)
-
tchemit@users.nuiton.org