Author: chatellier Date: 2011-01-28 11:49:24 +0000 (Fri, 28 Jan 2011) New Revision: 614 Log: Update libs Modified: trunk/changelog.txt trunk/pom.xml Modified: trunk/changelog.txt =================================================================== --- trunk/changelog.txt 2011-01-28 11:49:15 UTC (rev 613) +++ trunk/changelog.txt 2011-01-28 11:49:24 UTC (rev 614) @@ -1,12 +1,18 @@ Coser release notes =================== +1.0.0-beta3 +----------- + + * Update jaxx to 2.3 + * Update nuiton-widgets to 1.1.1 + * Update nuiton-i18n to 2.2 + 1.0.0-beta2 ----------- * Fix input stream progress read() buffer bug * Add selection name in rsufi extracted information file - * Add trace to time import file * Add missing images : C_Crustaflam.png et C_Noursom.png 1.0.0-beta1 Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2011-01-28 11:49:15 UTC (rev 613) +++ trunk/pom.xml 2011-01-28 11:49:24 UTC (rev 614) @@ -147,12 +147,6 @@ <artifactId>jaxx-validator</artifactId> <version>${jaxx.version}</version> <scope>compile</scope> - <exclusions> - <exclusion> - <groupId>com.opensymphony</groupId> - <artifactId>xwork</artifactId> - </exclusion> - </exclusions> </dependency> <dependency> @@ -193,7 +187,7 @@ <dependency> <groupId>org.nuiton</groupId> <artifactId>nuiton-widgets</artifactId> - <version>1.1</version> + <version>1.1.1-SNAPSHOT</version> <scope>compile</scope> </dependency> @@ -319,8 +313,8 @@ <license.organizationName>Ifremer, Codelutin</license.organizationName> <!-- Versions --> - <jaxx.version>2.2.5</jaxx.version> - <i18n.version>2.1</i18n.version> + <jaxx.version>2.3</jaxx.version> + <i18n.version>2.2</i18n.version> <struts.version>2.2.1.1</struts.version> </properties>
participants (1)
-
chatellierï¼ users.labs.libre-entreprise.org