Jaxx-commits
Threads by month
- ----- 2026 -----
- June
- May
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2005 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2004 -----
- December
- November
- October
- September
- August
February 2009
- 2 participants
- 58 discussions
[Buix-commits] r1229 - in jaxx/trunk: . jaxx-compiler-api jaxx-compiler-swing jaxx-compiler-validator jaxx-example jaxx-runtime-api jaxx-runtime-swing jaxx-runtime-validator jaxx-runtime-validator-swing jaxx-swing-action jaxx-util maven-jaxx-plugin
by tchemit@users.labs.libre-entreprise.org 20 Feb '09
by tchemit@users.labs.libre-entreprise.org 20 Feb '09
20 Feb '09
Author: tchemit
Date: 2009-02-20 13:08:01 +0000 (Fri, 20 Feb 2009)
New Revision: 1229
Modified:
jaxx/trunk/jaxx-compiler-api/pom.xml
jaxx/trunk/jaxx-compiler-swing/pom.xml
jaxx/trunk/jaxx-compiler-validator/pom.xml
jaxx/trunk/jaxx-example/pom.xml
jaxx/trunk/jaxx-runtime-api/pom.xml
jaxx/trunk/jaxx-runtime-swing/pom.xml
jaxx/trunk/jaxx-runtime-validator-swing/pom.xml
jaxx/trunk/jaxx-runtime-validator/pom.xml
jaxx/trunk/jaxx-swing-action/pom.xml
jaxx/trunk/jaxx-util/pom.xml
jaxx/trunk/maven-jaxx-plugin/pom.xml
jaxx/trunk/pom.xml
Log:
[maven-release-plugin] rollback the release of 1.1
Modified: jaxx/trunk/jaxx-compiler-api/pom.xml
===================================================================
--- jaxx/trunk/jaxx-compiler-api/pom.xml 2009-02-20 13:02:31 UTC (rev 1228)
+++ jaxx/trunk/jaxx-compiler-api/pom.xml 2009-02-20 13:08:01 UTC (rev 1229)
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
@@ -10,7 +11,7 @@
<parent>
<groupId>org.codelutin</groupId>
<artifactId>jaxx</artifactId>
- <version>1.1</version>
+ <version>1.1-SNAPSHOT</version>
</parent>
<groupId>org.codelutin.jaxx</groupId>
@@ -44,8 +45,8 @@
<!-- *** Build Environment ************************************** -->
<!-- ************************************************************* -->
<scm>
- <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/jaxx/tags/1.1/j…</url>
- <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/buix/jaxx/tags/1.1/jaxx-compiler-api</connection>
- <developerConnection>scm:svn:svn+ssh://tchemit@labs.libre-entreprise.org/svnroot/buix/jaxx/tags/1.1/jaxx-compiler-api</developerConnection>
+ <url>${maven.scm.url.child}</url>
+ <connection>${maven.scm.connection.child}</connection>
+ <developerConnection>${maven.scm.developerConnection.child}</developerConnection>
</scm>
</project>
Modified: jaxx/trunk/jaxx-compiler-swing/pom.xml
===================================================================
--- jaxx/trunk/jaxx-compiler-swing/pom.xml 2009-02-20 13:02:31 UTC (rev 1228)
+++ jaxx/trunk/jaxx-compiler-swing/pom.xml 2009-02-20 13:08:01 UTC (rev 1229)
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
@@ -10,7 +11,7 @@
<parent>
<groupId>org.codelutin</groupId>
<artifactId>jaxx</artifactId>
- <version>1.1</version>
+ <version>1.1-SNAPSHOT</version>
</parent>
<groupId>org.codelutin.jaxx</groupId>
@@ -50,8 +51,8 @@
<!-- *** Build Environment ************************************** -->
<!-- ************************************************************* -->
<scm>
- <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/jaxx/tags/1.1/j…</url>
- <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/buix/jaxx/tags/1.1/jaxx-compiler-swing</connection>
- <developerConnection>scm:svn:svn+ssh://tchemit@labs.libre-entreprise.org/svnroot/buix/jaxx/tags/1.1/jaxx-compiler-swing</developerConnection>
+ <url>${maven.scm.url.child}</url>
+ <connection>${maven.scm.connection.child}</connection>
+ <developerConnection>${maven.scm.developerConnection.child}</developerConnection>
</scm>
</project>
Modified: jaxx/trunk/jaxx-compiler-validator/pom.xml
===================================================================
--- jaxx/trunk/jaxx-compiler-validator/pom.xml 2009-02-20 13:02:31 UTC (rev 1228)
+++ jaxx/trunk/jaxx-compiler-validator/pom.xml 2009-02-20 13:08:01 UTC (rev 1229)
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
@@ -10,7 +11,7 @@
<parent>
<groupId>org.codelutin</groupId>
<artifactId>jaxx</artifactId>
- <version>1.1</version>
+ <version>1.1-SNAPSHOT</version>
</parent>
<groupId>org.codelutin.jaxx</groupId>
@@ -56,8 +57,8 @@
<!-- *** Build Environment ************************************** -->
<!-- ************************************************************* -->
<scm>
- <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/jaxx/tags/1.1/j…</url>
- <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/buix/jaxx/tags/1.1/jaxx-compiler-validator</connection>
- <developerConnection>scm:svn:svn+ssh://tchemit@labs.libre-entreprise.org/svnroot/buix/jaxx/tags/1.1/jaxx-compiler-validator</developerConnection>
+ <url>${maven.scm.url.child}</url>
+ <connection>${maven.scm.connection.child}</connection>
+ <developerConnection>${maven.scm.developerConnection.child}</developerConnection>
</scm>
</project>
Modified: jaxx/trunk/jaxx-example/pom.xml
===================================================================
--- jaxx/trunk/jaxx-example/pom.xml 2009-02-20 13:02:31 UTC (rev 1228)
+++ jaxx/trunk/jaxx-example/pom.xml 2009-02-20 13:08:01 UTC (rev 1229)
@@ -1,5 +1,7 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
<modelVersion>4.0.0</modelVersion>
<!-- ************************************************************* -->
@@ -9,7 +11,7 @@
<parent>
<groupId>org.codelutin</groupId>
<artifactId>jaxx</artifactId>
- <version>1.1</version>
+ <version>1.1-SNAPSHOT</version>
</parent>
<groupId>org.codelutin.jaxx</groupId>
@@ -147,9 +149,9 @@
<!-- ************************************************************* -->
<scm>
- <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/jaxx/tags/1.1/j…</url>
- <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/buix/jaxx/tags/1.1/jaxx-example</connection>
- <developerConnection>scm:svn:svn+ssh://tchemit@labs.libre-entreprise.org/svnroot/buix/jaxx/tags/1.1/jaxx-example</developerConnection>
+ <url>${maven.scm.url.child}</url>
+ <connection>${maven.scm.connection.child}</connection>
+ <developerConnection>${maven.scm.developerConnection.child}</developerConnection>
</scm>
<profiles>
@@ -174,21 +176,29 @@
<phase>compile</phase>
<configuration>
<tasks>
- <mkdir dir="${jnlp.build.directory}" />
- <copy file="${project.basedir}/src/main/jnlp/sun.jnlp" verbose="${maven.verbose}" todir="${jnlp.build.directory}" failonerror="false">
+ <mkdir dir="${jnlp.build.directory}"/>
+ <copy file="${project.basedir}/src/main/jnlp/sun.jnlp"
+ verbose="${maven.verbose}" todir="${jnlp.build.directory}"
+ failonerror="false">
<filterset>
- <filter token="lib" value="javahelp-2.0.02.jar" />
- <filter token="url" value="${project.url}" />
+ <filter token="lib" value="javahelp-2.0.02.jar"/>
+ <filter token="url" value="${project.url}"/>
</filterset>
</copy>
- <copy file="${project.basedir}/src/main/jnlp/jxlayer.jnlp" verbose="${maven.verbose}" todir="${jnlp.build.directory}" failonerror="false">
+ <copy file="${project.basedir}/src/main/jnlp/jxlayer.jnlp"
+ verbose="${maven.verbose}" todir="${jnlp.build.directory}"
+ failonerror="false">
<filterset>
- <filter token="lib" value="jxlayer-3.0.1.jar" />
- <filter token="url" value="${project.url}" />
+ <filter token="lib" value="jxlayer-3.0.1.jar"/>
+ <filter token="url" value="${project.url}"/>
</filterset>
</copy>
- <copy file="${project.build.directory}/lib/javahelp-2.0.02.jar" verbose="${maven.verbose}" todir="${jnlp.build.directory}/lib" failonerror="false" />
- <copy file="${project.build.directory}/lib/jxlayer-3.0.1.jar" verbose="${maven.verbose}" todir="${jnlp.build.directory}/lib" failonerror="false" />
+ <copy file="${project.build.directory}/lib/javahelp-2.0.02.jar"
+ verbose="${maven.verbose}" todir="${jnlp.build.directory}/lib"
+ failonerror="false"/>
+ <copy file="${project.build.directory}/lib/jxlayer-3.0.1.jar"
+ verbose="${maven.verbose}" todir="${jnlp.build.directory}/lib"
+ failonerror="false"/>
</tasks>
</configuration>
<goals>
@@ -201,10 +211,11 @@
<phase>pre-site</phase>
<configuration>
<tasks>
- <mkdir dir="${maven.site.gen.dir}/resources" />
- <copy todir="${maven.site.gen.dir}/resources" verbose="${maven.verbose}" failonerror="false" overwrite="false">
+ <mkdir dir="${maven.site.gen.dir}/resources"/>
+ <copy todir="${maven.site.gen.dir}/resources" verbose="${maven.verbose}"
+ failonerror="false" overwrite="false">
<fileset dir="${jnlp.build.directory}">
- <include name="**" />
+ <include name="**"/>
</fileset>
</copy>
</tasks>
@@ -249,17 +260,17 @@
<sign>
<keystore>${keystorepath}</keystore>
- <keypass />
+ <keypass/>
<storepass>${keystorepass}</storepass>
- <storetype />
+ <storetype/>
<alias>${keystorealias}</alias>
- <validity />
- <dnameCn />
- <dnameOu />
- <dnameO />
- <dnameL />
- <dnameSt />
- <dnameC />
+ <validity/>
+ <dnameCn/>
+ <dnameOu/>
+ <dnameO/>
+ <dnameL/>
+ <dnameSt/>
+ <dnameC/>
<verify>true</verify>
<keystoreConfig>
<delete>false</delete>
Modified: jaxx/trunk/jaxx-runtime-api/pom.xml
===================================================================
--- jaxx/trunk/jaxx-runtime-api/pom.xml 2009-02-20 13:02:31 UTC (rev 1228)
+++ jaxx/trunk/jaxx-runtime-api/pom.xml 2009-02-20 13:08:01 UTC (rev 1229)
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
@@ -10,7 +11,7 @@
<parent>
<groupId>org.codelutin</groupId>
<artifactId>jaxx</artifactId>
- <version>1.1</version>
+ <version>1.1-SNAPSHOT</version>
</parent>
<groupId>org.codelutin.jaxx</groupId>
@@ -57,8 +58,8 @@
<!-- *** Build Environment ************************************** -->
<!-- ************************************************************* -->
<scm>
- <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/jaxx/tags/1.1/j…</url>
- <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/buix/jaxx/tags/1.1/jaxx-runtime-api</connection>
- <developerConnection>scm:svn:svn+ssh://tchemit@labs.libre-entreprise.org/svnroot/buix/jaxx/tags/1.1/jaxx-runtime-api</developerConnection>
+ <url>${maven.scm.url.child}</url>
+ <connection>${maven.scm.connection.child}</connection>
+ <developerConnection>${maven.scm.developerConnection.child}</developerConnection>
</scm>
</project>
Modified: jaxx/trunk/jaxx-runtime-swing/pom.xml
===================================================================
--- jaxx/trunk/jaxx-runtime-swing/pom.xml 2009-02-20 13:02:31 UTC (rev 1228)
+++ jaxx/trunk/jaxx-runtime-swing/pom.xml 2009-02-20 13:08:01 UTC (rev 1229)
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
@@ -10,7 +11,7 @@
<parent>
<groupId>org.codelutin</groupId>
<artifactId>jaxx</artifactId>
- <version>1.1</version>
+ <version>1.1-SNAPSHOT</version>
</parent>
<groupId>org.codelutin.jaxx</groupId>
@@ -44,8 +45,8 @@
<!-- *** Build Environment ************************************** -->
<!-- ************************************************************* -->
<scm>
- <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/jaxx/tags/1.1/j…</url>
- <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/buix/jaxx/tags/1.1/jaxx-runtime-swing</connection>
- <developerConnection>scm:svn:svn+ssh://tchemit@labs.libre-entreprise.org/svnroot/buix/jaxx/tags/1.1/jaxx-runtime-swing</developerConnection>
+ <url>${maven.scm.url.child}</url>
+ <connection>${maven.scm.connection.child}</connection>
+ <developerConnection>${maven.scm.developerConnection.child}</developerConnection>
</scm>
</project>
Modified: jaxx/trunk/jaxx-runtime-validator/pom.xml
===================================================================
--- jaxx/trunk/jaxx-runtime-validator/pom.xml 2009-02-20 13:02:31 UTC (rev 1228)
+++ jaxx/trunk/jaxx-runtime-validator/pom.xml 2009-02-20 13:08:01 UTC (rev 1229)
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
@@ -10,7 +11,7 @@
<parent>
<groupId>org.codelutin</groupId>
<artifactId>jaxx</artifactId>
- <version>1.1</version>
+ <version>1.1-SNAPSHOT</version>
</parent>
<groupId>org.codelutin.jaxx</groupId>
@@ -51,8 +52,8 @@
<!-- *** Build Environment ************************************** -->
<!-- ************************************************************* -->
<scm>
- <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/jaxx/tags/1.1/j…</url>
- <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/buix/jaxx/tags/1.1/jaxx-runtime-validator</connection>
- <developerConnection>scm:svn:svn+ssh://tchemit@labs.libre-entreprise.org/svnroot/buix/jaxx/tags/1.1/jaxx-runtime-validator</developerConnection>
+ <url>${maven.scm.url.child}</url>
+ <connection>${maven.scm.connection.child}</connection>
+ <developerConnection>${maven.scm.developerConnection.child}</developerConnection>
</scm>
</project>
Modified: jaxx/trunk/jaxx-runtime-validator-swing/pom.xml
===================================================================
--- jaxx/trunk/jaxx-runtime-validator-swing/pom.xml 2009-02-20 13:02:31 UTC (rev 1228)
+++ jaxx/trunk/jaxx-runtime-validator-swing/pom.xml 2009-02-20 13:08:01 UTC (rev 1229)
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
@@ -10,7 +11,7 @@
<parent>
<groupId>org.codelutin</groupId>
<artifactId>jaxx</artifactId>
- <version>1.1</version>
+ <version>1.1-SNAPSHOT</version>
</parent>
<groupId>org.codelutin.jaxx</groupId>
@@ -44,8 +45,8 @@
<!-- *** Build Environment ************************************** -->
<!-- ************************************************************* -->
<scm>
- <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/jaxx/tags/1.1/j…</url>
- <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/buix/jaxx/tags/1.1/jaxx-runtime-validator-swing</connection>
- <developerConnection>scm:svn:svn+ssh://tchemit@labs.libre-entreprise.org/svnroot/buix/jaxx/tags/1.1/jaxx-runtime-validator-swing</developerConnection>
+ <url>${maven.scm.url.child}</url>
+ <connection>${maven.scm.connection.child}</connection>
+ <developerConnection>${maven.scm.developerConnection.child}</developerConnection>
</scm>
</project>
Modified: jaxx/trunk/jaxx-swing-action/pom.xml
===================================================================
--- jaxx/trunk/jaxx-swing-action/pom.xml 2009-02-20 13:02:31 UTC (rev 1228)
+++ jaxx/trunk/jaxx-swing-action/pom.xml 2009-02-20 13:08:01 UTC (rev 1229)
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
@@ -11,7 +12,7 @@
<parent>
<groupId>org.codelutin</groupId>
<artifactId>jaxx</artifactId>
- <version>1.1</version>
+ <version>1.1-SNAPSHOT</version>
</parent>
<groupId>org.codelutin.jaxx</groupId>
@@ -87,9 +88,9 @@
<!-- *** Build Environment ************************************** -->
<!-- ************************************************************* -->
<scm>
- <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/jaxx/tags/1.1/j…</url>
- <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/buix/jaxx/tags/1.1/jaxx-swing-action</connection>
- <developerConnection>scm:svn:svn+ssh://tchemit@labs.libre-entreprise.org/svnroot/buix/jaxx/tags/1.1/jaxx-swing-action</developerConnection>
+ <url>${maven.scm.url.child}</url>
+ <connection>${maven.scm.connection.child}</connection>
+ <developerConnection>${maven.scm.developerConnection.child}</developerConnection>
</scm>
</project>
Modified: jaxx/trunk/jaxx-util/pom.xml
===================================================================
--- jaxx/trunk/jaxx-util/pom.xml 2009-02-20 13:02:31 UTC (rev 1228)
+++ jaxx/trunk/jaxx-util/pom.xml 2009-02-20 13:08:01 UTC (rev 1229)
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
@@ -9,7 +10,7 @@
<parent>
<groupId>org.codelutin</groupId>
<artifactId>jaxx</artifactId>
- <version>1.1</version>
+ <version>1.1-SNAPSHOT</version>
</parent>
<groupId>org.codelutin.jaxx</groupId>
@@ -40,9 +41,9 @@
<!-- *** Build Environment ************************************** -->
<!-- ************************************************************* -->
<scm>
- <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/jaxx/tags/1.1/j…</url>
- <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/buix/jaxx/tags/1.1/jaxx-util</connection>
- <developerConnection>scm:svn:svn+ssh://tchemit@labs.libre-entreprise.org/svnroot/buix/jaxx/tags/1.1/jaxx-util</developerConnection>
+ <url>${maven.scm.url.child}</url>
+ <connection>${maven.scm.connection.child}</connection>
+ <developerConnection>${maven.scm.developerConnection.child}</developerConnection>
</scm>
</project>
Modified: jaxx/trunk/maven-jaxx-plugin/pom.xml
===================================================================
--- jaxx/trunk/maven-jaxx-plugin/pom.xml 2009-02-20 13:02:31 UTC (rev 1228)
+++ jaxx/trunk/maven-jaxx-plugin/pom.xml 2009-02-20 13:08:01 UTC (rev 1229)
@@ -1,4 +1,5 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
@@ -9,7 +10,7 @@
<parent>
<groupId>org.codelutin</groupId>
<artifactId>jaxx</artifactId>
- <version>1.1</version>
+ <version>1.1-SNAPSHOT</version>
</parent>
<groupId>org.codelutin.jaxx</groupId>
@@ -134,9 +135,9 @@
<!-- *** Build Environment ************************************** -->
<!-- ************************************************************* -->
<scm>
- <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/jaxx/tags/1.1/m…</url>
- <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/buix/jaxx/tags/1.1/maven-jaxx-plugin</connection>
- <developerConnection>scm:svn:svn+ssh://tchemit@labs.libre-entreprise.org/svnroot/buix/jaxx/tags/1.1/maven-jaxx-plugin</developerConnection>
+ <url>${maven.scm.url.child}</url>
+ <connection>${maven.scm.connection.child}</connection>
+ <developerConnection>${maven.scm.developerConnection.child}</developerConnection>
</scm>
</project>
\ No newline at end of file
Modified: jaxx/trunk/pom.xml
===================================================================
--- jaxx/trunk/pom.xml 2009-02-20 13:02:31 UTC (rev 1228)
+++ jaxx/trunk/pom.xml 2009-02-20 13:08:01 UTC (rev 1229)
@@ -1,4 +1,5 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
@@ -14,7 +15,7 @@
<groupId>org.codelutin</groupId>
<artifactId>jaxx</artifactId>
- <version>1.1</version>
+ <version>1.1-SNAPSHOT</version>
<modules>
<module>jaxx-util</module>
@@ -203,9 +204,9 @@
<!-- *** Build Environment ************************************** -->
<!-- ************************************************************* -->
<scm>
- <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/jaxx/tags/1.1?r…</url>
- <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/buix/jaxx/tags/1.1</connection>
- <developerConnection>scm:svn:svn+ssh://tchemit@labs.libre-entreprise.org/svnroot/buix/jaxx/tags/1.1</developerConnection>
+ <url>${maven.scm.url}</url>
+ <connection>${maven.scm.connection}</connection>
+ <developerConnection>${maven.scm.developerConnection}</developerConnection>
</scm>
<!-- Maven Environment : Repositories -->
1
0
[Buix-commits] r1228 - in jaxx/trunk: . jaxx-compiler-api jaxx-compiler-swing jaxx-compiler-validator jaxx-example jaxx-runtime-api jaxx-runtime-swing jaxx-runtime-validator jaxx-runtime-validator-swing jaxx-swing-action jaxx-util maven-jaxx-plugin
by tchemit@users.labs.libre-entreprise.org 20 Feb '09
by tchemit@users.labs.libre-entreprise.org 20 Feb '09
20 Feb '09
Author: tchemit
Date: 2009-02-20 13:02:31 +0000 (Fri, 20 Feb 2009)
New Revision: 1228
Modified:
jaxx/trunk/jaxx-compiler-api/pom.xml
jaxx/trunk/jaxx-compiler-swing/pom.xml
jaxx/trunk/jaxx-compiler-validator/pom.xml
jaxx/trunk/jaxx-example/pom.xml
jaxx/trunk/jaxx-runtime-api/pom.xml
jaxx/trunk/jaxx-runtime-swing/pom.xml
jaxx/trunk/jaxx-runtime-validator-swing/pom.xml
jaxx/trunk/jaxx-runtime-validator/pom.xml
jaxx/trunk/jaxx-swing-action/pom.xml
jaxx/trunk/jaxx-util/pom.xml
jaxx/trunk/maven-jaxx-plugin/pom.xml
jaxx/trunk/pom.xml
Log:
[maven-release-plugin] prepare release 1.1
Modified: jaxx/trunk/jaxx-compiler-api/pom.xml
===================================================================
--- jaxx/trunk/jaxx-compiler-api/pom.xml 2009-02-20 12:56:52 UTC (rev 1227)
+++ jaxx/trunk/jaxx-compiler-api/pom.xml 2009-02-20 13:02:31 UTC (rev 1228)
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
@@ -11,7 +10,7 @@
<parent>
<groupId>org.codelutin</groupId>
<artifactId>jaxx</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1</version>
</parent>
<groupId>org.codelutin.jaxx</groupId>
@@ -45,8 +44,8 @@
<!-- *** Build Environment ************************************** -->
<!-- ************************************************************* -->
<scm>
- <url>${maven.scm.url.child}</url>
- <connection>${maven.scm.connection.child}</connection>
- <developerConnection>${maven.scm.developerConnection.child}</developerConnection>
+ <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/jaxx/tags/1.1/j…</url>
+ <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/buix/jaxx/tags/1.1/jaxx-compiler-api</connection>
+ <developerConnection>scm:svn:svn+ssh://tchemit@labs.libre-entreprise.org/svnroot/buix/jaxx/tags/1.1/jaxx-compiler-api</developerConnection>
</scm>
</project>
Modified: jaxx/trunk/jaxx-compiler-swing/pom.xml
===================================================================
--- jaxx/trunk/jaxx-compiler-swing/pom.xml 2009-02-20 12:56:52 UTC (rev 1227)
+++ jaxx/trunk/jaxx-compiler-swing/pom.xml 2009-02-20 13:02:31 UTC (rev 1228)
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
@@ -11,7 +10,7 @@
<parent>
<groupId>org.codelutin</groupId>
<artifactId>jaxx</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1</version>
</parent>
<groupId>org.codelutin.jaxx</groupId>
@@ -51,8 +50,8 @@
<!-- *** Build Environment ************************************** -->
<!-- ************************************************************* -->
<scm>
- <url>${maven.scm.url.child}</url>
- <connection>${maven.scm.connection.child}</connection>
- <developerConnection>${maven.scm.developerConnection.child}</developerConnection>
+ <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/jaxx/tags/1.1/j…</url>
+ <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/buix/jaxx/tags/1.1/jaxx-compiler-swing</connection>
+ <developerConnection>scm:svn:svn+ssh://tchemit@labs.libre-entreprise.org/svnroot/buix/jaxx/tags/1.1/jaxx-compiler-swing</developerConnection>
</scm>
</project>
Modified: jaxx/trunk/jaxx-compiler-validator/pom.xml
===================================================================
--- jaxx/trunk/jaxx-compiler-validator/pom.xml 2009-02-20 12:56:52 UTC (rev 1227)
+++ jaxx/trunk/jaxx-compiler-validator/pom.xml 2009-02-20 13:02:31 UTC (rev 1228)
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
@@ -11,7 +10,7 @@
<parent>
<groupId>org.codelutin</groupId>
<artifactId>jaxx</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1</version>
</parent>
<groupId>org.codelutin.jaxx</groupId>
@@ -57,8 +56,8 @@
<!-- *** Build Environment ************************************** -->
<!-- ************************************************************* -->
<scm>
- <url>${maven.scm.url.child}</url>
- <connection>${maven.scm.connection.child}</connection>
- <developerConnection>${maven.scm.developerConnection.child}</developerConnection>
+ <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/jaxx/tags/1.1/j…</url>
+ <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/buix/jaxx/tags/1.1/jaxx-compiler-validator</connection>
+ <developerConnection>scm:svn:svn+ssh://tchemit@labs.libre-entreprise.org/svnroot/buix/jaxx/tags/1.1/jaxx-compiler-validator</developerConnection>
</scm>
</project>
Modified: jaxx/trunk/jaxx-example/pom.xml
===================================================================
--- jaxx/trunk/jaxx-example/pom.xml 2009-02-20 12:56:52 UTC (rev 1227)
+++ jaxx/trunk/jaxx-example/pom.xml 2009-02-20 13:02:31 UTC (rev 1228)
@@ -1,7 +1,5 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-
<modelVersion>4.0.0</modelVersion>
<!-- ************************************************************* -->
@@ -11,7 +9,7 @@
<parent>
<groupId>org.codelutin</groupId>
<artifactId>jaxx</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1</version>
</parent>
<groupId>org.codelutin.jaxx</groupId>
@@ -149,9 +147,9 @@
<!-- ************************************************************* -->
<scm>
- <url>${maven.scm.url.child}</url>
- <connection>${maven.scm.connection.child}</connection>
- <developerConnection>${maven.scm.developerConnection.child}</developerConnection>
+ <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/jaxx/tags/1.1/j…</url>
+ <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/buix/jaxx/tags/1.1/jaxx-example</connection>
+ <developerConnection>scm:svn:svn+ssh://tchemit@labs.libre-entreprise.org/svnroot/buix/jaxx/tags/1.1/jaxx-example</developerConnection>
</scm>
<profiles>
@@ -176,29 +174,21 @@
<phase>compile</phase>
<configuration>
<tasks>
- <mkdir dir="${jnlp.build.directory}"/>
- <copy file="${project.basedir}/src/main/jnlp/sun.jnlp"
- verbose="${maven.verbose}" todir="${jnlp.build.directory}"
- failonerror="false">
+ <mkdir dir="${jnlp.build.directory}" />
+ <copy file="${project.basedir}/src/main/jnlp/sun.jnlp" verbose="${maven.verbose}" todir="${jnlp.build.directory}" failonerror="false">
<filterset>
- <filter token="lib" value="javahelp-2.0.02.jar"/>
- <filter token="url" value="${project.url}"/>
+ <filter token="lib" value="javahelp-2.0.02.jar" />
+ <filter token="url" value="${project.url}" />
</filterset>
</copy>
- <copy file="${project.basedir}/src/main/jnlp/jxlayer.jnlp"
- verbose="${maven.verbose}" todir="${jnlp.build.directory}"
- failonerror="false">
+ <copy file="${project.basedir}/src/main/jnlp/jxlayer.jnlp" verbose="${maven.verbose}" todir="${jnlp.build.directory}" failonerror="false">
<filterset>
- <filter token="lib" value="jxlayer-3.0.1.jar"/>
- <filter token="url" value="${project.url}"/>
+ <filter token="lib" value="jxlayer-3.0.1.jar" />
+ <filter token="url" value="${project.url}" />
</filterset>
</copy>
- <copy file="${project.build.directory}/lib/javahelp-2.0.02.jar"
- verbose="${maven.verbose}" todir="${jnlp.build.directory}/lib"
- failonerror="false"/>
- <copy file="${project.build.directory}/lib/jxlayer-3.0.1.jar"
- verbose="${maven.verbose}" todir="${jnlp.build.directory}/lib"
- failonerror="false"/>
+ <copy file="${project.build.directory}/lib/javahelp-2.0.02.jar" verbose="${maven.verbose}" todir="${jnlp.build.directory}/lib" failonerror="false" />
+ <copy file="${project.build.directory}/lib/jxlayer-3.0.1.jar" verbose="${maven.verbose}" todir="${jnlp.build.directory}/lib" failonerror="false" />
</tasks>
</configuration>
<goals>
@@ -211,11 +201,10 @@
<phase>pre-site</phase>
<configuration>
<tasks>
- <mkdir dir="${maven.site.gen.dir}/resources"/>
- <copy todir="${maven.site.gen.dir}/resources" verbose="${maven.verbose}"
- failonerror="false" overwrite="false">
+ <mkdir dir="${maven.site.gen.dir}/resources" />
+ <copy todir="${maven.site.gen.dir}/resources" verbose="${maven.verbose}" failonerror="false" overwrite="false">
<fileset dir="${jnlp.build.directory}">
- <include name="**"/>
+ <include name="**" />
</fileset>
</copy>
</tasks>
@@ -260,17 +249,17 @@
<sign>
<keystore>${keystorepath}</keystore>
- <keypass/>
+ <keypass />
<storepass>${keystorepass}</storepass>
- <storetype/>
+ <storetype />
<alias>${keystorealias}</alias>
- <validity/>
- <dnameCn/>
- <dnameOu/>
- <dnameO/>
- <dnameL/>
- <dnameSt/>
- <dnameC/>
+ <validity />
+ <dnameCn />
+ <dnameOu />
+ <dnameO />
+ <dnameL />
+ <dnameSt />
+ <dnameC />
<verify>true</verify>
<keystoreConfig>
<delete>false</delete>
Modified: jaxx/trunk/jaxx-runtime-api/pom.xml
===================================================================
--- jaxx/trunk/jaxx-runtime-api/pom.xml 2009-02-20 12:56:52 UTC (rev 1227)
+++ jaxx/trunk/jaxx-runtime-api/pom.xml 2009-02-20 13:02:31 UTC (rev 1228)
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
@@ -11,7 +10,7 @@
<parent>
<groupId>org.codelutin</groupId>
<artifactId>jaxx</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1</version>
</parent>
<groupId>org.codelutin.jaxx</groupId>
@@ -58,8 +57,8 @@
<!-- *** Build Environment ************************************** -->
<!-- ************************************************************* -->
<scm>
- <url>${maven.scm.url.child}</url>
- <connection>${maven.scm.connection.child}</connection>
- <developerConnection>${maven.scm.developerConnection.child}</developerConnection>
+ <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/jaxx/tags/1.1/j…</url>
+ <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/buix/jaxx/tags/1.1/jaxx-runtime-api</connection>
+ <developerConnection>scm:svn:svn+ssh://tchemit@labs.libre-entreprise.org/svnroot/buix/jaxx/tags/1.1/jaxx-runtime-api</developerConnection>
</scm>
</project>
Modified: jaxx/trunk/jaxx-runtime-swing/pom.xml
===================================================================
--- jaxx/trunk/jaxx-runtime-swing/pom.xml 2009-02-20 12:56:52 UTC (rev 1227)
+++ jaxx/trunk/jaxx-runtime-swing/pom.xml 2009-02-20 13:02:31 UTC (rev 1228)
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
@@ -11,7 +10,7 @@
<parent>
<groupId>org.codelutin</groupId>
<artifactId>jaxx</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1</version>
</parent>
<groupId>org.codelutin.jaxx</groupId>
@@ -45,8 +44,8 @@
<!-- *** Build Environment ************************************** -->
<!-- ************************************************************* -->
<scm>
- <url>${maven.scm.url.child}</url>
- <connection>${maven.scm.connection.child}</connection>
- <developerConnection>${maven.scm.developerConnection.child}</developerConnection>
+ <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/jaxx/tags/1.1/j…</url>
+ <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/buix/jaxx/tags/1.1/jaxx-runtime-swing</connection>
+ <developerConnection>scm:svn:svn+ssh://tchemit@labs.libre-entreprise.org/svnroot/buix/jaxx/tags/1.1/jaxx-runtime-swing</developerConnection>
</scm>
</project>
Modified: jaxx/trunk/jaxx-runtime-validator/pom.xml
===================================================================
--- jaxx/trunk/jaxx-runtime-validator/pom.xml 2009-02-20 12:56:52 UTC (rev 1227)
+++ jaxx/trunk/jaxx-runtime-validator/pom.xml 2009-02-20 13:02:31 UTC (rev 1228)
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
@@ -11,7 +10,7 @@
<parent>
<groupId>org.codelutin</groupId>
<artifactId>jaxx</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1</version>
</parent>
<groupId>org.codelutin.jaxx</groupId>
@@ -52,8 +51,8 @@
<!-- *** Build Environment ************************************** -->
<!-- ************************************************************* -->
<scm>
- <url>${maven.scm.url.child}</url>
- <connection>${maven.scm.connection.child}</connection>
- <developerConnection>${maven.scm.developerConnection.child}</developerConnection>
+ <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/jaxx/tags/1.1/j…</url>
+ <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/buix/jaxx/tags/1.1/jaxx-runtime-validator</connection>
+ <developerConnection>scm:svn:svn+ssh://tchemit@labs.libre-entreprise.org/svnroot/buix/jaxx/tags/1.1/jaxx-runtime-validator</developerConnection>
</scm>
</project>
Modified: jaxx/trunk/jaxx-runtime-validator-swing/pom.xml
===================================================================
--- jaxx/trunk/jaxx-runtime-validator-swing/pom.xml 2009-02-20 12:56:52 UTC (rev 1227)
+++ jaxx/trunk/jaxx-runtime-validator-swing/pom.xml 2009-02-20 13:02:31 UTC (rev 1228)
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
@@ -11,7 +10,7 @@
<parent>
<groupId>org.codelutin</groupId>
<artifactId>jaxx</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1</version>
</parent>
<groupId>org.codelutin.jaxx</groupId>
@@ -45,8 +44,8 @@
<!-- *** Build Environment ************************************** -->
<!-- ************************************************************* -->
<scm>
- <url>${maven.scm.url.child}</url>
- <connection>${maven.scm.connection.child}</connection>
- <developerConnection>${maven.scm.developerConnection.child}</developerConnection>
+ <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/jaxx/tags/1.1/j…</url>
+ <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/buix/jaxx/tags/1.1/jaxx-runtime-validator-swing</connection>
+ <developerConnection>scm:svn:svn+ssh://tchemit@labs.libre-entreprise.org/svnroot/buix/jaxx/tags/1.1/jaxx-runtime-validator-swing</developerConnection>
</scm>
</project>
Modified: jaxx/trunk/jaxx-swing-action/pom.xml
===================================================================
--- jaxx/trunk/jaxx-swing-action/pom.xml 2009-02-20 12:56:52 UTC (rev 1227)
+++ jaxx/trunk/jaxx-swing-action/pom.xml 2009-02-20 13:02:31 UTC (rev 1228)
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
@@ -12,7 +11,7 @@
<parent>
<groupId>org.codelutin</groupId>
<artifactId>jaxx</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1</version>
</parent>
<groupId>org.codelutin.jaxx</groupId>
@@ -88,9 +87,9 @@
<!-- *** Build Environment ************************************** -->
<!-- ************************************************************* -->
<scm>
- <url>${maven.scm.url.child}</url>
- <connection>${maven.scm.connection.child}</connection>
- <developerConnection>${maven.scm.developerConnection.child}</developerConnection>
+ <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/jaxx/tags/1.1/j…</url>
+ <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/buix/jaxx/tags/1.1/jaxx-swing-action</connection>
+ <developerConnection>scm:svn:svn+ssh://tchemit@labs.libre-entreprise.org/svnroot/buix/jaxx/tags/1.1/jaxx-swing-action</developerConnection>
</scm>
</project>
Modified: jaxx/trunk/jaxx-util/pom.xml
===================================================================
--- jaxx/trunk/jaxx-util/pom.xml 2009-02-20 12:56:52 UTC (rev 1227)
+++ jaxx/trunk/jaxx-util/pom.xml 2009-02-20 13:02:31 UTC (rev 1228)
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
@@ -10,7 +9,7 @@
<parent>
<groupId>org.codelutin</groupId>
<artifactId>jaxx</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1</version>
</parent>
<groupId>org.codelutin.jaxx</groupId>
@@ -41,9 +40,9 @@
<!-- *** Build Environment ************************************** -->
<!-- ************************************************************* -->
<scm>
- <url>${maven.scm.url.child}</url>
- <connection>${maven.scm.connection.child}</connection>
- <developerConnection>${maven.scm.developerConnection.child}</developerConnection>
+ <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/jaxx/tags/1.1/j…</url>
+ <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/buix/jaxx/tags/1.1/jaxx-util</connection>
+ <developerConnection>scm:svn:svn+ssh://tchemit@labs.libre-entreprise.org/svnroot/buix/jaxx/tags/1.1/jaxx-util</developerConnection>
</scm>
</project>
Modified: jaxx/trunk/maven-jaxx-plugin/pom.xml
===================================================================
--- jaxx/trunk/maven-jaxx-plugin/pom.xml 2009-02-20 12:56:52 UTC (rev 1227)
+++ jaxx/trunk/maven-jaxx-plugin/pom.xml 2009-02-20 13:02:31 UTC (rev 1228)
@@ -1,5 +1,4 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
@@ -10,7 +9,7 @@
<parent>
<groupId>org.codelutin</groupId>
<artifactId>jaxx</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1</version>
</parent>
<groupId>org.codelutin.jaxx</groupId>
@@ -135,9 +134,9 @@
<!-- *** Build Environment ************************************** -->
<!-- ************************************************************* -->
<scm>
- <url>${maven.scm.url.child}</url>
- <connection>${maven.scm.connection.child}</connection>
- <developerConnection>${maven.scm.developerConnection.child}</developerConnection>
+ <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/jaxx/tags/1.1/m…</url>
+ <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/buix/jaxx/tags/1.1/maven-jaxx-plugin</connection>
+ <developerConnection>scm:svn:svn+ssh://tchemit@labs.libre-entreprise.org/svnroot/buix/jaxx/tags/1.1/maven-jaxx-plugin</developerConnection>
</scm>
</project>
\ No newline at end of file
Modified: jaxx/trunk/pom.xml
===================================================================
--- jaxx/trunk/pom.xml 2009-02-20 12:56:52 UTC (rev 1227)
+++ jaxx/trunk/pom.xml 2009-02-20 13:02:31 UTC (rev 1228)
@@ -1,5 +1,4 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
@@ -15,7 +14,7 @@
<groupId>org.codelutin</groupId>
<artifactId>jaxx</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1</version>
<modules>
<module>jaxx-util</module>
@@ -204,9 +203,9 @@
<!-- *** Build Environment ************************************** -->
<!-- ************************************************************* -->
<scm>
- <url>${maven.scm.url}</url>
- <connection>${maven.scm.connection}</connection>
- <developerConnection>${maven.scm.developerConnection}</developerConnection>
+ <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/jaxx/tags/1.1?r…</url>
+ <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/buix/jaxx/tags/1.1</connection>
+ <developerConnection>scm:svn:svn+ssh://tchemit@labs.libre-entreprise.org/svnroot/buix/jaxx/tags/1.1</developerConnection>
</scm>
<!-- Maven Environment : Repositories -->
1
0
20 Feb '09
Author: tchemit
Date: 2009-02-20 12:56:52 +0000 (Fri, 20 Feb 2009)
New Revision: 1227
Modified:
jaxx/trunk/src/site/site.xml
Log:
prepare release 1.1
Modified: jaxx/trunk/src/site/site.xml
===================================================================
--- jaxx/trunk/src/site/site.xml 2009-02-20 12:52:35 UTC (rev 1226)
+++ jaxx/trunk/src/site/site.xml 2009-02-20 12:56:52 UTC (rev 1227)
@@ -31,6 +31,7 @@
<body>
<links>
+ <item name="maven-jaxx-plugin" href="http://buix.labs.libre-entreprise.org/jaxx/maven-jaxx-plugin"/>
<item name="Labs" href="http://labs.libre-entreprise.org/"/>
<item name="${project.organization.name}" href="${project.organization.url}"/>
</links>
1
0
[Buix-commits] r1226 - in jaxx/trunk: . jaxx-compiler-api jaxx-compiler-swing jaxx-compiler-validator jaxx-example jaxx-runtime-api jaxx-runtime-swing jaxx-runtime-validator jaxx-runtime-validator-swing jaxx-swing-action jaxx-util maven-jaxx-plugin
by tchemit@users.labs.libre-entreprise.org 20 Feb '09
by tchemit@users.labs.libre-entreprise.org 20 Feb '09
20 Feb '09
Author: tchemit
Date: 2009-02-20 12:52:35 +0000 (Fri, 20 Feb 2009)
New Revision: 1226
Modified:
jaxx/trunk/changelog.txt
jaxx/trunk/jaxx-compiler-api/changelog.txt
jaxx/trunk/jaxx-compiler-swing/changelog.txt
jaxx/trunk/jaxx-compiler-validator/changelog.txt
jaxx/trunk/jaxx-example/changelog.txt
jaxx/trunk/jaxx-runtime-api/changelog.txt
jaxx/trunk/jaxx-runtime-swing/changelog.txt
jaxx/trunk/jaxx-runtime-validator-swing/changelog.txt
jaxx/trunk/jaxx-runtime-validator/changelog.txt
jaxx/trunk/jaxx-swing-action/changelog.txt
jaxx/trunk/jaxx-util/changelog.txt
jaxx/trunk/maven-jaxx-plugin/changelog.txt
Log:
prepare release 1.1
Modified: jaxx/trunk/changelog.txt
===================================================================
--- jaxx/trunk/changelog.txt 2009-02-20 12:49:46 UTC (rev 1225)
+++ jaxx/trunk/changelog.txt 2009-02-20 12:52:35 UTC (rev 1226)
@@ -1,4 +1,4 @@
-1.1 chemit 200901??
+1.1 chemit 20090220
* 20090203 [chemit] - use i18n 0.9 (zeroConf)
* 20090203 [chemit] - use lutinproject 3.4
* 20090122 [chemit] - refactor poms (sibling dependencies, pluginsManagment,...)
Modified: jaxx/trunk/jaxx-compiler-api/changelog.txt
===================================================================
--- jaxx/trunk/jaxx-compiler-api/changelog.txt 2009-02-20 12:49:46 UTC (rev 1225)
+++ jaxx/trunk/jaxx-compiler-api/changelog.txt 2009-02-20 12:52:35 UTC (rev 1226)
@@ -1,4 +1,4 @@
-1.1 chemit 200901??
+1.1 chemit 20090220
* 20090202 [chemit] - can now generate abstract and generic classes
* 20090202 [chemit] - introduce a property validatorFQN in CompilerOptions to specify the validator implementation
* 20090124 [chemit] - introduce a flag useUIManagerForIcon to retreave icons from UIManager
Modified: jaxx/trunk/jaxx-compiler-swing/changelog.txt
===================================================================
--- jaxx/trunk/jaxx-compiler-swing/changelog.txt 2009-02-20 12:49:46 UTC (rev 1225)
+++ jaxx/trunk/jaxx-compiler-swing/changelog.txt 2009-02-20 12:52:35 UTC (rev 1226)
@@ -1,4 +1,4 @@
-1.1 chemit 200901??
+1.1 chemit 20090220
* 20090122 [chemit] - refactor poms (sibling dependencies, pluginsManagment,...)
1.0 chemit 20090111
Modified: jaxx/trunk/jaxx-compiler-validator/changelog.txt
===================================================================
--- jaxx/trunk/jaxx-compiler-validator/changelog.txt 2009-02-20 12:49:46 UTC (rev 1225)
+++ jaxx/trunk/jaxx-compiler-validator/changelog.txt 2009-02-20 12:52:35 UTC (rev 1226)
@@ -1,4 +1,4 @@
-1.1 chemit 200901??
+1.1 chemit 20090220
* 20090202 [chemit] - refactor validators (this module will soon disappear to jaxx-compiler-swing-validator)
* 20090122 [chemit] - refactor poms (sibling dependencies, pluginsManagment,...)
Modified: jaxx/trunk/jaxx-example/changelog.txt
===================================================================
--- jaxx/trunk/jaxx-example/changelog.txt 2009-02-20 12:49:46 UTC (rev 1225)
+++ jaxx/trunk/jaxx-example/changelog.txt 2009-02-20 12:52:35 UTC (rev 1226)
@@ -1,4 +1,4 @@
-1.1 chemit 200901??
+1.1 chemit 20090220
* 20090202 [chemit] - no more scope attribute on validator
- fix I18NTableCellRenderer (must have tip inside)
* 20090122 [chemit] - refactor poms (sibling dependencies, pluginsManagment,...)
Modified: jaxx/trunk/jaxx-runtime-api/changelog.txt
===================================================================
--- jaxx/trunk/jaxx-runtime-api/changelog.txt 2009-02-20 12:49:46 UTC (rev 1225)
+++ jaxx/trunk/jaxx-runtime-api/changelog.txt 2009-02-20 12:52:35 UTC (rev 1226)
@@ -1,4 +1,4 @@
-1.1 chemit 200901??
+1.1 chemit 20090220
* 20090124 [chemit] - add methods to retreave icons from UIManager in Util class
* 20090123 [chemit] - add a simple createIcon method in Util classe (to create an icon with no path prefix)
- add a UIManager key "default.icon.path" to be able to change the path where to find icons
Modified: jaxx/trunk/jaxx-runtime-swing/changelog.txt
===================================================================
--- jaxx/trunk/jaxx-runtime-swing/changelog.txt 2009-02-20 12:49:46 UTC (rev 1225)
+++ jaxx/trunk/jaxx-runtime-swing/changelog.txt 2009-02-20 12:52:35 UTC (rev 1226)
@@ -1,4 +1,4 @@
-1.1 chemit 200901??
+1.1 chemit 20090220
* 20090124 [chemit] - add a cache on context path to improve performance on NavigationTreeNode
- improve I18nTableCellRenderer to display toolTipText
* 20090123 [chemit] - improve NavigationTreeNodeRenderer (now can customized node internalClass)
Modified: jaxx/trunk/jaxx-runtime-validator/changelog.txt
===================================================================
--- jaxx/trunk/jaxx-runtime-validator/changelog.txt 2009-02-20 12:49:46 UTC (rev 1225)
+++ jaxx/trunk/jaxx-runtime-validator/changelog.txt 2009-02-20 12:52:35 UTC (rev 1226)
@@ -1,4 +1,4 @@
-1.1 chemit 200901??
+1.1 chemit 20090220
* 20090203 [chemit] - move swing specific code to jaxx-runtime-validator-swing module
* 20090202 [chemit] - rename Util to ValidationUtil
- refactor validator mecanism to extract validation from swing
Modified: jaxx/trunk/jaxx-runtime-validator-swing/changelog.txt
===================================================================
--- jaxx/trunk/jaxx-runtime-validator-swing/changelog.txt 2009-02-20 12:49:46 UTC (rev 1225)
+++ jaxx/trunk/jaxx-runtime-validator-swing/changelog.txt 2009-02-20 12:52:35 UTC (rev 1226)
@@ -1,2 +1,2 @@
-1.1 chemit 200901??
+1.1 chemit 20090220
* 20090203 [chemit] - introduce this module specific to swing
\ No newline at end of file
Modified: jaxx/trunk/jaxx-swing-action/changelog.txt
===================================================================
--- jaxx/trunk/jaxx-swing-action/changelog.txt 2009-02-20 12:49:46 UTC (rev 1225)
+++ jaxx/trunk/jaxx-swing-action/changelog.txt 2009-02-20 12:52:35 UTC (rev 1226)
@@ -1,4 +1,4 @@
-1.1 chemit 200901??
+1.1 chemit 20090220
* 20090122 [chemit] - refactor poms (sibling dependencies, pluginsManagment,...)
- rename i18n bundles according artifactId
Modified: jaxx/trunk/jaxx-util/changelog.txt
===================================================================
--- jaxx/trunk/jaxx-util/changelog.txt 2009-02-20 12:49:46 UTC (rev 1225)
+++ jaxx/trunk/jaxx-util/changelog.txt 2009-02-20 12:52:35 UTC (rev 1226)
@@ -1,4 +1,4 @@
-1.1 chemit 200901??
+1.1 chemit 20090220
* 20090122 [chemit] - refactor poms (sibling dependencies, pluginsManagment,...)
- rename i18n bundles according artifactId
Modified: jaxx/trunk/maven-jaxx-plugin/changelog.txt
===================================================================
--- jaxx/trunk/maven-jaxx-plugin/changelog.txt 2009-02-20 12:49:46 UTC (rev 1225)
+++ jaxx/trunk/maven-jaxx-plugin/changelog.txt 2009-02-20 12:52:35 UTC (rev 1226)
@@ -1,4 +1,4 @@
-1.1 chemit 200901??
+1.1 chemit 20090220
* 20090203 [chemit] - mojo's property src is now by default in src/main/java
* 20090202 [chemit] - introduce a property validatorClass to specify the validator implementation
* 20090124 [chemit] - introduce a flag useUIManagerForIcon to retreave icons from UIManager
1
0
[Buix-commits] r1225 - in jaxx/trunk/src/site: . fr/rst
by tchemit@users.labs.libre-entreprise.org 20 Feb '09
by tchemit@users.labs.libre-entreprise.org 20 Feb '09
20 Feb '09
Author: tchemit
Date: 2009-02-20 12:49:46 +0000 (Fri, 20 Feb 2009)
New Revision: 1225
Added:
jaxx/trunk/src/site/fr/rst/Core.rst
Removed:
jaxx/trunk/src/site/fr/rst/Interface.rst
jaxx/trunk/src/site/fr/rst/JavaBean.rst
Modified:
jaxx/trunk/src/site/fr/rst/BeanValidator.rst
jaxx/trunk/src/site/fr/rst/NavigationTreeModel.rst
jaxx/trunk/src/site/fr/rst/Todo.rst
jaxx/trunk/src/site/fr/rst/index.rst
jaxx/trunk/src/site/site.xml
Log:
update docs
Modified: jaxx/trunk/src/site/fr/rst/BeanValidator.rst
===================================================================
--- jaxx/trunk/src/site/fr/rst/BeanValidator.rst 2009-02-19 11:44:10 UTC (rev 1224)
+++ jaxx/trunk/src/site/fr/rst/BeanValidator.rst 2009-02-20 12:49:46 UTC (rev 1225)
@@ -5,6 +5,8 @@
.. contents::
+**WARNING : documentation non à jour...**
+
Présentation
============
Added: jaxx/trunk/src/site/fr/rst/Core.rst
===================================================================
--- jaxx/trunk/src/site/fr/rst/Core.rst (rev 0)
+++ jaxx/trunk/src/site/fr/rst/Core.rst 2009-02-20 12:49:46 UTC (rev 1225)
@@ -0,0 +1,154 @@
+++++
+Core
+++++
+
+.. contents::
+
+Nouvelles fonctionnalités apportées sur les classes générées.
+
+---------
+Interface
+---------
+
+Présentation
+============
+
+Ajout de contrats sur le code généré dans JAXX.
+
+Mécanisme
+=========
+
+Le compilateur JAXX génère des classes à partir de fichiers JAXX mais n'est pas capable d'ajouter des contrats sur
+les objets générés, donc interdit en quelque sorte la programmation par contrat.
+
+Pour palier à cette limitation, on a ajouté un attribut spécial *implements*.
+
+Cette attribut ne doit être placé que sur le tag racine d'un fichier JAXX et son contenu est le nom qualifié d'un ou
+plusieurs contrats séparaés par des virgules.
+
+::
+
+ <JPanel implements='java.lang.Comparable'>
+
+ <script>public int compareTo(JPanel o) { return getName().compareTo(o.getName()); }</script>
+
+ </JPanel>
+
+La classe générée aura bien le contrat *java.lang.Comparable*.
+
+--------
+Abstract
+--------
+
+Présentation
+============
+
+Ajout de la possibilité de générer des classes abstraites.
+
+Mécanisme
+=========
+
+Ajout d'un attribut *abstract*.
+
+::
+
+ <JPanel abstract='true'/>
+
+La classe générée sera abstraite.
+
+--------
+Generics
+--------
+
+Présentation
+============
+
+Ajout de possible de type generique sur les inferfaces et superclass.
+
+Mécanisme
+=========
+
+Ajout d'un attribut genericType et superGenericType.
+
+Exemple : (fichier Parent.jaxx)
+::
+
+ <JPanel genericType='E'
+ implements='java.lang.Comparable<E>'
+ abstract='true' />
+
+La classe générée sera de la forme :
+
+::
+
+ public abstract Parent<E> implements java.lang.Comparable<E> {
+ ...
+ }
+
+Pour surcharger une telle classe (fichier Son.jaxx) :
+
+::
+
+ <Parent superGenericType='String'
+ abstract='true'/>
+
+La classe générée sera de la forme :
+
+::
+
+ public Son extends Parent<String> {
+ ...
+ }
+
+
+TODO
+====
+
+Permettre l'utilisation des types génériques dans les scripts.
+
+--------
+JavaBean
+--------
+
+Présentation
+============
+
+Ajout du support complêt des javaBean dans JAXX.
+
+Mécanisme
+=========
+
+Il est possible dans JAXX de rajouter des objets quelconques via leur nom qualifié de classe :
+
+::
+
+ <JPanel>
+ <java.lang.Boolean id='myState' constructorParams='true'/>
+ <JLabel text='text' visible='{isMySate()}'/>
+ </JPanel>
+
+Avant l'ajout de la fonctionnalité, le code généré possèdait :
+
+ * une propriété en lecture seul nommé *myState*.
+
+Aucun support javaBean n'était présent et le databinding sur la propriété *visible* du label n'est pas créé. Cela veut
+dire que le label sera initialisé avec la valeur initiale du boolean et c'est tout...
+
+Avec l'ajout du support javaBean, on peut maintenant faire ces bindings, pour ce faire il suffit d'ajouter un attribut
+*javaBean* sur l'objet :
+
+::
+
+ <JPanel>
+ <java.lang.Boolean id='myState' javaBean='true'/>
+ <JLabel text='text' visible='{isMySate()}'/>
+ </JPanel>
+
+On aura donc en plus :
+
+ * un mutateur sur la propriété *myState* qui déclanchera l'envoie d'un *PropertyChange* sur la propriété lors de modification de valeur.
+
+Ainsi le compilateur JAXX sera capable d'enregistrer un novueau dataBindig sur la propriété *visible* du label et la
+modification de l'état *myState* sera automatiquement répercuté sur la propriété.
+
+Note: le contenu de l'attribut *javaBean* est l'initialiteur de la propriété.
\ No newline at end of file
Deleted: jaxx/trunk/src/site/fr/rst/Interface.rst
===================================================================
--- jaxx/trunk/src/site/fr/rst/Interface.rst 2009-02-19 11:44:10 UTC (rev 1224)
+++ jaxx/trunk/src/site/fr/rst/Interface.rst 2009-02-20 12:49:46 UTC (rev 1225)
@@ -1,38 +0,0 @@
----------
-Interface
----------
-
-.. contents::
-
-
-Présentation
-============
-
-Ajout de contrats sur le code généré dans JAXX.
-
-Mécanisme
-=========
-
-Le compilateur JAXX génère des classes à partir de fichiers JAXX mais n'est pas capable d'ajouter des contrats sur
-les objets générés, donc interdit en quelque sorte la programmation par contrat.
-
-Pour palier à cette limitation, on a ajouté un attribut spécial *implements*.
-
-Cette attribut ne doit être placé que sur le tag racine d'un fichier JAXX et son contenu est le nom qualifié d'un ou
-plusieurs contrats séparaés par des virgules.
-
-::
-
- <JPanel implements='java.lang.Comparable'>
-
- <script>public int compareTo(JPanel o) { return getName().compareTo(o.getName()); }</script>
-
- </JPanel>
-
-La classe générée aura bien le contrat *java.lang.Comparable*.
-
-TODO
-====
-
-Il serait intéressant lors de l'injection de contrats sur un objet jaxx de pouvoir vérifier si toutes les méthodes du
-contrat sont bien implantées dans la classe, et si ce n'est pas le cas de rendre la classe abstraite.
Deleted: jaxx/trunk/src/site/fr/rst/JavaBean.rst
===================================================================
--- jaxx/trunk/src/site/fr/rst/JavaBean.rst 2009-02-19 11:44:10 UTC (rev 1224)
+++ jaxx/trunk/src/site/fr/rst/JavaBean.rst 2009-02-20 12:49:46 UTC (rev 1225)
@@ -1,50 +0,0 @@
---------
-JavaBean
---------
-
-.. contents::
-
-
-Présentation
-============
-
-Ajout du support complêt des javaBean dans JAXX.
-
-Mécanisme
-=========
-
-Il est possible dans JAXX de rajouter des objets quelconques via leur nom qualifié de classe :
-
-::
-
- <JPanel>
- <java.lang.Boolean id='myState' constructorParams='true'/>
- <JLabel text='text' visible='{isMySate()}'/>
- </JPanel>
-
-Avant l'ajout de la fonctionnalité, le code généré possèdait :
-
- * une propriété en lecture seul nommé *myState*.
-
-Aucun support javaBean n'était présent et le databinding sur la propriété *visible* du label n'est pas créé. Cela veut
-dire que le label sera initialisé avec la valeur initiale du boolean et c'est tout...
-
-Avec l'ajout du support javaBean, on peut maintenant faire ces bindings, pour ce faire il suffit d'ajouter un attribut
-*javaBean* sur l'objet :
-
-::
-
- <JPanel>
- <java.lang.Boolean id='myState' constructorParams='true' javaBean='anyValue'/>
- <JLabel text='text' visible='{isMySate()}'/>
- </JPanel>
-
-On aura donc en plus :
-
- * un mutateur sur la propriété *myState* qui déclanchera l'envoie d'un *PropertyChange* sur la propriété lors de modification de valeur.
-
-Ainsi le compilateur JAXX sera capable d'enregistrer un novueau dataBindig sur la propriété *visible* du label et la
-modification de l'état *myState* sera automatiquement répercuté sur la propriété.
-
-
-
Modified: jaxx/trunk/src/site/fr/rst/NavigationTreeModel.rst
===================================================================
--- jaxx/trunk/src/site/fr/rst/NavigationTreeModel.rst 2009-02-19 11:44:10 UTC (rev 1224)
+++ jaxx/trunk/src/site/fr/rst/NavigationTreeModel.rst 2009-02-20 12:49:46 UTC (rev 1225)
@@ -4,6 +4,7 @@
.. contents::
+**WARNING : documentation non à jour...**
Présentation
============
Modified: jaxx/trunk/src/site/fr/rst/Todo.rst
===================================================================
--- jaxx/trunk/src/site/fr/rst/Todo.rst 2009-02-19 11:44:10 UTC (rev 1224)
+++ jaxx/trunk/src/site/fr/rst/Todo.rst 2009-02-20 12:49:46 UTC (rev 1225)
@@ -2,14 +2,7 @@
TODO
====
- - réorganiser ce module maven en deux modules :
+ - mettre à jour les documentations techniques et utilisateur.
- * un premier module de runtime
-
- * un second module contenant uniquement le compilateur et non nécessaire au runtime.
-
- Le second module pourrait être facultatif et le code pourrait directement être placé dans le module du plugin.
-
- Cependant cela n'est pas possible actuelement car certains objets du runtime contiennent aussi du code utilisé
- par le compilateur JAXX (par exemple StyleSheet). Il faut avant tout cloisonner le code non runtime.
+ - enrichir les démos.
\ No newline at end of file
Modified: jaxx/trunk/src/site/fr/rst/index.rst
===================================================================
--- jaxx/trunk/src/site/fr/rst/index.rst 2009-02-19 11:44:10 UTC (rev 1224)
+++ jaxx/trunk/src/site/fr/rst/index.rst 2009-02-20 12:49:46 UTC (rev 1225)
@@ -17,7 +17,7 @@
Ce dont vous avez besoin dans vos dépendances sont uniquement les modules jaxx-runtime-xxx.
-TODO A finir la présentation de la nouvelle architecture (dans la version 1.1).
+TODO A finir la présentation de la nouvelle architecture (dans la version 1.2).
**Veuillez consulter la JavaDoc pour de plus ample détails sur les différentes
librairies.**
@@ -25,6 +25,8 @@
Nouvelles fonctionnalités
-------------------------
+ * Core_
+
* I18n_
* JAXXContext_
@@ -33,11 +35,8 @@
* NavigationTreeModel_
- * JavaBean_
+.. _Core: Core.html
- * Interface_
-
-
.. _I18n: I18n.html
.. _JAXXContext: JAXXContext.html
@@ -45,7 +44,3 @@
.. _BeanValidator: BeanValidator.html
.. _NavigationTreeModel: NavigationTreeModel.html
-
-.. _Javabean: JavaBean.html
-
-.. _Interface: Interface.html
\ No newline at end of file
Modified: jaxx/trunk/src/site/site.xml
===================================================================
--- jaxx/trunk/src/site/site.xml 2009-02-19 11:44:10 UTC (rev 1224)
+++ jaxx/trunk/src/site/site.xml 2009-02-20 12:49:46 UTC (rev 1225)
@@ -6,7 +6,7 @@
<skin>
<groupId>org.codelutin</groupId>
<artifactId>maven-lutin-skin</artifactId>
- <version>0.2.2</version>
+ <version>0.2.3</version>
</skin>
<bannerLeft>
1
0
[Buix-commits] r1224 - jaxx/trunk/jaxx-runtime-swing/src/main/java/jaxx/runtime/swing
by sletellier@users.labs.libre-entreprise.org 19 Feb '09
by sletellier@users.labs.libre-entreprise.org 19 Feb '09
19 Feb '09
Author: sletellier
Date: 2009-02-19 11:44:10 +0000 (Thu, 19 Feb 2009)
New Revision: 1224
Modified:
jaxx/trunk/jaxx-runtime-swing/src/main/java/jaxx/runtime/swing/Utils.java
Log:
Add fillComboBox with firstNull params
Modified: jaxx/trunk/jaxx-runtime-swing/src/main/java/jaxx/runtime/swing/Utils.java
===================================================================
--- jaxx/trunk/jaxx-runtime-swing/src/main/java/jaxx/runtime/swing/Utils.java 2009-02-18 19:32:44 UTC (rev 1223)
+++ jaxx/trunk/jaxx-runtime-swing/src/main/java/jaxx/runtime/swing/Utils.java 2009-02-19 11:44:10 UTC (rev 1224)
@@ -4,6 +4,7 @@
*/
package jaxx.runtime.swing;
+import java.util.List;
import javax.swing.DefaultComboBoxModel;
import javax.swing.ImageIcon;
import javax.swing.JComboBox;
@@ -15,8 +16,11 @@
import javax.swing.text.AbstractDocument;
import javax.swing.text.JTextComponent;
import java.lang.reflect.Field;
+import java.util.ArrayList;
import java.util.Collection;
+import jaxx.runtime.swing.Item;
+
public class Utils {
private static Field numReaders;
private static Field notifyingListeners;
@@ -126,6 +130,23 @@
model.setSelectedItem(select);
}
+ /**
+ * Fill a combo box model with some datas, and select after all the given object
+ *
+ * @param combo the combo to fill
+ * @param data data ot inject in combo
+ * @param select the object to select in combo after reflling his model
+ * @param firstNull add a first null element
+ */
+ public static void fillComboBox(JAXXComboBox combo, Collection<?> data, Object select, boolean firstNull) {
+ List<Item> items = new ArrayList<Item>();
+ if (firstNull)
+ items.add(new Item("null", " ", null, false));
+ for (Object d : data){
+ items.add(new Item(d.toString(), d.toString(), d, d.equals(select)));
+ }
+ combo.setItems(items);
+ }
public static void fixTableColumnWidth(JTable table, int columnIndex, int width) {
TableColumn column = table.getColumnModel().getColumn(columnIndex);
1
0
Author: tchemit
Date: 2009-02-18 19:32:44 +0000 (Wed, 18 Feb 2009)
New Revision: 1223
Modified:
jaxx/trunk/pom.xml
Log:
utilisation lutinproject 3.4
Modified: jaxx/trunk/pom.xml
===================================================================
--- jaxx/trunk/pom.xml 2009-02-18 15:26:19 UTC (rev 1222)
+++ jaxx/trunk/pom.xml 2009-02-18 19:32:44 UTC (rev 1223)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.codelutin</groupId>
<artifactId>lutinproject</artifactId>
- <version>3.4-SNAPSHOT</version>
+ <version>3.4</version>
</parent>
<groupId>org.codelutin</groupId>
@@ -148,10 +148,10 @@
<labs.project>buix</labs.project>
<!-- libs version -->
- <lutinutil.version>1.0.3-SNAPSHOT</lutinutil.version>
+ <lutinutil.version>1.0.3</lutinutil.version>
<jaxx.version>${project.version}</jaxx.version>
- <i18n.version>0.9-SNAPSHOT</i18n.version>
- <lutinpluginutil.version>0.3-SNAPSHOT</lutinpluginutil.version>
+ <i18n.version>0.9</i18n.version>
+ <lutinpluginutil.version>0.3</lutinpluginutil.version>
</properties>
<build>
@@ -179,7 +179,7 @@
<plugin>
<groupId>org.codelutin</groupId>
<artifactId>maven-jrst-plugin</artifactId>
- <version>0.8.3</version>
+ <version>0.8.4</version>
<configuration>
<directoryIn>${maven.src.dir}/site</directoryIn>
<directoryOut>${maven.site.gen.dir}</directoryOut>
@@ -245,7 +245,7 @@
<plugin>
<groupId>org.codelutin</groupId>
<artifactId>maven-license-switcher-plugin</artifactId>
- <version>0.5</version>
+ <version>0.6</version>
<configuration>
<licenseName>${license-switcher.licenseName}</licenseName>
</configuration>
1
0
Author: tchemit
Date: 2009-02-18 15:26:19 +0000 (Wed, 18 Feb 2009)
New Revision: 1222
Modified:
jaxx/trunk/pom.xml
Log:
suppression des versions de nos librairies de lutinproject
Modified: jaxx/trunk/pom.xml
===================================================================
--- jaxx/trunk/pom.xml 2009-02-18 10:57:03 UTC (rev 1221)
+++ jaxx/trunk/pom.xml 2009-02-18 15:26:19 UTC (rev 1222)
@@ -179,7 +179,7 @@
<plugin>
<groupId>org.codelutin</groupId>
<artifactId>maven-jrst-plugin</artifactId>
- <version>${jrst.version}</version>
+ <version>0.8.3</version>
<configuration>
<directoryIn>${maven.src.dir}/site</directoryIn>
<directoryOut>${maven.site.gen.dir}</directoryOut>
@@ -245,7 +245,7 @@
<plugin>
<groupId>org.codelutin</groupId>
<artifactId>maven-license-switcher-plugin</artifactId>
- <version>${license-switcher.version}</version>
+ <version>0.5</version>
<configuration>
<licenseName>${license-switcher.licenseName}</licenseName>
</configuration>
1
0
[Buix-commits] r1221 - in jaxx/trunk: . jaxx-example jaxx-example/src/main/resources/i18n jaxx-swing-action maven-jaxx-plugin
by tchemit@users.labs.libre-entreprise.org 18 Feb '09
by tchemit@users.labs.libre-entreprise.org 18 Feb '09
18 Feb '09
Author: tchemit
Date: 2009-02-18 10:57:03 +0000 (Wed, 18 Feb 2009)
New Revision: 1221
Modified:
jaxx/trunk/jaxx-example/pom.xml
jaxx/trunk/jaxx-example/src/main/resources/i18n/jaxx-example-en_GB.properties
jaxx/trunk/jaxx-example/src/main/resources/i18n/jaxx-example-fr_FR.properties
jaxx/trunk/jaxx-swing-action/pom.xml
jaxx/trunk/maven-jaxx-plugin/pom.xml
jaxx/trunk/pom.xml
Log:
zeroConf in plugin i18n (since 0.9)
Modified: jaxx/trunk/jaxx-example/pom.xml
===================================================================
--- jaxx/trunk/jaxx-example/pom.xml 2009-02-17 19:11:03 UTC (rev 1220)
+++ jaxx/trunk/jaxx-example/pom.xml 2009-02-18 10:57:03 UTC (rev 1221)
@@ -1,3 +1,4 @@
+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
@@ -123,6 +124,14 @@
</entry>
</entries>
</configuration>
+ <executions>
+ <execution>
+ <goals>
+ <goal>parserJava</goal>
+ <goal>gen</goal>
+ </goals>
+ </execution>
+ </executions>
</plugin>
<plugin>
Modified: jaxx/trunk/jaxx-example/src/main/resources/i18n/jaxx-example-en_GB.properties
===================================================================
--- jaxx/trunk/jaxx-example/src/main/resources/i18n/jaxx-example-en_GB.properties 2009-02-17 19:11:03 UTC (rev 1220)
+++ jaxx/trunk/jaxx-example/src/main/resources/i18n/jaxx-example-en_GB.properties 2009-02-18 10:57:03 UTC (rev 1221)
@@ -25,7 +25,6 @@
CE=
Cancel=
Comments\:=
-Component\ Demo=
Config\ file\ \:=
Config\ file\:=
Cyan=
@@ -92,7 +91,6 @@
edit=
edit2=
edit3=
-ttt=
valid=
validator.field=Champ
validator.field.tip=
Modified: jaxx/trunk/jaxx-example/src/main/resources/i18n/jaxx-example-fr_FR.properties
===================================================================
--- jaxx/trunk/jaxx-example/src/main/resources/i18n/jaxx-example-fr_FR.properties 2009-02-17 19:11:03 UTC (rev 1220)
+++ jaxx/trunk/jaxx-example/src/main/resources/i18n/jaxx-example-fr_FR.properties 2009-02-18 10:57:03 UTC (rev 1221)
@@ -25,7 +25,6 @@
CE=
Cancel=
Comments\:=
-Component\ Demo=
Config\ file\ \:=
Config\ file\:=
Cyan=
@@ -92,7 +91,6 @@
edit=
edit2=
edit3=
-ttt=
valid=
validator.field=Champ
validator.field.tip=
Modified: jaxx/trunk/jaxx-swing-action/pom.xml
===================================================================
--- jaxx/trunk/jaxx-swing-action/pom.xml 2009-02-17 19:11:03 UTC (rev 1220)
+++ jaxx/trunk/jaxx-swing-action/pom.xml 2009-02-18 10:57:03 UTC (rev 1221)
@@ -71,6 +71,14 @@
<plugin>
<groupId>org.codelutin</groupId>
<artifactId>maven-i18n-plugin</artifactId>
+ <executions>
+ <execution>
+ <goals>
+ <goal>parserJava</goal>
+ <goal>gen</goal>
+ </goals>
+ </execution>
+ </executions>
</plugin>
</plugins>
Modified: jaxx/trunk/maven-jaxx-plugin/pom.xml
===================================================================
--- jaxx/trunk/maven-jaxx-plugin/pom.xml 2009-02-17 19:11:03 UTC (rev 1220)
+++ jaxx/trunk/maven-jaxx-plugin/pom.xml 2009-02-18 10:57:03 UTC (rev 1221)
@@ -67,7 +67,7 @@
<dependency>
<groupId>com.sun</groupId>
<artifactId>dt</artifactId>
- <version>${java.version}</version>
+ <!--version>${java.version}</version-->
<scope>system</scope>
<systemPath>/${java.home}/../lib/dt.jar</systemPath>
</dependency>
Modified: jaxx/trunk/pom.xml
===================================================================
--- jaxx/trunk/pom.xml 2009-02-17 19:11:03 UTC (rev 1220)
+++ jaxx/trunk/pom.xml 2009-02-18 10:57:03 UTC (rev 1221)
@@ -55,7 +55,7 @@
<dependency>
<groupId>org.codelutin</groupId>
<artifactId>lutinpluginutil</artifactId>
- <version>0.2</version>
+ <version>${lutinpluginutil.version}</version>
<scope>compile</scope>
</dependency>
@@ -151,6 +151,7 @@
<lutinutil.version>1.0.3-SNAPSHOT</lutinutil.version>
<jaxx.version>${project.version}</jaxx.version>
<i18n.version>0.9-SNAPSHOT</i18n.version>
+ <lutinpluginutil.version>0.3-SNAPSHOT</lutinpluginutil.version>
</properties>
<build>
@@ -163,25 +164,6 @@
<groupId>org.codelutin</groupId>
<artifactId>maven-i18n-plugin</artifactId>
<version>${i18n.version}</version>
- <!--configuration>
- <bundles>
- <param>fr_FR</param>
- <param>en_GB</param>
- </bundles>
- <encoding>${project.build.sourceEncoding}</encoding>
- <src>${maven.src.dir}/main/resources/i18n</src>
- <defaultBasedir>${maven.src.dir}/main/java</defaultBasedir>
- <keysModifier>false</keysModifier>
- <keepBackup>false</keepBackup>
- </configuration-->
- <executions>
- <execution>
- <goals>
- <goal>parserJava</goal>
- <goal>gen</goal>
- </goals>
- </execution>
- </executions>
</plugin>
<plugin>
1
0
Author: tchemit
Date: 2009-02-17 19:11:03 +0000 (Tue, 17 Feb 2009)
New Revision: 1220
Modified:
jaxx/trunk/changelog.txt
jaxx/trunk/pom.xml
Log:
use project.build.sourceEncoding instead of maven.compile.encoding as default encoding
use i18n 0.9 (zeroConf)
Modified: jaxx/trunk/changelog.txt
===================================================================
--- jaxx/trunk/changelog.txt 2009-02-16 11:57:47 UTC (rev 1219)
+++ jaxx/trunk/changelog.txt 2009-02-17 19:11:03 UTC (rev 1220)
@@ -1,4 +1,5 @@
1.1 chemit 200901??
+ * 20090203 [chemit] - use i18n 0.9 (zeroConf)
* 20090203 [chemit] - use lutinproject 3.4
* 20090122 [chemit] - refactor poms (sibling dependencies, pluginsManagment,...)
Modified: jaxx/trunk/pom.xml
===================================================================
--- jaxx/trunk/pom.xml 2009-02-16 11:57:47 UTC (rev 1219)
+++ jaxx/trunk/pom.xml 2009-02-17 19:11:03 UTC (rev 1220)
@@ -150,7 +150,7 @@
<!-- libs version -->
<lutinutil.version>1.0.3-SNAPSHOT</lutinutil.version>
<jaxx.version>${project.version}</jaxx.version>
-
+ <i18n.version>0.9-SNAPSHOT</i18n.version>
</properties>
<build>
@@ -163,17 +163,17 @@
<groupId>org.codelutin</groupId>
<artifactId>maven-i18n-plugin</artifactId>
<version>${i18n.version}</version>
- <configuration>
+ <!--configuration>
<bundles>
<param>fr_FR</param>
<param>en_GB</param>
</bundles>
- <encoding>${maven.compile.encoding}</encoding>
+ <encoding>${project.build.sourceEncoding}</encoding>
<src>${maven.src.dir}/main/resources/i18n</src>
<defaultBasedir>${maven.src.dir}/main/java</defaultBasedir>
<keysModifier>false</keysModifier>
<keepBackup>false</keepBackup>
- </configuration>
+ </configuration-->
<executions>
<execution>
<goals>
@@ -202,8 +202,8 @@
<directoryIn>${maven.src.dir}/site</directoryIn>
<directoryOut>${maven.site.gen.dir}</directoryOut>
<defaultLocale>fr</defaultLocale>
- <inputEncoding>${maven.compile.encoding}</inputEncoding>
- <outputEncoding>${maven.compile.encoding}</outputEncoding>
+ <inputEncoding>${project.build.sourceEncoding}</inputEncoding>
+ <outputEncoding>${project.build.sourceEncoding}</outputEncoding>
</configuration>
<executions>
<execution>
1
0