r2963 - in trunk: . topia-it topia-junit topia-service-csv topia-service-csv/src topia-service-csv/src/license
Author: echatellier Date: 2014-01-06 18:16:47 +0100 (Mon, 06 Jan 2014) New Revision: 2963 Url: http://nuiton.org/projects/topia/repository/revisions/2963 Log: svn:ignore and update nuiton-utils Added: trunk/topia-service-csv/src/license/ trunk/topia-service-csv/src/license/THIRD-PARTY.properties Modified: trunk/pom.xml trunk/topia-it/ trunk/topia-junit/ trunk/topia-service-csv/ Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2014-01-06 13:40:17 UTC (rev 2962) +++ trunk/pom.xml 2014-01-06 17:16:47 UTC (rev 2963) @@ -29,7 +29,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom4redmineAndCentral</artifactId> - <version>4.5-SNAPSHOT</version> + <version>4.4</version> </parent> <artifactId>topia</artifactId> @@ -235,7 +235,7 @@ <!-- libs version --> <eugeneVersion>2.7.3</eugeneVersion> - <nuitonUtilsVersion>3.0-alpha-1</nuitonUtilsVersion> + <nuitonUtilsVersion>3.0-rc-1</nuitonUtilsVersion> <nuitonCsvVersion>3.0-alpha-2</nuitonCsvVersion> <nuitonDecoratorVersion>3.0-alpha-2</nuitonDecoratorVersion> <nuitonI18nVersion>2.5.2</nuitonI18nVersion> Property changes on: trunk/topia-it ___________________________________________________________________ Modified: svn:ignore - target .idea *.ipr *.iws *.iml + target .idea *.ipr *.iws *.iml .settings .classpath .project Property changes on: trunk/topia-junit ___________________________________________________________________ Modified: svn:ignore - target *.ipr *.iws *.iml .idea + target *.ipr *.iws *.iml .idea .settings .classpath .project Property changes on: trunk/topia-service-csv ___________________________________________________________________ Modified: svn:ignore - target .idea *.ipr *.iws *.iml + target .idea *.ipr *.iws *.iml .settings .classpath .project Added: trunk/topia-service-csv/src/license/THIRD-PARTY.properties =================================================================== --- trunk/topia-service-csv/src/license/THIRD-PARTY.properties (rev 0) +++ trunk/topia-service-csv/src/license/THIRD-PARTY.properties 2014-01-06 17:16:47 UTC (rev 2963) @@ -0,0 +1,28 @@ +# Generated by org.codehaus.mojo.license.AddThirdPartyMojo +#------------------------------------------------------------------------------- +# Already used licenses in project : +# - Apache License 2.0 +# - BSD License +# - COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 +# - Common Development and Distribution License +# - Common Public License Version 1.0 +# - GNU General Public License, Version 2 with the Classpath Exception +# - GNU Lesser General Public License, version 2.1 +# - GNU Library or 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 +# - MPL 1.1 +# - New BSD License +# - The Apache Software License, Version 2.0 +# - The H2 License, Version 1.0 +# - license.txt +#------------------------------------------------------------------------------- +# Please fill the missing licenses for dependencies : +# +# +#Mon Jan 06 17:24:26 CET 2014 +commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0 +dom4j--dom4j--1.6.1=BSD License Property changes on: trunk/topia-service-csv/src/license/THIRD-PARTY.properties ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native
participants (1)
-
echatellier@users.nuiton.org