[Lutinutil-commits] r1081 - trunk/lutinutil
Author: chatellier Date: 2008-09-23 15:27:53 +0000 (Tue, 23 Sep 2008) New Revision: 1081 Removed: trunk/lutinutil/THIRD-PARTY.txt Modified: trunk/lutinutil/ trunk/lutinutil/changelog trunk/lutinutil/pom.xml Log: Correct error, remove thrid party file Property changes on: trunk/lutinutil ___________________________________________________________________ Name: svn:ignore - target velocity.log maven.log .eclipse .classpath lutinutil.iml lutinutil.ipr lutinutil.iws + target velocity.log maven.log .eclipse .classpath lutinutil.iml lutinutil.ipr lutinutil.iws .project .settings Deleted: trunk/lutinutil/THIRD-PARTY.txt =================================================================== --- trunk/lutinutil/THIRD-PARTY.txt 2008-09-23 15:16:10 UTC (rev 1080) +++ trunk/lutinutil/THIRD-PARTY.txt 2008-09-23 15:27:53 UTC (rev 1081) @@ -1,14 +0,0 @@ -List of third-party dependencies grouped by their license type. - -Common Public License Version 1.0 : - * JUnit (junit:junit:3.8.1 - http://junit.org) - -The Apache Software License, Version 2.0 : - * Commons Collections (commons-collections:commons-collections:3.2.1 - http://commons.apache.org/collections/) - * Commons Logging (commons-logging:commons-logging:1.1.1 - http://commons.apache.org/logging) - * Log4j (log4j:log4j:1.2.14 - http://logging.apache.org/log4j/docs/) - -Unknown license : - * Logging (commons-logging:commons-logging:1.0.3 - http://jakarta.apache.org/commons/logging/) - * Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0 (commons-beanutils:commons-beanutils:1.7.0 - no url defined) - * Unnamed - commons-primitives:commons-primitives:jar:1.0 (commons-primitives:commons-primitives:1.0 - no url defined) \ No newline at end of file Modified: trunk/lutinutil/changelog =================================================================== --- trunk/lutinutil/changelog 2008-09-23 15:16:10 UTC (rev 1080) +++ trunk/lutinutil/changelog 2008-09-23 15:27:53 UTC (rev 1081) @@ -1,4 +1,5 @@ ver-0-31 chemit 2008???? + * Change group id * utilisation de lutinproject 2.4 et nettoyage du pom * reorganisation du site * <poussin> ArgumentsParser.java marked deprecated Modified: trunk/lutinutil/pom.xml =================================================================== --- trunk/lutinutil/pom.xml 2008-09-23 15:16:10 UTC (rev 1080) +++ trunk/lutinutil/pom.xml 2008-09-23 15:27:53 UTC (rev 1081) @@ -11,7 +11,7 @@ <parent> <groupId>org.codelutin</groupId> <artifactId>lutinproject</artifactId> -z <version>3.0</version> + <version>3.0</version> </parent> <artifactId>lutinutil</artifactId>
participants (1)
-
chatellierï¼ users.labs.libre-entreprise.org