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
- 3898 discussions
Author: hudson
Date: 2011-01-01 19:39:43 +0100 (Sat, 01 Jan 2011)
New Revision: 2153
Url: http://nuiton.org/repositories/revision/jaxx/2153
Log:
[maven-release-plugin] copy for tag jaxx-2.2.5
Added:
tags/jaxx-2.2.5/
1
0
r2152 - in trunk: . jaxx-compiler jaxx-demo jaxx-runtime jaxx-tutorial jaxx-tutorial-config jaxx-tutorial-css jaxx-tutorial-databinding jaxx-tutorial-helloworld jaxx-tutorial-helloworld2 jaxx-validator jaxx-widgets maven-jaxx-plugin
by hudson@users.nuiton.org 01 Jan '11
by hudson@users.nuiton.org 01 Jan '11
01 Jan '11
Author: hudson
Date: 2011-01-01 19:39:42 +0100 (Sat, 01 Jan 2011)
New Revision: 2152
Url: http://nuiton.org/repositories/revision/jaxx/2152
Log:
[maven-release-plugin] prepare release jaxx-2.2.5
Modified:
trunk/jaxx-compiler/pom.xml
trunk/jaxx-demo/pom.xml
trunk/jaxx-runtime/pom.xml
trunk/jaxx-tutorial-config/pom.xml
trunk/jaxx-tutorial-css/pom.xml
trunk/jaxx-tutorial-databinding/pom.xml
trunk/jaxx-tutorial-helloworld/pom.xml
trunk/jaxx-tutorial-helloworld2/pom.xml
trunk/jaxx-tutorial/pom.xml
trunk/jaxx-validator/pom.xml
trunk/jaxx-widgets/pom.xml
trunk/maven-jaxx-plugin/pom.xml
trunk/pom.xml
Modified: trunk/jaxx-compiler/pom.xml
===================================================================
--- trunk/jaxx-compiler/pom.xml 2011-01-01 17:39:33 UTC (rev 2151)
+++ trunk/jaxx-compiler/pom.xml 2011-01-01 18:39:42 UTC (rev 2152)
@@ -34,7 +34,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>jaxx</artifactId>
- <version>2.2.5-SNAPSHOT</version>
+ <version>2.2.5</version>
</parent>
<groupId>org.nuiton.jaxx</groupId>
Modified: trunk/jaxx-demo/pom.xml
===================================================================
--- trunk/jaxx-demo/pom.xml 2011-01-01 17:39:33 UTC (rev 2151)
+++ trunk/jaxx-demo/pom.xml 2011-01-01 18:39:42 UTC (rev 2152)
@@ -35,7 +35,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>jaxx</artifactId>
- <version>2.2.5-SNAPSHOT</version>
+ <version>2.2.5</version>
</parent>
<groupId>org.nuiton.jaxx</groupId>
Modified: trunk/jaxx-runtime/pom.xml
===================================================================
--- trunk/jaxx-runtime/pom.xml 2011-01-01 17:39:33 UTC (rev 2151)
+++ trunk/jaxx-runtime/pom.xml 2011-01-01 18:39:42 UTC (rev 2152)
@@ -34,7 +34,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>jaxx</artifactId>
- <version>2.2.5-SNAPSHOT</version>
+ <version>2.2.5</version>
</parent>
<groupId>org.nuiton.jaxx</groupId>
Modified: trunk/jaxx-tutorial/pom.xml
===================================================================
--- trunk/jaxx-tutorial/pom.xml 2011-01-01 17:39:33 UTC (rev 2151)
+++ trunk/jaxx-tutorial/pom.xml 2011-01-01 18:39:42 UTC (rev 2152)
@@ -35,7 +35,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>jaxx</artifactId>
- <version>2.2.5-SNAPSHOT</version>
+ <version>2.2.5</version>
</parent>
<groupId>org.nuiton.jaxx</groupId>
Modified: trunk/jaxx-tutorial-config/pom.xml
===================================================================
--- trunk/jaxx-tutorial-config/pom.xml 2011-01-01 17:39:33 UTC (rev 2151)
+++ trunk/jaxx-tutorial-config/pom.xml 2011-01-01 18:39:42 UTC (rev 2152)
@@ -35,7 +35,7 @@
<parent>
<groupId>org.nuiton.jaxx</groupId>
<artifactId>jaxx-tutorial</artifactId>
- <version>2.2.5-SNAPSHOT</version>
+ <version>2.2.5</version>
<relativePath>../jaxx-tutorial</relativePath>
</parent>
Modified: trunk/jaxx-tutorial-css/pom.xml
===================================================================
--- trunk/jaxx-tutorial-css/pom.xml 2011-01-01 17:39:33 UTC (rev 2151)
+++ trunk/jaxx-tutorial-css/pom.xml 2011-01-01 18:39:42 UTC (rev 2152)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.nuiton.jaxx</groupId>
<artifactId>jaxx-tutorial</artifactId>
- <version>2.2.5-SNAPSHOT</version>
+ <version>2.2.5</version>
<relativePath>../jaxx-tutorial</relativePath>
</parent>
Modified: trunk/jaxx-tutorial-databinding/pom.xml
===================================================================
--- trunk/jaxx-tutorial-databinding/pom.xml 2011-01-01 17:39:33 UTC (rev 2151)
+++ trunk/jaxx-tutorial-databinding/pom.xml 2011-01-01 18:39:42 UTC (rev 2152)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.nuiton.jaxx</groupId>
<artifactId>jaxx-tutorial</artifactId>
- <version>2.2.5-SNAPSHOT</version>
+ <version>2.2.5</version>
<relativePath>../jaxx-tutorial</relativePath>
</parent>
Modified: trunk/jaxx-tutorial-helloworld/pom.xml
===================================================================
--- trunk/jaxx-tutorial-helloworld/pom.xml 2011-01-01 17:39:33 UTC (rev 2151)
+++ trunk/jaxx-tutorial-helloworld/pom.xml 2011-01-01 18:39:42 UTC (rev 2152)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.nuiton.jaxx</groupId>
<artifactId>jaxx-tutorial</artifactId>
- <version>2.2.5-SNAPSHOT</version>
+ <version>2.2.5</version>
<relativePath>../jaxx-tutorial</relativePath>
</parent>
Modified: trunk/jaxx-tutorial-helloworld2/pom.xml
===================================================================
--- trunk/jaxx-tutorial-helloworld2/pom.xml 2011-01-01 17:39:33 UTC (rev 2151)
+++ trunk/jaxx-tutorial-helloworld2/pom.xml 2011-01-01 18:39:42 UTC (rev 2152)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.nuiton.jaxx</groupId>
<artifactId>jaxx-tutorial</artifactId>
- <version>2.2.5-SNAPSHOT</version>
+ <version>2.2.5</version>
<relativePath>../jaxx-tutorial</relativePath>
</parent>
Modified: trunk/jaxx-validator/pom.xml
===================================================================
--- trunk/jaxx-validator/pom.xml 2011-01-01 17:39:33 UTC (rev 2151)
+++ trunk/jaxx-validator/pom.xml 2011-01-01 18:39:42 UTC (rev 2152)
@@ -34,7 +34,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>jaxx</artifactId>
- <version>2.2.5-SNAPSHOT</version>
+ <version>2.2.5</version>
</parent>
<groupId>org.nuiton.jaxx</groupId>
Modified: trunk/jaxx-widgets/pom.xml
===================================================================
--- trunk/jaxx-widgets/pom.xml 2011-01-01 17:39:33 UTC (rev 2151)
+++ trunk/jaxx-widgets/pom.xml 2011-01-01 18:39:42 UTC (rev 2152)
@@ -35,7 +35,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>jaxx</artifactId>
- <version>2.2.5-SNAPSHOT</version>
+ <version>2.2.5</version>
</parent>
<groupId>org.nuiton.jaxx</groupId>
Modified: trunk/maven-jaxx-plugin/pom.xml
===================================================================
--- trunk/maven-jaxx-plugin/pom.xml 2011-01-01 17:39:33 UTC (rev 2151)
+++ trunk/maven-jaxx-plugin/pom.xml 2011-01-01 18:39:42 UTC (rev 2152)
@@ -35,7 +35,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>jaxx</artifactId>
- <version>2.2.5-SNAPSHOT</version>
+ <version>2.2.5</version>
</parent>
<groupId>org.nuiton.jaxx</groupId>
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2011-01-01 17:39:33 UTC (rev 2151)
+++ trunk/pom.xml 2011-01-01 18:39:42 UTC (rev 2152)
@@ -38,7 +38,7 @@
</parent>
<artifactId>jaxx</artifactId>
- <version>2.2.5-SNAPSHOT</version>
+ <version>2.2.5</version>
<modules>
<module>jaxx-runtime</module>
@@ -507,9 +507,9 @@
<!-- Source control management. -->
<scm>
- <connection>scm:svn:http://svn.nuiton.org/svn/jaxx/trunk</connection>
- <developerConnection>scm:svn:http://svn.nuiton.org/svn/jaxx/trunk</developerConnection>
- <url>http://www.nuiton.org/repositories/browse/jaxx/trunk</url>
+ <connection>scm:svn:http://svn.nuiton.org/svn/jaxx/tags/jaxx-2.2.5</connection>
+ <developerConnection>scm:svn:http://svn.nuiton.org/svn/jaxx/tags/jaxx-2.2.5</developerConnection>
+ <url>http://www.nuiton.org/repositories/browse/jaxx/tags/jaxx-2.2.5</url>
</scm>
<profiles>
1
0
r2151 - in trunk: . jaxx-compiler jaxx-demo jaxx-runtime jaxx-tutorial jaxx-tutorial-config jaxx-tutorial-css jaxx-tutorial-databinding jaxx-tutorial-helloworld jaxx-tutorial-helloworld2 jaxx-validator jaxx-widgets maven-jaxx-plugin
by tchemit@users.nuiton.org 01 Jan '11
by tchemit@users.nuiton.org 01 Jan '11
01 Jan '11
Author: tchemit
Date: 2011-01-01 18:39:33 +0100 (Sat, 01 Jan 2011)
New Revision: 2151
Url: http://nuiton.org/repositories/revision/jaxx/2151
Log:
prepare version 2.2.5
Modified:
trunk/jaxx-compiler/pom.xml
trunk/jaxx-demo/pom.xml
trunk/jaxx-runtime/pom.xml
trunk/jaxx-tutorial-config/pom.xml
trunk/jaxx-tutorial-css/pom.xml
trunk/jaxx-tutorial-databinding/pom.xml
trunk/jaxx-tutorial-helloworld/pom.xml
trunk/jaxx-tutorial-helloworld2/pom.xml
trunk/jaxx-tutorial/pom.xml
trunk/jaxx-validator/pom.xml
trunk/jaxx-widgets/pom.xml
trunk/maven-jaxx-plugin/pom.xml
trunk/pom.xml
Modified: trunk/jaxx-compiler/pom.xml
===================================================================
--- trunk/jaxx-compiler/pom.xml 2011-01-01 17:31:35 UTC (rev 2150)
+++ trunk/jaxx-compiler/pom.xml 2011-01-01 17:39:33 UTC (rev 2151)
@@ -34,7 +34,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>jaxx</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.2.5-SNAPSHOT</version>
</parent>
<groupId>org.nuiton.jaxx</groupId>
Modified: trunk/jaxx-demo/pom.xml
===================================================================
--- trunk/jaxx-demo/pom.xml 2011-01-01 17:31:35 UTC (rev 2150)
+++ trunk/jaxx-demo/pom.xml 2011-01-01 17:39:33 UTC (rev 2151)
@@ -35,7 +35,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>jaxx</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.2.5-SNAPSHOT</version>
</parent>
<groupId>org.nuiton.jaxx</groupId>
Modified: trunk/jaxx-runtime/pom.xml
===================================================================
--- trunk/jaxx-runtime/pom.xml 2011-01-01 17:31:35 UTC (rev 2150)
+++ trunk/jaxx-runtime/pom.xml 2011-01-01 17:39:33 UTC (rev 2151)
@@ -34,7 +34,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>jaxx</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.2.5-SNAPSHOT</version>
</parent>
<groupId>org.nuiton.jaxx</groupId>
Modified: trunk/jaxx-tutorial/pom.xml
===================================================================
--- trunk/jaxx-tutorial/pom.xml 2011-01-01 17:31:35 UTC (rev 2150)
+++ trunk/jaxx-tutorial/pom.xml 2011-01-01 17:39:33 UTC (rev 2151)
@@ -35,7 +35,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>jaxx</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.2.5-SNAPSHOT</version>
</parent>
<groupId>org.nuiton.jaxx</groupId>
Modified: trunk/jaxx-tutorial-config/pom.xml
===================================================================
--- trunk/jaxx-tutorial-config/pom.xml 2011-01-01 17:31:35 UTC (rev 2150)
+++ trunk/jaxx-tutorial-config/pom.xml 2011-01-01 17:39:33 UTC (rev 2151)
@@ -35,7 +35,7 @@
<parent>
<groupId>org.nuiton.jaxx</groupId>
<artifactId>jaxx-tutorial</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.2.5-SNAPSHOT</version>
<relativePath>../jaxx-tutorial</relativePath>
</parent>
Modified: trunk/jaxx-tutorial-css/pom.xml
===================================================================
--- trunk/jaxx-tutorial-css/pom.xml 2011-01-01 17:31:35 UTC (rev 2150)
+++ trunk/jaxx-tutorial-css/pom.xml 2011-01-01 17:39:33 UTC (rev 2151)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.nuiton.jaxx</groupId>
<artifactId>jaxx-tutorial</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.2.5-SNAPSHOT</version>
<relativePath>../jaxx-tutorial</relativePath>
</parent>
Modified: trunk/jaxx-tutorial-databinding/pom.xml
===================================================================
--- trunk/jaxx-tutorial-databinding/pom.xml 2011-01-01 17:31:35 UTC (rev 2150)
+++ trunk/jaxx-tutorial-databinding/pom.xml 2011-01-01 17:39:33 UTC (rev 2151)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.nuiton.jaxx</groupId>
<artifactId>jaxx-tutorial</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.2.5-SNAPSHOT</version>
<relativePath>../jaxx-tutorial</relativePath>
</parent>
Modified: trunk/jaxx-tutorial-helloworld/pom.xml
===================================================================
--- trunk/jaxx-tutorial-helloworld/pom.xml 2011-01-01 17:31:35 UTC (rev 2150)
+++ trunk/jaxx-tutorial-helloworld/pom.xml 2011-01-01 17:39:33 UTC (rev 2151)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.nuiton.jaxx</groupId>
<artifactId>jaxx-tutorial</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.2.5-SNAPSHOT</version>
<relativePath>../jaxx-tutorial</relativePath>
</parent>
Modified: trunk/jaxx-tutorial-helloworld2/pom.xml
===================================================================
--- trunk/jaxx-tutorial-helloworld2/pom.xml 2011-01-01 17:31:35 UTC (rev 2150)
+++ trunk/jaxx-tutorial-helloworld2/pom.xml 2011-01-01 17:39:33 UTC (rev 2151)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.nuiton.jaxx</groupId>
<artifactId>jaxx-tutorial</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.2.5-SNAPSHOT</version>
<relativePath>../jaxx-tutorial</relativePath>
</parent>
Modified: trunk/jaxx-validator/pom.xml
===================================================================
--- trunk/jaxx-validator/pom.xml 2011-01-01 17:31:35 UTC (rev 2150)
+++ trunk/jaxx-validator/pom.xml 2011-01-01 17:39:33 UTC (rev 2151)
@@ -34,7 +34,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>jaxx</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.2.5-SNAPSHOT</version>
</parent>
<groupId>org.nuiton.jaxx</groupId>
Modified: trunk/jaxx-widgets/pom.xml
===================================================================
--- trunk/jaxx-widgets/pom.xml 2011-01-01 17:31:35 UTC (rev 2150)
+++ trunk/jaxx-widgets/pom.xml 2011-01-01 17:39:33 UTC (rev 2151)
@@ -35,7 +35,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>jaxx</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.2.5-SNAPSHOT</version>
</parent>
<groupId>org.nuiton.jaxx</groupId>
Modified: trunk/maven-jaxx-plugin/pom.xml
===================================================================
--- trunk/maven-jaxx-plugin/pom.xml 2011-01-01 17:31:35 UTC (rev 2150)
+++ trunk/maven-jaxx-plugin/pom.xml 2011-01-01 17:39:33 UTC (rev 2151)
@@ -35,7 +35,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>jaxx</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.2.5-SNAPSHOT</version>
</parent>
<groupId>org.nuiton.jaxx</groupId>
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2011-01-01 17:31:35 UTC (rev 2150)
+++ trunk/pom.xml 2011-01-01 17:39:33 UTC (rev 2151)
@@ -38,7 +38,7 @@
</parent>
<artifactId>jaxx</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.2.5-SNAPSHOT</version>
<modules>
<module>jaxx-runtime</module>
1
0
r2150 - in trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/nav: . tree treetable
by tchemit@users.nuiton.org 01 Jan '11
by tchemit@users.nuiton.org 01 Jan '11
01 Jan '11
Author: tchemit
Date: 2011-01-01 18:31:35 +0100 (Sat, 01 Jan 2011)
New Revision: 2150
Url: http://nuiton.org/repositories/revision/jaxx/2150
Log:
Anomalie #1191: Improve nav api
Modified:
trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/nav/NavBridge.java
trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/nav/NavHelper.java
trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/nav/NavNode.java
trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/nav/NavNodeChildLoador.java
trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/nav/tree/NavTreeBridge.java
trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/nav/tree/NavTreeHelper.java
trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/nav/tree/NavTreeNode.java
trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/nav/tree/NavTreeNodeChildLoador.java
trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/nav/treetable/NavTreeTableBridge.java
trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/nav/treetable/NavTreeTableHelper.java
trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/nav/treetable/NavTreeTableNode.java
trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/nav/treetable/NavTreeTableNodeChildLoador.java
Modified: trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/nav/NavBridge.java
===================================================================
--- trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/nav/NavBridge.java 2010-12-30 13:11:59 UTC (rev 2149)
+++ trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/nav/NavBridge.java 2011-01-01 17:31:35 UTC (rev 2150)
@@ -32,9 +32,9 @@
/**
* Contract of the bridge used by {@link NavHelper} to hold model and ui.
*
- * @author tchemit <chemit(a)codelutin.com>
* @param <M> Type of model to bridge
* @param <N> Type of nodes of the model
+ * @author tchemit <chemit(a)codelutin.com>
* @since 2.1
*/
public interface NavBridge<M, N extends NavNode<M, N>> {
@@ -71,6 +71,8 @@
void reload(N node);
+ boolean canLoadChild(N node) ;
+
//--------------------------------------------------------------------------
//-- Listeners notifications
//--------------------------------------------------------------------------
@@ -120,41 +122,4 @@
<T extends EventListener> T[] getListeners(Class<T> listenerType);
-
- //--------------------------------------------------------------------------
- //-- UI
- //--------------------------------------------------------------------------
-
-
-// U getUI();
-//
-// void setUI(U ui);
-//
-// void scrollPathToVisible(TreePath path);
-//
-// void setSelectionPath(TreePath path);
-//
-// TreeSelectionModel getSelectionModel();
-//
-// boolean isExpanded(TreePath pathToExpand);
-//
-// void expandPath(TreePath pathToExpand);
-//
-// /**
-// * Obtains the {@link AbstractNavTreeCellRenderer} renderer of the
-// * registred tree.
-// *
-// * @return the renderer of the registred tree or null if no tree was
-// * registred nor the renderer is a {@link AbstractNavTreeCellRenderer}.
-// */
-// AbstractNavTreeCellRenderer<M, N> getTreeCellRenderer();
-//
-// /**
-// * Obtains the selected node of the registred tree.
-// *
-// * @return the selected tree or {@code null} if no registred tree nor
-// * selection empty.
-// */
-// N getSelectedNode();
-
}
Modified: trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/nav/NavHelper.java
===================================================================
--- trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/nav/NavHelper.java 2010-12-30 13:11:59 UTC (rev 2149)
+++ trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/nav/NavHelper.java 2011-01-01 17:31:35 UTC (rev 2150)
@@ -53,7 +53,7 @@
* <b>Note:</b> A helper can NOT be used to manage multi-trees.
* <h2>Internal states</h2
* <h3>Internal model</h3>
- * To create the model, use method {@link #createModel(NavNode ,Object...)} given a
+ * To create the model, use method {@link #createModel(NavNode, Object...)} given a
* root node.
* <p/>
* To obtain the model, use method {@link #getModel()}.
@@ -83,7 +83,7 @@
* To listen modification of the model, it will mainly repopulate nodes when
* required.
* <p/>
- * See the method {@link #populateNode(NavNode , Object[], boolean)}.
+ * See the method {@link #populateNode(NavNode, Object[], boolean)}.
* <h3>{@link #selectionListener}</h3>
* To listen modification of the selection, it will mainly expand paths if required.
* <p/>
@@ -94,12 +94,12 @@
* The helper offers some methods to modify and query the internal tree model.
* <h3>Model modification</h3>
* <ul>
- * <li>{@link #createModel(NavNode ,Object...)}</li>
- * <li>{@link #insertNode(NavNode , NavNode)}</li>
+ * <li>{@link #createModel(NavNode, Object...)}</li>
+ * <li>{@link #insertNode(NavNode, NavNode)}</li>
* <li>{@link #removeNode(NavNode)}</li>
- * <li>{@link #moveNode(NavNode , NavNode , int)}</li>
- * <li>{@link #refreshNode(NavNode , boolean)}</li>
- * <li>{@link #loadAllNodes(NavNode , NavDataProvider)}</li>
+ * <li>{@link #moveNode(NavNode, NavNode, int)}</li>
+ * <li>{@link #refreshNode(NavNode, boolean)}</li>
+ * <li>{@link #loadAllNodes(NavNode, NavDataProvider)}</li>
* <p/>
* </ul>
* <h3>Model selection modification</h3>
@@ -110,14 +110,14 @@
* </ul>
* <h3>Model query</h3>
* <ul>
- * <li>{@link #findNode(NavNode , String...)}</li>
+ * <li>{@link #findNode(NavNode, String...)}</li>
* </ul>
* <h3>Child loadors factory</h3>
* The class offers a factory of {@link NavNodeChildLoador}, use the method
* {@link #getChildLoador(Class)} to obtain the correct child loador given his type.
*
+ * @param <U> Type of ui to bridge
* @author tchemit <chemit(a)codelutin.com>
- * @param <U> Type of ui to bridge
* @see NavNode
* @see NavNodeChildLoador
* @see AbstractNavTreeCellRenderer
@@ -358,7 +358,9 @@
if (isAdded && !pathExpanded) {
// ask to expand path
- log.info("expand node [" + pathToExpand + "]");
+ if (log.isDebugEnabled()) {
+ log.debug("expand node [" + pathToExpand + "]");
+ }
expandPath(pathToExpand);
}
}
@@ -877,7 +879,7 @@
* Finds a node from the given root {@code node}, and return child searched
*
* @param node the starting node
- * @param id of child searched
+ * @param id id of searched child
* @return the find node or {@code null} if no node matchs.
*/
public N getChild(N node, String id) {
@@ -900,7 +902,9 @@
if (getModel() == null) {
// no model set,
- log.warn("No model set in " + this);
+ if (log.isWarnEnabled()) {
+ log.warn("No model set in " + this);
+ }
return false;
}
// model is set
Modified: trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/nav/NavNode.java
===================================================================
--- trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/nav/NavNode.java 2010-12-30 13:11:59 UTC (rev 2149)
+++ trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/nav/NavNode.java 2011-01-01 17:31:35 UTC (rev 2150)
@@ -78,8 +78,8 @@
* Initialy node has no data child nodes, ({@link #isLoaded()} equals
* {@code false}).
* when model requires node's childs, it can load them via method
- * {@link #populateNode(NavBridge , NavDataProvider , boolean)}
- * and {@link #populateChilds(NavBridge , NavDataProvider)} methods.
+ * {@link #populateNode(NavBridge, NavDataProvider, boolean)}
+ * and {@link #populateChilds(NavBridge, NavDataProvider)} methods.
* <h2>Node rendering</h2
* the {@link AbstractNavTreeCellRenderer} looks the {@link #isDirty} state to
* know when render should be (re-)compute and set back the state to {@code false}.
@@ -130,7 +130,7 @@
* Given an {@code id}, obtain the child with matching id.
* <p/>
* If node is NOT {@code loaded}, then first loads it (method
- * {@link #populateChilds(NavBridge , NavDataProvider)}) then do search
+ * {@link #populateChilds(NavBridge, NavDataProvider)}) then do search
* on direct childs of the node recursivly.
*
* @param id the id of the researched node
@@ -146,17 +146,17 @@
* Given an {@code id}, obtain the child with matching id.
* <p/>
* If node is NOT {@code loaded}, then first loads it (method
- * {@link #populateChilds(NavBridge , NavDataProvider)}) then return
+ * {@link #populateChilds(NavBridge, NavDataProvider)}) then return
* on direct childs of the node.
*
* @param id the id of the researched node
- * @param bridge model owner of nodes
+ * @param bridge model owner of nodes
* @param provider data provider
* @return the found node or {@code null} if not found
*/
- N getChild(String id ,
- NavBridge<M, N> model,
- NavDataProvider provider);
+ N getChild(String id,
+ NavBridge<M, N> bridge,
+ NavDataProvider provider);
/**
* Changes the {@link #isDirty} state.
Modified: trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/nav/NavNodeChildLoador.java
===================================================================
--- trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/nav/NavNodeChildLoador.java 2010-12-30 13:11:59 UTC (rev 2149)
+++ trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/nav/NavNodeChildLoador.java 2011-01-01 17:31:35 UTC (rev 2150)
@@ -34,7 +34,7 @@
* Object to load childs of a node.
* <p/>
* It uses {@link NavDataProvider} in method
- * {@link #loadChilds(NavBridge , NavNode , NavDataProvider)} to obtain datas
+ * {@link #loadChilds(NavBridge, NavNode, NavDataProvider)} to obtain datas
* then build childs nodes.
* <p/>
* A factory of such objects can be found in {@link NavHelper} to make
@@ -44,19 +44,21 @@
* For example when you want to creat by hand a new node, always prefer to reuse
* a such object rathen than duplicate same code in helper...
*
- * @author tchemit <chemit(a)codelutin.com>
* @param <T> type of data used to create nodes (can be just a String type to use only ids)
* @param <O> type of data associated with nodes
* @param <N> type of node to used (to make possible full co-variance and no cast in fal implementations).
+ * @author tchemit <chemit(a)codelutin.com>
* @see NavHelper
* @see NavNode
* @since 2.1
*/
public abstract class NavNodeChildLoador<T, O, M, B extends NavBridge<M, N>, N extends NavNode<M, N>> implements Serializable {
- /** Logger */
+ /** Logger. */
static private final Log log = LogFactory.getLog(NavNodeChildLoador.class);
+ private static final long serialVersionUID = 1L;
+
/** Type of data of the node */
protected final Class<O> beanType;
Modified: trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/nav/tree/NavTreeBridge.java
===================================================================
--- trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/nav/tree/NavTreeBridge.java 2010-12-30 13:11:59 UTC (rev 2149)
+++ trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/nav/tree/NavTreeBridge.java 2011-01-01 17:31:35 UTC (rev 2150)
@@ -28,7 +28,6 @@
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
-import javax.swing.JTree;
import javax.swing.event.TreeModelListener;
import javax.swing.tree.DefaultTreeModel;
import javax.swing.tree.TreeNode;
@@ -51,15 +50,13 @@
protected DefaultTreeModel model;
/** bridge ui */
- protected JTree ui;
+// protected JTree ui;
+// public NavTreeBridge() {
+// }
- public NavTreeBridge() {
- }
-
//--------------------------------------------------------------------------
//-- Model Queries
//--------------------------------------------------------------------------
-
@Override
public DefaultTreeModel getModel() {
return model;
@@ -126,6 +123,11 @@
model.reload();
}
+ @Override
+ public boolean canLoadChild(N node) {
+ return true;
+ }
+
//--------------------------------------------------------------------------
//-- Model Listeners notifications
//--------------------------------------------------------------------------
Modified: trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/nav/tree/NavTreeHelper.java
===================================================================
--- trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/nav/tree/NavTreeHelper.java 2010-12-30 13:11:59 UTC (rev 2149)
+++ trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/nav/tree/NavTreeHelper.java 2011-01-01 17:31:35 UTC (rev 2150)
@@ -45,9 +45,13 @@
public class NavTreeHelper<N extends NavTreeNode<N>> extends NavHelper<DefaultTreeModel, JTree, NavTreeBridge<N>, N> {
public NavTreeHelper() {
- super(new NavTreeBridge<N>());
+ this(new NavTreeBridge<N>());
}
+ public NavTreeHelper(NavTreeBridge<N> bridge) {
+ super(bridge);
+ }
+
@Override
public void scrollPathToVisible(TreePath path) {
getUI().scrollPathToVisible(path);
@@ -141,28 +145,6 @@
return nodes;
}
-// @Override
-// public void setUI(JTree tree,
-// boolean addExpandTreeListener) {
-// setUI(tree, addExpandTreeListener, null);
-// }
-//
-// @Override
-// public void setUI(JTree tree,
-// boolean addExpandTreeListener,
-// TreeSelectionListener listener) {
-//
-// setUI(tree, addExpandTreeListener, true, listener);
-// }
-//
-// @Override
-// public void setUI(JTree tree,
-// boolean addExpandTreeListener,
-// boolean addOneClickSelectionListener,
-// TreeSelectionListener listener) {
-// setUI(tree, addExpandTreeListener, addOneClickSelectionListener, listener, null);
-// }
-
@Override
public void setUI(JTree tree,
boolean addExpandTreeListener,
Modified: trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/nav/tree/NavTreeNode.java
===================================================================
--- trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/nav/tree/NavTreeNode.java 2010-12-30 13:11:59 UTC (rev 2149)
+++ trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/nav/tree/NavTreeNode.java 2011-01-01 17:31:35 UTC (rev 2150)
@@ -188,9 +188,9 @@
}
@Override
- public N getChild(String id ,
- NavBridge<DefaultTreeModel, N> model,
- NavDataProvider provider) {
+ public N getChild(String id,
+ NavBridge<DefaultTreeModel, N> bridge,
+ NavDataProvider provider) {
if (id == null) {
@@ -201,7 +201,7 @@
if (!isLoaded()) {
// il faut charger les fils du noeud pour effectuer la recherche
- populateChilds(model, provider);
+ populateChilds(bridge, provider);
}
if (isLeaf()) {
@@ -270,21 +270,33 @@
@Override
@SuppressWarnings({"unchecked"})
- public void populateChilds(NavBridge<DefaultTreeModel, N> model, NavDataProvider provider) {
+ public void populateChilds(NavBridge<DefaultTreeModel, N> bridge,
+ NavDataProvider provider) {
if (isStaticNode()) {
- log.debug("is static node " + this);
+ if (log.isDebugEnabled()) {
+ log.debug("is static node " + this);
+ }
// noeud static, rien a faire
return;
}
+ if (!bridge.canLoadChild((N) this)) {
+
+ // can not load childs
+ if (log.isDebugEnabled()) {
+ log.debug("Will Skip populateChilds for node : " + this);
+ }
+ return;
+ }
+
// chargement des noeuds fils du noeud courant
try {
if (log.isDebugEnabled()) {
log.debug("Will load childs for " + this);
}
- childLoador.loadChilds((NavTreeBridge<N>) model, (N) this, provider);
+ childLoador.loadChilds((NavTreeBridge<N>) bridge, (N) this, provider);
} catch (Exception e) {
throw new RuntimeException(e.getMessage(), e);
} finally {
Modified: trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/nav/tree/NavTreeNodeChildLoador.java
===================================================================
--- trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/nav/tree/NavTreeNodeChildLoador.java 2010-12-30 13:11:59 UTC (rev 2149)
+++ trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/nav/tree/NavTreeNodeChildLoador.java 2011-01-01 17:31:35 UTC (rev 2150)
@@ -36,6 +36,8 @@
*/
public abstract class NavTreeNodeChildLoador<T, O, N extends NavTreeNode<N>> extends NavNodeChildLoador<T, O, DefaultTreeModel, NavTreeBridge<N>, N> {
+ private static final long serialVersionUID = 1L;
+
protected NavTreeNodeChildLoador(Class<O> beanType) {
super(beanType);
}
Modified: trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/nav/treetable/NavTreeTableBridge.java
===================================================================
--- trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/nav/treetable/NavTreeTableBridge.java 2010-12-30 13:11:59 UTC (rev 2149)
+++ trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/nav/treetable/NavTreeTableBridge.java 2011-01-01 17:31:35 UTC (rev 2150)
@@ -27,7 +27,6 @@
import jaxx.runtime.swing.nav.NavBridge;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
-import org.jdesktop.swingx.JXTreeTable;
import org.jdesktop.swingx.treetable.TreeTableNode;
import javax.swing.event.TreeModelListener;
@@ -53,18 +52,17 @@
protected NavTreeTableModel model;
/** bridge ui */
- protected JXTreeTable ui;
+// protected JXTreeTable ui;
- public NavTreeTableBridge() {
- if (log.isDebugEnabled()) {
- log.debug("New " + this);
- }
- }
+// public NavTreeTableBridge() {
+// if (log.isDebugEnabled()) {
+// log.debug("New " + this);
+// }
+// }
//--------------------------------------------------------------------------
//-- Model Queries
//--------------------------------------------------------------------------
-
@Override
public NavTreeTableModel getModel() {
return model;
@@ -132,7 +130,7 @@
}
parent.remove(node);
-// It's not enought to fire model support...
+// It's not enougth to fire model support...
// model.getModelSupport().fireChildRemoved(path, index, node);
model.getModelSupport().fireTreeStructureChanged(getTreePath(parent));
}
@@ -142,6 +140,11 @@
model.getModelSupport().fireTreeStructureChanged(getTreePath(node));
}
+ @Override
+ public boolean canLoadChild(N node) {
+ return true;
+ }
+
//--------------------------------------------------------------------------
//-- Listeners notifications
//--------------------------------------------------------------------------
@@ -189,7 +192,7 @@
@Override
public void nodesWereRemoved(TreeNode node, int[] childIndices,
Object[] removedChildren) {
-
+
model.getModelSupport().fireChildrenRemoved(getTreePath(node),
childIndices,
removedChildren);
@@ -291,60 +294,4 @@
return new TreePath(getPathToRoot(node));
}
-// //--------------------------------------------------------------------------
-// //-- UI
-// //--------------------------------------------------------------------------
-//
-// @Override
-// public JXTreeTable getUI() {
-// return ui;
-// }
-//
-// @Override
-// public void setUI(JXTreeTable ui) {
-// this.ui = ui;
-// }
-//
-// @Override
-// public void scrollPathToVisible(TreePath path) {
-// getUI().scrollPathToVisible(path);
-// }
-//
-// @Override
-// public void setSelectionPath(TreePath path) {
-// getUI().getTreeSelectionModel().setSelectionPath(path);
-// }
-//
-// @Override
-// public TreeSelectionModel getSelectionModel() {
-// return getUI().getTreeSelectionModel();
-// }
-//
-// @Override
-// public boolean isExpanded(TreePath pathToExpand) {
-// return getUI().isExpanded(pathToExpand);
-// }
-//
-// @Override
-// public void expandPath(TreePath pathToExpand) {
-// getUI().expandPath(pathToExpand);
-// }
-//
-// @Override
-// public AbstractNavTreeCellRenderer<NavTreeTableModel, N> getTreeCellRenderer() {
-// //FIXME Implements it if possible
-// return null;
-// }
-//
-// @SuppressWarnings({"unchecked"})
-// @Override
-// public N getSelectedNode() {
-// TreePath path = getSelectionModel().getSelectionPath();
-// N node = null;
-// if (path != null) {
-// node = (N) path.getLastPathComponent();
-// }
-// return node;
-// }
-
}
\ No newline at end of file
Modified: trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/nav/treetable/NavTreeTableHelper.java
===================================================================
--- trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/nav/treetable/NavTreeTableHelper.java 2010-12-30 13:11:59 UTC (rev 2149)
+++ trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/nav/treetable/NavTreeTableHelper.java 2011-01-01 17:31:35 UTC (rev 2150)
@@ -26,6 +26,8 @@
import jaxx.runtime.swing.nav.NavHelper;
import jaxx.runtime.swing.nav.tree.AbstractNavTreeCellRenderer;
+import org.apache.commons.logging.Log;
+import org.apache.commons.logging.LogFactory;
import org.jdesktop.swingx.JXTreeTable;
import javax.swing.event.TreeSelectionListener;
@@ -43,6 +45,9 @@
*/
public class NavTreeTableHelper<N extends NavTreeTableNode<N>> extends NavHelper<NavTreeTableModel, JXTreeTable, NavTreeTableBridge<N>, N> {
+ /** Logger */
+ static private final Log log = LogFactory.getLog(NavTreeTableHelper.class);
+
public NavTreeTableHelper() {
super(new NavTreeTableBridge<N>());
}
Modified: trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/nav/treetable/NavTreeTableNode.java
===================================================================
--- trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/nav/treetable/NavTreeTableNode.java 2010-12-30 13:11:59 UTC (rev 2149)
+++ trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/nav/treetable/NavTreeTableNode.java 2011-01-01 17:31:35 UTC (rev 2150)
@@ -196,9 +196,9 @@
}
@Override
- public N getChild(String id ,
- NavBridge<NavTreeTableModel, N> model,
- NavDataProvider provider) {
+ public N getChild(String id,
+ NavBridge<NavTreeTableModel, N> bridge,
+ NavDataProvider provider) {
if (id == null) {
@@ -209,7 +209,7 @@
if (!isLoaded()) {
// il faut charger les fils du noeud pour effectuer la recherche
- populateChilds(model, provider);
+ populateChilds(bridge, provider);
}
if (isLeaf()) {
@@ -278,7 +278,7 @@
@Override
@SuppressWarnings({"unchecked"})
- public void populateChilds(NavBridge<NavTreeTableModel, N> model,
+ public void populateChilds(NavBridge<NavTreeTableModel, N> bridge,
NavDataProvider provider) {
if (isStaticNode()) {
@@ -286,12 +286,21 @@
return;
}
+ if (!bridge.canLoadChild((N) this)) {
+
+ // can not load childs
+ if (log.isDebugEnabled()) {
+ log.debug("Will Skip populateChilds for node : " + this);
+ }
+ return;
+ }
+
// chargement des noeuds fils du noeud courant
try {
if (log.isDebugEnabled()) {
log.debug("Will load childs for " + this);
}
- childLoador.loadChilds((NavTreeTableBridge<N>) model, (N) this, provider);
+ childLoador.loadChilds((NavTreeTableBridge<N>) bridge, (N) this, provider);
} catch (Exception e) {
throw new RuntimeException(e.getMessage(), e);
} finally {
@@ -323,13 +332,13 @@
@Override
public Enumeration<N> children() {
List<? extends MutableTreeTableNode> newChildrenList =
- new ArrayList<MutableTreeTableNode>(super.children);
-
+ new ArrayList<MutableTreeTableNode>(children);
+
return (Enumeration<N>) Collections.enumeration(newChildrenList);
}
public void removeAllChildren() {
- super.children.clear();
+ children.clear();
}
@Override
Modified: trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/nav/treetable/NavTreeTableNodeChildLoador.java
===================================================================
--- trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/nav/treetable/NavTreeTableNodeChildLoador.java 2010-12-30 13:11:59 UTC (rev 2149)
+++ trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/nav/treetable/NavTreeTableNodeChildLoador.java 2011-01-01 17:31:35 UTC (rev 2150)
@@ -34,6 +34,8 @@
*/
public abstract class NavTreeTableNodeChildLoador<T, O, N extends NavTreeTableNode<N>> extends NavNodeChildLoador<T, O, NavTreeTableModel, NavTreeTableBridge<N>, N> {
+ private static final long serialVersionUID = 1L;
+
protected NavTreeTableNodeChildLoador(Class<O> beanType) {
super(beanType);
}
1
0
r2149 - in trunk: . jaxx-compiler jaxx-demo jaxx-runtime jaxx-tutorial jaxx-tutorial-config jaxx-tutorial-css jaxx-tutorial-databinding jaxx-tutorial-helloworld jaxx-tutorial-helloworld2 jaxx-validator jaxx-widgets maven-jaxx-plugin
by tchemit@users.nuiton.org 30 Dec '10
by tchemit@users.nuiton.org 30 Dec '10
30 Dec '10
Author: tchemit
Date: 2010-12-30 14:11:59 +0100 (Thu, 30 Dec 2010)
New Revision: 2149
Url: http://nuiton.org/repositories/revision/jaxx/2149
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
trunk/jaxx-compiler/pom.xml
trunk/jaxx-demo/pom.xml
trunk/jaxx-runtime/pom.xml
trunk/jaxx-tutorial-config/pom.xml
trunk/jaxx-tutorial-css/pom.xml
trunk/jaxx-tutorial-databinding/pom.xml
trunk/jaxx-tutorial-helloworld/pom.xml
trunk/jaxx-tutorial-helloworld2/pom.xml
trunk/jaxx-tutorial/pom.xml
trunk/jaxx-validator/pom.xml
trunk/jaxx-widgets/pom.xml
trunk/maven-jaxx-plugin/pom.xml
trunk/pom.xml
Modified: trunk/jaxx-compiler/pom.xml
===================================================================
--- trunk/jaxx-compiler/pom.xml 2010-12-30 13:11:56 UTC (rev 2148)
+++ trunk/jaxx-compiler/pom.xml 2010-12-30 13:11:59 UTC (rev 2149)
@@ -34,7 +34,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>jaxx</artifactId>
- <version>2.2.4</version>
+ <version>2.3-SNAPSHOT</version>
</parent>
<groupId>org.nuiton.jaxx</groupId>
Modified: trunk/jaxx-demo/pom.xml
===================================================================
--- trunk/jaxx-demo/pom.xml 2010-12-30 13:11:56 UTC (rev 2148)
+++ trunk/jaxx-demo/pom.xml 2010-12-30 13:11:59 UTC (rev 2149)
@@ -35,7 +35,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>jaxx</artifactId>
- <version>2.2.4</version>
+ <version>2.3-SNAPSHOT</version>
</parent>
<groupId>org.nuiton.jaxx</groupId>
Modified: trunk/jaxx-runtime/pom.xml
===================================================================
--- trunk/jaxx-runtime/pom.xml 2010-12-30 13:11:56 UTC (rev 2148)
+++ trunk/jaxx-runtime/pom.xml 2010-12-30 13:11:59 UTC (rev 2149)
@@ -34,7 +34,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>jaxx</artifactId>
- <version>2.2.4</version>
+ <version>2.3-SNAPSHOT</version>
</parent>
<groupId>org.nuiton.jaxx</groupId>
Modified: trunk/jaxx-tutorial/pom.xml
===================================================================
--- trunk/jaxx-tutorial/pom.xml 2010-12-30 13:11:56 UTC (rev 2148)
+++ trunk/jaxx-tutorial/pom.xml 2010-12-30 13:11:59 UTC (rev 2149)
@@ -35,7 +35,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>jaxx</artifactId>
- <version>2.2.4</version>
+ <version>2.3-SNAPSHOT</version>
</parent>
<groupId>org.nuiton.jaxx</groupId>
Modified: trunk/jaxx-tutorial-config/pom.xml
===================================================================
--- trunk/jaxx-tutorial-config/pom.xml 2010-12-30 13:11:56 UTC (rev 2148)
+++ trunk/jaxx-tutorial-config/pom.xml 2010-12-30 13:11:59 UTC (rev 2149)
@@ -35,7 +35,7 @@
<parent>
<groupId>org.nuiton.jaxx</groupId>
<artifactId>jaxx-tutorial</artifactId>
- <version>2.2.4</version>
+ <version>2.3-SNAPSHOT</version>
<relativePath>../jaxx-tutorial</relativePath>
</parent>
Modified: trunk/jaxx-tutorial-css/pom.xml
===================================================================
--- trunk/jaxx-tutorial-css/pom.xml 2010-12-30 13:11:56 UTC (rev 2148)
+++ trunk/jaxx-tutorial-css/pom.xml 2010-12-30 13:11:59 UTC (rev 2149)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.nuiton.jaxx</groupId>
<artifactId>jaxx-tutorial</artifactId>
- <version>2.2.4</version>
+ <version>2.3-SNAPSHOT</version>
<relativePath>../jaxx-tutorial</relativePath>
</parent>
Modified: trunk/jaxx-tutorial-databinding/pom.xml
===================================================================
--- trunk/jaxx-tutorial-databinding/pom.xml 2010-12-30 13:11:56 UTC (rev 2148)
+++ trunk/jaxx-tutorial-databinding/pom.xml 2010-12-30 13:11:59 UTC (rev 2149)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.nuiton.jaxx</groupId>
<artifactId>jaxx-tutorial</artifactId>
- <version>2.2.4</version>
+ <version>2.3-SNAPSHOT</version>
<relativePath>../jaxx-tutorial</relativePath>
</parent>
Modified: trunk/jaxx-tutorial-helloworld/pom.xml
===================================================================
--- trunk/jaxx-tutorial-helloworld/pom.xml 2010-12-30 13:11:56 UTC (rev 2148)
+++ trunk/jaxx-tutorial-helloworld/pom.xml 2010-12-30 13:11:59 UTC (rev 2149)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.nuiton.jaxx</groupId>
<artifactId>jaxx-tutorial</artifactId>
- <version>2.2.4</version>
+ <version>2.3-SNAPSHOT</version>
<relativePath>../jaxx-tutorial</relativePath>
</parent>
Modified: trunk/jaxx-tutorial-helloworld2/pom.xml
===================================================================
--- trunk/jaxx-tutorial-helloworld2/pom.xml 2010-12-30 13:11:56 UTC (rev 2148)
+++ trunk/jaxx-tutorial-helloworld2/pom.xml 2010-12-30 13:11:59 UTC (rev 2149)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.nuiton.jaxx</groupId>
<artifactId>jaxx-tutorial</artifactId>
- <version>2.2.4</version>
+ <version>2.3-SNAPSHOT</version>
<relativePath>../jaxx-tutorial</relativePath>
</parent>
Modified: trunk/jaxx-validator/pom.xml
===================================================================
--- trunk/jaxx-validator/pom.xml 2010-12-30 13:11:56 UTC (rev 2148)
+++ trunk/jaxx-validator/pom.xml 2010-12-30 13:11:59 UTC (rev 2149)
@@ -34,7 +34,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>jaxx</artifactId>
- <version>2.2.4</version>
+ <version>2.3-SNAPSHOT</version>
</parent>
<groupId>org.nuiton.jaxx</groupId>
Modified: trunk/jaxx-widgets/pom.xml
===================================================================
--- trunk/jaxx-widgets/pom.xml 2010-12-30 13:11:56 UTC (rev 2148)
+++ trunk/jaxx-widgets/pom.xml 2010-12-30 13:11:59 UTC (rev 2149)
@@ -35,7 +35,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>jaxx</artifactId>
- <version>2.2.4</version>
+ <version>2.3-SNAPSHOT</version>
</parent>
<groupId>org.nuiton.jaxx</groupId>
Modified: trunk/maven-jaxx-plugin/pom.xml
===================================================================
--- trunk/maven-jaxx-plugin/pom.xml 2010-12-30 13:11:56 UTC (rev 2148)
+++ trunk/maven-jaxx-plugin/pom.xml 2010-12-30 13:11:59 UTC (rev 2149)
@@ -35,7 +35,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>jaxx</artifactId>
- <version>2.2.4</version>
+ <version>2.3-SNAPSHOT</version>
</parent>
<groupId>org.nuiton.jaxx</groupId>
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-12-30 13:11:56 UTC (rev 2148)
+++ trunk/pom.xml 2010-12-30 13:11:59 UTC (rev 2149)
@@ -38,7 +38,7 @@
</parent>
<artifactId>jaxx</artifactId>
- <version>2.2.4</version>
+ <version>2.3-SNAPSHOT</version>
<modules>
<module>jaxx-runtime</module>
@@ -507,9 +507,9 @@
<!-- Source control management. -->
<scm>
- <connection>scm:svn:http://svn.nuiton.org/svn/jaxx/tags/jaxx-2.2.4</connection>
- <developerConnection>scm:svn:http://svn.nuiton.org/svn/jaxx/tags/jaxx-2.2.4</developerConnection>
- <url>http://www.nuiton.org/repositories/browse/jaxx/tags/jaxx-2.2.4</url>
+ <connection>scm:svn:http://svn.nuiton.org/svn/jaxx/trunk</connection>
+ <developerConnection>scm:svn:http://svn.nuiton.org/svn/jaxx/trunk</developerConnection>
+ <url>http://www.nuiton.org/repositories/browse/jaxx/trunk</url>
</scm>
<profiles>
1
0
Author: tchemit
Date: 2010-12-30 14:11:56 +0100 (Thu, 30 Dec 2010)
New Revision: 2148
Url: http://nuiton.org/repositories/revision/jaxx/2148
Log:
[maven-release-plugin] copy for tag jaxx-2.2.4
Added:
tags/jaxx-2.2.4/
1
0
r2147 - in trunk: . jaxx-compiler jaxx-demo jaxx-runtime jaxx-tutorial jaxx-tutorial-config jaxx-tutorial-css jaxx-tutorial-databinding jaxx-tutorial-helloworld jaxx-tutorial-helloworld2 jaxx-validator jaxx-widgets maven-jaxx-plugin
by tchemit@users.nuiton.org 30 Dec '10
by tchemit@users.nuiton.org 30 Dec '10
30 Dec '10
Author: tchemit
Date: 2010-12-30 14:11:54 +0100 (Thu, 30 Dec 2010)
New Revision: 2147
Url: http://nuiton.org/repositories/revision/jaxx/2147
Log:
[maven-release-plugin] prepare release jaxx-2.2.4
Modified:
trunk/jaxx-compiler/pom.xml
trunk/jaxx-demo/pom.xml
trunk/jaxx-runtime/pom.xml
trunk/jaxx-tutorial-config/pom.xml
trunk/jaxx-tutorial-css/pom.xml
trunk/jaxx-tutorial-databinding/pom.xml
trunk/jaxx-tutorial-helloworld/pom.xml
trunk/jaxx-tutorial-helloworld2/pom.xml
trunk/jaxx-tutorial/pom.xml
trunk/jaxx-validator/pom.xml
trunk/jaxx-widgets/pom.xml
trunk/maven-jaxx-plugin/pom.xml
trunk/pom.xml
Modified: trunk/jaxx-compiler/pom.xml
===================================================================
--- trunk/jaxx-compiler/pom.xml 2010-12-30 13:09:09 UTC (rev 2146)
+++ trunk/jaxx-compiler/pom.xml 2010-12-30 13:11:54 UTC (rev 2147)
@@ -34,7 +34,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>jaxx</artifactId>
- <version>2.2.4-SNAPSHOT</version>
+ <version>2.2.4</version>
</parent>
<groupId>org.nuiton.jaxx</groupId>
Modified: trunk/jaxx-demo/pom.xml
===================================================================
--- trunk/jaxx-demo/pom.xml 2010-12-30 13:09:09 UTC (rev 2146)
+++ trunk/jaxx-demo/pom.xml 2010-12-30 13:11:54 UTC (rev 2147)
@@ -24,9 +24,7 @@
#L%
-->
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
@@ -37,7 +35,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>jaxx</artifactId>
- <version>2.2.4-SNAPSHOT</version>
+ <version>2.2.4</version>
</parent>
<groupId>org.nuiton.jaxx</groupId>
Modified: trunk/jaxx-runtime/pom.xml
===================================================================
--- trunk/jaxx-runtime/pom.xml 2010-12-30 13:09:09 UTC (rev 2146)
+++ trunk/jaxx-runtime/pom.xml 2010-12-30 13:11:54 UTC (rev 2147)
@@ -34,7 +34,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>jaxx</artifactId>
- <version>2.2.4-SNAPSHOT</version>
+ <version>2.2.4</version>
</parent>
<groupId>org.nuiton.jaxx</groupId>
Modified: trunk/jaxx-tutorial/pom.xml
===================================================================
--- trunk/jaxx-tutorial/pom.xml 2010-12-30 13:09:09 UTC (rev 2146)
+++ trunk/jaxx-tutorial/pom.xml 2010-12-30 13:11:54 UTC (rev 2147)
@@ -35,7 +35,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>jaxx</artifactId>
- <version>2.2.4-SNAPSHOT</version>
+ <version>2.2.4</version>
</parent>
<groupId>org.nuiton.jaxx</groupId>
Modified: trunk/jaxx-tutorial-config/pom.xml
===================================================================
--- trunk/jaxx-tutorial-config/pom.xml 2010-12-30 13:09:09 UTC (rev 2146)
+++ trunk/jaxx-tutorial-config/pom.xml 2010-12-30 13:11:54 UTC (rev 2147)
@@ -35,7 +35,7 @@
<parent>
<groupId>org.nuiton.jaxx</groupId>
<artifactId>jaxx-tutorial</artifactId>
- <version>2.2.4-SNAPSHOT</version>
+ <version>2.2.4</version>
<relativePath>../jaxx-tutorial</relativePath>
</parent>
Modified: trunk/jaxx-tutorial-css/pom.xml
===================================================================
--- trunk/jaxx-tutorial-css/pom.xml 2010-12-30 13:09:09 UTC (rev 2146)
+++ trunk/jaxx-tutorial-css/pom.xml 2010-12-30 13:11:54 UTC (rev 2147)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.nuiton.jaxx</groupId>
<artifactId>jaxx-tutorial</artifactId>
- <version>2.2.4-SNAPSHOT</version>
+ <version>2.2.4</version>
<relativePath>../jaxx-tutorial</relativePath>
</parent>
Modified: trunk/jaxx-tutorial-databinding/pom.xml
===================================================================
--- trunk/jaxx-tutorial-databinding/pom.xml 2010-12-30 13:09:09 UTC (rev 2146)
+++ trunk/jaxx-tutorial-databinding/pom.xml 2010-12-30 13:11:54 UTC (rev 2147)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.nuiton.jaxx</groupId>
<artifactId>jaxx-tutorial</artifactId>
- <version>2.2.4-SNAPSHOT</version>
+ <version>2.2.4</version>
<relativePath>../jaxx-tutorial</relativePath>
</parent>
Modified: trunk/jaxx-tutorial-helloworld/pom.xml
===================================================================
--- trunk/jaxx-tutorial-helloworld/pom.xml 2010-12-30 13:09:09 UTC (rev 2146)
+++ trunk/jaxx-tutorial-helloworld/pom.xml 2010-12-30 13:11:54 UTC (rev 2147)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.nuiton.jaxx</groupId>
<artifactId>jaxx-tutorial</artifactId>
- <version>2.2.4-SNAPSHOT</version>
+ <version>2.2.4</version>
<relativePath>../jaxx-tutorial</relativePath>
</parent>
Modified: trunk/jaxx-tutorial-helloworld2/pom.xml
===================================================================
--- trunk/jaxx-tutorial-helloworld2/pom.xml 2010-12-30 13:09:09 UTC (rev 2146)
+++ trunk/jaxx-tutorial-helloworld2/pom.xml 2010-12-30 13:11:54 UTC (rev 2147)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.nuiton.jaxx</groupId>
<artifactId>jaxx-tutorial</artifactId>
- <version>2.2.4-SNAPSHOT</version>
+ <version>2.2.4</version>
<relativePath>../jaxx-tutorial</relativePath>
</parent>
Modified: trunk/jaxx-validator/pom.xml
===================================================================
--- trunk/jaxx-validator/pom.xml 2010-12-30 13:09:09 UTC (rev 2146)
+++ trunk/jaxx-validator/pom.xml 2010-12-30 13:11:54 UTC (rev 2147)
@@ -34,7 +34,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>jaxx</artifactId>
- <version>2.2.4-SNAPSHOT</version>
+ <version>2.2.4</version>
</parent>
<groupId>org.nuiton.jaxx</groupId>
Modified: trunk/jaxx-widgets/pom.xml
===================================================================
--- trunk/jaxx-widgets/pom.xml 2010-12-30 13:09:09 UTC (rev 2146)
+++ trunk/jaxx-widgets/pom.xml 2010-12-30 13:11:54 UTC (rev 2147)
@@ -24,9 +24,7 @@
#L%
-->
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
@@ -37,7 +35,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>jaxx</artifactId>
- <version>2.2.4-SNAPSHOT</version>
+ <version>2.2.4</version>
</parent>
<groupId>org.nuiton.jaxx</groupId>
Modified: trunk/maven-jaxx-plugin/pom.xml
===================================================================
--- trunk/maven-jaxx-plugin/pom.xml 2010-12-30 13:09:09 UTC (rev 2146)
+++ trunk/maven-jaxx-plugin/pom.xml 2010-12-30 13:11:54 UTC (rev 2147)
@@ -35,7 +35,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>jaxx</artifactId>
- <version>2.2.4-SNAPSHOT</version>
+ <version>2.2.4</version>
</parent>
<groupId>org.nuiton.jaxx</groupId>
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-12-30 13:09:09 UTC (rev 2146)
+++ trunk/pom.xml 2010-12-30 13:11:54 UTC (rev 2147)
@@ -38,7 +38,7 @@
</parent>
<artifactId>jaxx</artifactId>
- <version>2.2.4-SNAPSHOT</version>
+ <version>2.2.4</version>
<modules>
<module>jaxx-runtime</module>
@@ -507,9 +507,9 @@
<!-- Source control management. -->
<scm>
- <connection>scm:svn:http://svn.nuiton.org/svn/jaxx/trunk</connection>
- <developerConnection>scm:svn:http://svn.nuiton.org/svn/jaxx/trunk</developerConnection>
- <url>http://www.nuiton.org/repositories/browse/jaxx/trunk</url>
+ <connection>scm:svn:http://svn.nuiton.org/svn/jaxx/tags/jaxx-2.2.4</connection>
+ <developerConnection>scm:svn:http://svn.nuiton.org/svn/jaxx/tags/jaxx-2.2.4</developerConnection>
+ <url>http://www.nuiton.org/repositories/browse/jaxx/tags/jaxx-2.2.4</url>
</scm>
<profiles>
1
0
Author: tchemit
Date: 2010-12-30 14:09:09 +0100 (Thu, 30 Dec 2010)
New Revision: 2146
Url: http://nuiton.org/repositories/revision/jaxx/2146
Log:
fix snapshots in tutorial
Modified:
trunk/jaxx-tutorial/pom.xml
Modified: trunk/jaxx-tutorial/pom.xml
===================================================================
--- trunk/jaxx-tutorial/pom.xml 2010-12-30 13:06:35 UTC (rev 2145)
+++ trunk/jaxx-tutorial/pom.xml 2010-12-30 13:09:09 UTC (rev 2146)
@@ -111,7 +111,7 @@
<plugin>
<groupId>org.nuiton.i18n</groupId>
<artifactId>maven-i18n-plugin</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0.1</version>
</plugin>
</plugins>
1
0
r2145 - in trunk: jaxx-validator jaxx-validator/src/license jaxx-validator/src/main/resources/i18n jaxx-validator/src/site jaxx-validator/src/site/apt maven-jaxx-plugin/src/test/java/org/nuiton/jaxx/plugin
by tchemit@users.nuiton.org 30 Dec '10
by tchemit@users.nuiton.org 30 Dec '10
30 Dec '10
Author: tchemit
Date: 2010-12-30 14:06:35 +0100 (Thu, 30 Dec 2010)
New Revision: 2145
Url: http://nuiton.org/repositories/revision/jaxx/2145
Log:
fix svn-keywords
Modified:
trunk/jaxx-validator/LICENSE.txt
trunk/jaxx-validator/README.txt
trunk/jaxx-validator/changelog.txt
trunk/jaxx-validator/pom.xml
trunk/jaxx-validator/src/license/THIRD-PARTY.properties
trunk/jaxx-validator/src/main/resources/i18n/jaxx-validator_en_GB.properties
trunk/jaxx-validator/src/main/resources/i18n/jaxx-validator_fr_FR.properties
trunk/jaxx-validator/src/site/apt/index.rst
trunk/jaxx-validator/src/site/site_fr.xml
trunk/maven-jaxx-plugin/src/test/java/org/nuiton/jaxx/plugin/Bug1124Test.java
Property changes on: trunk/jaxx-validator/LICENSE.txt
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision
+ Author Date Id Revision HeadURL
Property changes on: trunk/jaxx-validator/README.txt
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision
+ Author Date Id Revision HeadURL
Property changes on: trunk/jaxx-validator/changelog.txt
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision
+ Author Date Id Revision HeadURL
Modified: trunk/jaxx-validator/pom.xml
===================================================================
--- trunk/jaxx-validator/pom.xml 2010-12-30 13:06:21 UTC (rev 2144)
+++ trunk/jaxx-validator/pom.xml 2010-12-30 13:06:35 UTC (rev 2145)
@@ -4,7 +4,7 @@
JAXX :: Validator
$Id$
- $HeadURL: http://svn.nuiton.org/svn/jaxx/trunk/jaxx-validator/pom.xml $
+ $HeadURL$
%%
Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
Property changes on: trunk/jaxx-validator/pom.xml
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision
+ Author Date Id Revision HeadURL
Property changes on: trunk/jaxx-validator/src/license/THIRD-PARTY.properties
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision
+ Author Date Id Revision HeadURL
Property changes on: trunk/jaxx-validator/src/main/resources/i18n/jaxx-validator_en_GB.properties
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision
+ Author Date Id Revision HeadURL
Property changes on: trunk/jaxx-validator/src/main/resources/i18n/jaxx-validator_fr_FR.properties
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision
+ Author Date Id Revision HeadURL
Property changes on: trunk/jaxx-validator/src/site/apt/index.rst
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Modified: trunk/jaxx-validator/src/site/site_fr.xml
===================================================================
--- trunk/jaxx-validator/src/site/site_fr.xml 2010-12-30 13:06:21 UTC (rev 2144)
+++ trunk/jaxx-validator/src/site/site_fr.xml 2010-12-30 13:06:35 UTC (rev 2145)
@@ -4,7 +4,7 @@
JAXX :: Validator
$Id$
- $HeadURL: http://svn.nuiton.org/svn/jaxx/trunk/jaxx-widgets/src/site/site_fr.xml $
+ $HeadURL$
%%
Copyright (C) 2008 - 2010 CodeLutin
%%
Property changes on: trunk/jaxx-validator/src/site/site_fr.xml
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision
+ Author Date Id Revision HeadURL
Property changes on: trunk/maven-jaxx-plugin/src/test/java/org/nuiton/jaxx/plugin/Bug1124Test.java
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision
+ Author Date Id Revision HeadURL
1
0
Author: tchemit
Date: 2010-12-30 14:06:21 +0100 (Thu, 30 Dec 2010)
New Revision: 2144
Url: http://nuiton.org/repositories/revision/jaxx/2144
Log:
fix headers + validator site (empty for the moment...)
Added:
trunk/jaxx-validator/src/site/site_fr.xml
Modified:
trunk/jaxx-validator/pom.xml
trunk/jaxx-validator/src/main/java/jaxx/runtime/JAXXValidator.java
trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/BeanValidator.java
trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/BeanValidatorDetector.java
trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/BeanValidatorEvent.java
trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/BeanValidatorField.java
trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/BeanValidatorListener.java
trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/BeanValidatorMessage.java
trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/BeanValidatorScope.java
trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/BeanValidatorUtil.java
trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/ValidatorsMap.java
trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/XWorkBeanValidator.java
trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/field/CollectionFieldExpressionValidator.java
trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/field/CollectionUniqueKeyValidator.java
trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/field/ExistingDirectoryFieldValidator.java
trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/field/ExistingFileFieldValidator.java
trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/field/FieldExpressionWithParamsValidator.java
trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/field/NotExistingDirectoryFieldValidator.java
trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/field/NotExistingFileFieldValidator.java
trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/field/RequiredFileFieldValidator.java
trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/SwingValidator.java
trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/SwingValidatorMessage.java
trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/SwingValidatorMessageListModel.java
trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/SwingValidatorMessageListMouseListener.java
trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/SwingValidatorMessageListRenderer.java
trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/SwingValidatorMessageTableModel.java
trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/SwingValidatorMessageTableMouseListener.java
trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/SwingValidatorMessageTableRenderer.java
trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/SwingValidatorUtil.java
trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/ui/AbstractBeanValidatorUI.java
trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/ui/IconValidationUI.java
trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/ui/ImageValidationUI.java
trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/ui/TranslucentValidationUI.java
trunk/jaxx-validator/src/site/apt/index.rst
trunk/jaxx-validator/src/test/resources/jaxx/runtime/validator/SimpleBean-error-validation.xml
trunk/jaxx-validator/src/test/resources/jaxx/runtime/validator/SimpleBean-fatal-validation.xml
trunk/jaxx-validator/src/test/resources/jaxx/runtime/validator/SimpleBean-info-validation.xml
trunk/jaxx-validator/src/test/resources/jaxx/runtime/validator/SimpleBean-simple-validation.xml
trunk/jaxx-validator/src/test/resources/jaxx/runtime/validator/SimpleBean-warning-validation.xml
trunk/jaxx-validator/src/test/resources/jaxx/runtime/validator/field/FieldExpressionBean-error-validation.xml
trunk/jaxx-validator/src/test/resources/jaxx/runtime/validator/field/ValidatorBean-error-validation.xml
trunk/jaxx-validator/src/test/resources/log4j.properties
trunk/jaxx-validator/src/test/resources/validators.xml
trunk/src/site/site_fr.xml
Modified: trunk/jaxx-validator/pom.xml
===================================================================
--- trunk/jaxx-validator/pom.xml 2010-12-30 13:01:03 UTC (rev 2143)
+++ trunk/jaxx-validator/pom.xml 2010-12-30 13:06:21 UTC (rev 2144)
@@ -6,7 +6,7 @@
$Id$
$HeadURL: http://svn.nuiton.org/svn/jaxx/trunk/jaxx-validator/pom.xml $
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/jaxx-validator/src/main/java/jaxx/runtime/JAXXValidator.java
===================================================================
--- trunk/jaxx-validator/src/main/java/jaxx/runtime/JAXXValidator.java 2010-12-30 13:01:03 UTC (rev 2143)
+++ trunk/jaxx-validator/src/main/java/jaxx/runtime/JAXXValidator.java 2010-12-30 13:06:21 UTC (rev 2144)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/BeanValidator.java
===================================================================
--- trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/BeanValidator.java 2010-12-30 13:01:03 UTC (rev 2143)
+++ trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/BeanValidator.java 2010-12-30 13:06:21 UTC (rev 2144)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/BeanValidatorDetector.java
===================================================================
--- trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/BeanValidatorDetector.java 2010-12-30 13:01:03 UTC (rev 2143)
+++ trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/BeanValidatorDetector.java 2010-12-30 13:06:21 UTC (rev 2144)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/BeanValidatorEvent.java
===================================================================
--- trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/BeanValidatorEvent.java 2010-12-30 13:01:03 UTC (rev 2143)
+++ trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/BeanValidatorEvent.java 2010-12-30 13:06:21 UTC (rev 2144)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/BeanValidatorField.java
===================================================================
--- trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/BeanValidatorField.java 2010-12-30 13:01:03 UTC (rev 2143)
+++ trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/BeanValidatorField.java 2010-12-30 13:06:21 UTC (rev 2144)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/BeanValidatorListener.java
===================================================================
--- trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/BeanValidatorListener.java 2010-12-30 13:01:03 UTC (rev 2143)
+++ trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/BeanValidatorListener.java 2010-12-30 13:06:21 UTC (rev 2144)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/BeanValidatorMessage.java
===================================================================
--- trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/BeanValidatorMessage.java 2010-12-30 13:01:03 UTC (rev 2143)
+++ trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/BeanValidatorMessage.java 2010-12-30 13:06:21 UTC (rev 2144)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/BeanValidatorScope.java
===================================================================
--- trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/BeanValidatorScope.java 2010-12-30 13:01:03 UTC (rev 2143)
+++ trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/BeanValidatorScope.java 2010-12-30 13:06:21 UTC (rev 2144)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/BeanValidatorUtil.java
===================================================================
--- trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/BeanValidatorUtil.java 2010-12-30 13:01:03 UTC (rev 2143)
+++ trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/BeanValidatorUtil.java 2010-12-30 13:06:21 UTC (rev 2144)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/ValidatorsMap.java
===================================================================
--- trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/ValidatorsMap.java 2010-12-30 13:01:03 UTC (rev 2143)
+++ trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/ValidatorsMap.java 2010-12-30 13:06:21 UTC (rev 2144)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/XWorkBeanValidator.java
===================================================================
--- trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/XWorkBeanValidator.java 2010-12-30 13:01:03 UTC (rev 2143)
+++ trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/XWorkBeanValidator.java 2010-12-30 13:06:21 UTC (rev 2144)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/field/CollectionFieldExpressionValidator.java
===================================================================
--- trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/field/CollectionFieldExpressionValidator.java 2010-12-30 13:01:03 UTC (rev 2143)
+++ trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/field/CollectionFieldExpressionValidator.java 2010-12-30 13:06:21 UTC (rev 2144)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/field/CollectionUniqueKeyValidator.java
===================================================================
--- trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/field/CollectionUniqueKeyValidator.java 2010-12-30 13:01:03 UTC (rev 2143)
+++ trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/field/CollectionUniqueKeyValidator.java 2010-12-30 13:06:21 UTC (rev 2144)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/field/ExistingDirectoryFieldValidator.java
===================================================================
--- trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/field/ExistingDirectoryFieldValidator.java 2010-12-30 13:01:03 UTC (rev 2143)
+++ trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/field/ExistingDirectoryFieldValidator.java 2010-12-30 13:06:21 UTC (rev 2144)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/field/ExistingFileFieldValidator.java
===================================================================
--- trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/field/ExistingFileFieldValidator.java 2010-12-30 13:01:03 UTC (rev 2143)
+++ trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/field/ExistingFileFieldValidator.java 2010-12-30 13:06:21 UTC (rev 2144)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/field/FieldExpressionWithParamsValidator.java
===================================================================
--- trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/field/FieldExpressionWithParamsValidator.java 2010-12-30 13:01:03 UTC (rev 2143)
+++ trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/field/FieldExpressionWithParamsValidator.java 2010-12-30 13:06:21 UTC (rev 2144)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/field/NotExistingDirectoryFieldValidator.java
===================================================================
--- trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/field/NotExistingDirectoryFieldValidator.java 2010-12-30 13:01:03 UTC (rev 2143)
+++ trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/field/NotExistingDirectoryFieldValidator.java 2010-12-30 13:06:21 UTC (rev 2144)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/field/NotExistingFileFieldValidator.java
===================================================================
--- trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/field/NotExistingFileFieldValidator.java 2010-12-30 13:01:03 UTC (rev 2143)
+++ trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/field/NotExistingFileFieldValidator.java 2010-12-30 13:06:21 UTC (rev 2144)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/field/RequiredFileFieldValidator.java
===================================================================
--- trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/field/RequiredFileFieldValidator.java 2010-12-30 13:01:03 UTC (rev 2143)
+++ trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/field/RequiredFileFieldValidator.java 2010-12-30 13:06:21 UTC (rev 2144)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/SwingValidator.java
===================================================================
--- trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/SwingValidator.java 2010-12-30 13:01:03 UTC (rev 2143)
+++ trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/SwingValidator.java 2010-12-30 13:06:21 UTC (rev 2144)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/SwingValidatorMessage.java
===================================================================
--- trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/SwingValidatorMessage.java 2010-12-30 13:01:03 UTC (rev 2143)
+++ trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/SwingValidatorMessage.java 2010-12-30 13:06:21 UTC (rev 2144)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/SwingValidatorMessageListModel.java
===================================================================
--- trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/SwingValidatorMessageListModel.java 2010-12-30 13:01:03 UTC (rev 2143)
+++ trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/SwingValidatorMessageListModel.java 2010-12-30 13:06:21 UTC (rev 2144)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/SwingValidatorMessageListMouseListener.java
===================================================================
--- trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/SwingValidatorMessageListMouseListener.java 2010-12-30 13:01:03 UTC (rev 2143)
+++ trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/SwingValidatorMessageListMouseListener.java 2010-12-30 13:06:21 UTC (rev 2144)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/SwingValidatorMessageListRenderer.java
===================================================================
--- trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/SwingValidatorMessageListRenderer.java 2010-12-30 13:01:03 UTC (rev 2143)
+++ trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/SwingValidatorMessageListRenderer.java 2010-12-30 13:06:21 UTC (rev 2144)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/SwingValidatorMessageTableModel.java
===================================================================
--- trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/SwingValidatorMessageTableModel.java 2010-12-30 13:01:03 UTC (rev 2143)
+++ trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/SwingValidatorMessageTableModel.java 2010-12-30 13:06:21 UTC (rev 2144)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/SwingValidatorMessageTableMouseListener.java
===================================================================
--- trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/SwingValidatorMessageTableMouseListener.java 2010-12-30 13:01:03 UTC (rev 2143)
+++ trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/SwingValidatorMessageTableMouseListener.java 2010-12-30 13:06:21 UTC (rev 2144)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/SwingValidatorMessageTableRenderer.java
===================================================================
--- trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/SwingValidatorMessageTableRenderer.java 2010-12-30 13:01:03 UTC (rev 2143)
+++ trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/SwingValidatorMessageTableRenderer.java 2010-12-30 13:06:21 UTC (rev 2144)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/SwingValidatorUtil.java
===================================================================
--- trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/SwingValidatorUtil.java 2010-12-30 13:01:03 UTC (rev 2143)
+++ trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/SwingValidatorUtil.java 2010-12-30 13:06:21 UTC (rev 2144)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/ui/AbstractBeanValidatorUI.java
===================================================================
--- trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/ui/AbstractBeanValidatorUI.java 2010-12-30 13:01:03 UTC (rev 2143)
+++ trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/ui/AbstractBeanValidatorUI.java 2010-12-30 13:06:21 UTC (rev 2144)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/ui/IconValidationUI.java
===================================================================
--- trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/ui/IconValidationUI.java 2010-12-30 13:01:03 UTC (rev 2143)
+++ trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/ui/IconValidationUI.java 2010-12-30 13:06:21 UTC (rev 2144)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/ui/ImageValidationUI.java
===================================================================
--- trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/ui/ImageValidationUI.java 2010-12-30 13:01:03 UTC (rev 2143)
+++ trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/ui/ImageValidationUI.java 2010-12-30 13:06:21 UTC (rev 2144)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/ui/TranslucentValidationUI.java
===================================================================
--- trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/ui/TranslucentValidationUI.java 2010-12-30 13:01:03 UTC (rev 2143)
+++ trunk/jaxx-validator/src/main/java/jaxx/runtime/validator/swing/ui/TranslucentValidationUI.java 2010-12-30 13:06:21 UTC (rev 2144)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/jaxx-validator/src/site/apt/index.rst
===================================================================
--- trunk/jaxx-validator/src/site/apt/index.rst 2010-12-30 13:01:03 UTC (rev 2143)
+++ trunk/jaxx-validator/src/site/apt/index.rst 2010-12-30 13:06:21 UTC (rev 2144)
@@ -5,7 +5,7 @@
.. * $Id$
.. * $HeadURL$
.. * %%
-.. * Copyright (C) 2008 - 2010 CodeLutin
+.. * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
.. * %%
.. * This program is free software: you can redistribute it and/or modify
.. * it under the terms of the GNU Lesser General Public License as
Added: trunk/jaxx-validator/src/site/site_fr.xml
===================================================================
--- trunk/jaxx-validator/src/site/site_fr.xml (rev 0)
+++ trunk/jaxx-validator/src/site/site_fr.xml 2010-12-30 13:06:21 UTC (rev 2144)
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ JAXX :: Validator
+
+ $Id$
+ $HeadURL: http://svn.nuiton.org/svn/jaxx/trunk/jaxx-widgets/src/site/site_fr.xml $
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
+<project name="${project.name}">
+
+ <bannerLeft>
+ <name>${project.name}</name>
+ <src>${site.home.url}/jaxx.png</src>
+ <href>index.html</href>
+ </bannerLeft>
+
+ <body>
+
+ <breadcrumbs>
+ <item name="${project.name}" href="index.html" />
+ </breadcrumbs>
+
+ <menu ref="parent"/>
+
+ <menu name="Utilisateur" inherited="top"/>
+
+ <menu ref="reports"/>
+
+ <menu ref="modules"/>
+
+ </body>
+</project>
Property changes on: trunk/jaxx-validator/src/site/site_fr.xml
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision
Added: svn:eol-style
+ native
Modified: trunk/jaxx-validator/src/test/resources/jaxx/runtime/validator/SimpleBean-error-validation.xml
===================================================================
--- trunk/jaxx-validator/src/test/resources/jaxx/runtime/validator/SimpleBean-error-validation.xml 2010-12-30 13:01:03 UTC (rev 2143)
+++ trunk/jaxx-validator/src/test/resources/jaxx/runtime/validator/SimpleBean-error-validation.xml 2010-12-30 13:06:21 UTC (rev 2144)
@@ -5,7 +5,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/jaxx-validator/src/test/resources/jaxx/runtime/validator/SimpleBean-fatal-validation.xml
===================================================================
--- trunk/jaxx-validator/src/test/resources/jaxx/runtime/validator/SimpleBean-fatal-validation.xml 2010-12-30 13:01:03 UTC (rev 2143)
+++ trunk/jaxx-validator/src/test/resources/jaxx/runtime/validator/SimpleBean-fatal-validation.xml 2010-12-30 13:06:21 UTC (rev 2144)
@@ -5,7 +5,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/jaxx-validator/src/test/resources/jaxx/runtime/validator/SimpleBean-info-validation.xml
===================================================================
--- trunk/jaxx-validator/src/test/resources/jaxx/runtime/validator/SimpleBean-info-validation.xml 2010-12-30 13:01:03 UTC (rev 2143)
+++ trunk/jaxx-validator/src/test/resources/jaxx/runtime/validator/SimpleBean-info-validation.xml 2010-12-30 13:06:21 UTC (rev 2144)
@@ -5,7 +5,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/jaxx-validator/src/test/resources/jaxx/runtime/validator/SimpleBean-simple-validation.xml
===================================================================
--- trunk/jaxx-validator/src/test/resources/jaxx/runtime/validator/SimpleBean-simple-validation.xml 2010-12-30 13:01:03 UTC (rev 2143)
+++ trunk/jaxx-validator/src/test/resources/jaxx/runtime/validator/SimpleBean-simple-validation.xml 2010-12-30 13:06:21 UTC (rev 2144)
@@ -5,7 +5,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/jaxx-validator/src/test/resources/jaxx/runtime/validator/SimpleBean-warning-validation.xml
===================================================================
--- trunk/jaxx-validator/src/test/resources/jaxx/runtime/validator/SimpleBean-warning-validation.xml 2010-12-30 13:01:03 UTC (rev 2143)
+++ trunk/jaxx-validator/src/test/resources/jaxx/runtime/validator/SimpleBean-warning-validation.xml 2010-12-30 13:06:21 UTC (rev 2144)
@@ -5,7 +5,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/jaxx-validator/src/test/resources/jaxx/runtime/validator/field/FieldExpressionBean-error-validation.xml
===================================================================
--- trunk/jaxx-validator/src/test/resources/jaxx/runtime/validator/field/FieldExpressionBean-error-validation.xml 2010-12-30 13:01:03 UTC (rev 2143)
+++ trunk/jaxx-validator/src/test/resources/jaxx/runtime/validator/field/FieldExpressionBean-error-validation.xml 2010-12-30 13:06:21 UTC (rev 2144)
@@ -5,7 +5,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/jaxx-validator/src/test/resources/jaxx/runtime/validator/field/ValidatorBean-error-validation.xml
===================================================================
--- trunk/jaxx-validator/src/test/resources/jaxx/runtime/validator/field/ValidatorBean-error-validation.xml 2010-12-30 13:01:03 UTC (rev 2143)
+++ trunk/jaxx-validator/src/test/resources/jaxx/runtime/validator/field/ValidatorBean-error-validation.xml 2010-12-30 13:06:21 UTC (rev 2144)
@@ -5,7 +5,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/jaxx-validator/src/test/resources/log4j.properties
===================================================================
--- trunk/jaxx-validator/src/test/resources/log4j.properties 2010-12-30 13:01:03 UTC (rev 2143)
+++ trunk/jaxx-validator/src/test/resources/log4j.properties 2010-12-30 13:06:21 UTC (rev 2144)
@@ -5,7 +5,7 @@
# $Id$
# $HeadURL$
# %%
-# Copyright (C) 2008 - 2010 CodeLutin
+# Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
# %%
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as
Modified: trunk/jaxx-validator/src/test/resources/validators.xml
===================================================================
--- trunk/jaxx-validator/src/test/resources/validators.xml 2010-12-30 13:01:03 UTC (rev 2143)
+++ trunk/jaxx-validator/src/test/resources/validators.xml 2010-12-30 13:06:21 UTC (rev 2144)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/site/site_fr.xml
===================================================================
--- trunk/src/site/site_fr.xml 2010-12-30 13:01:03 UTC (rev 2143)
+++ trunk/src/site/site_fr.xml 2010-12-30 13:06:21 UTC (rev 2144)
@@ -26,74 +26,74 @@
<project name="${project.name}">
- <bannerLeft>
- <name>${project.name}</name>
- <src>${site.home.url}/jaxx.png</src>
- <href>index.html</href>
- </bannerLeft>
+ <bannerLeft>
+ <name>${project.name}</name>
+ <src>${site.home.url}/jaxx.png</src>
+ <href>index.html</href>
+ </bannerLeft>
- <poweredBy>
- <logo href="http://maven.apache.org" name="Maven" img="${project.url}/images/logos/maven-feather.png"/>
- <logo href="http://maven-site.nuiton.org/jrst" name="JRst" img="${project.url}/images/jrst-logo.png"/>
- <logo href="http://docutils.sourceforge.net/rst.html" name="ReStructuredText" img="${project.url}/images/restructuredtext-logo.png"/>
- </poweredBy>
+ <poweredBy>
+ <logo href="http://maven.apache.org" name="Maven"
+ img="${project.url}/images/logos/maven-feather.png"/>
+ <logo href="http://maven-site.nuiton.org/jrst" name="JRst"
+ img="${project.url}/images/jrst-logo.png"/>
+ <logo href="http://docutils.sourceforge.net/rst.html"
+ name="ReStructuredText"
+ img="${project.url}/images/restructuredtext-logo.png"/>
+ </poweredBy>
- <body>
- <links>
- <item name="original JAXX" href="http://buix.labs.libre-entreprise.org/original-jaxx"/>
- </links>
+ <body>
+ <links>
+ <item name="original JAXX"
+ href="http://buix.labs.libre-entreprise.org/original-jaxx"/>
+ </links>
- <breadcrumbs>
- <item name="${project.name}" href="index.html" />
- </breadcrumbs>
+ <breadcrumbs>
+ <item name="${project.name}" href="index.html"/>
+ </breadcrumbs>
- <menu name="Documentation">
- <item name="Accueil" href="index.html"/>
- <item name="Présentation/Concept" href="presentation.html"/>
- <item name="Qu'est-ce qu'un fichier JAXX ?" href="JAXXFile.html"/>
- <item name="Fonctionalités de base">
- <item name="Utiliser les objets Swing" href="useSwingObjects.html"/>
- <item name="Les scripts JAXX" href="scripting.html"/>
- <item name="Le data-binding" href="dataBinding.html"/>
- <item name="Utiliser des styles" href="useStylesheets.html"/>
- <!--item name="Le context/cache" href=""/-->
- <item name="Java beans" href="javaBeans.html"/>
- <!--item name="Actions/Tabs" href=""/-->
- </item>
- <item name="Fonctionnalités avancées">
- <item name="Internationalisation" href="I18n.html"/>
- <!--item name="Arbre de navigation" href=""/>
- <item name="Validateurs" href=""/-->
- <item name="Programmation par contrat" href="contractProgramming.html"/>
- <!--item name="Widgets" href=""/-->
- </item>
- <!--item name="Bonnes pratiques" href=""/-->
- <item name="Démo" href="demo.html"/>
- <item name="Tutoriels">
- <item name="Hello World" href="tutos/helloworld.html"/>
- <item name="Hello World 2" href="tutos/helloworld2.html"/>
- <item name="Feuilles de style" href="tutos/css.html"/>
- <item name="Data-binding" href="tutos/data-binding.html"/>
- <item name="ConfigUI" href="tutos/config.html"/>
- </item>
- <!--item name="Développeur">
- <item name="Comment le compilateur JAXX fonctionne"/>
- </item-->
- </menu>
+ <menu ref="modules"/>
- <menu name="Ancienne documentation">
- <item name="Migration JAXX 2.0" href="migration.html"/>
- <item name="A faire" href="Todo.html"/>
- </menu>
+ <menu name="Documentation">
+ <item name="Accueil" href="index.html"/>
+ <item name="Présentation/Concept" href="presentation.html"/>
+ <item name="Qu'est-ce qu'un fichier JAXX ?" href="JAXXFile.html"/>
+ <item name="Fonctionalités de base">
+ <item name="Utiliser les objets Swing" href="useSwingObjects.html"/>
+ <item name="Les scripts JAXX" href="scripting.html"/>
+ <item name="Le data-binding" href="dataBinding.html"/>
+ <item name="Utiliser des styles" href="useStylesheets.html"/>
+ <!--item name="Le context/cache" href=""/-->
+ <item name="Java beans" href="javaBeans.html"/>
+ <!--item name="Actions/Tabs" href=""/-->
+ </item>
+ <item name="Fonctionnalités avancées">
+ <item name="Internationalisation" href="I18n.html"/>
+ <!--item name="Arbre de navigation" href=""/>
+ <item name="Validateurs" href=""/-->
+ <item name="Programmation par contrat" href="contractProgramming.html"/>
+ <!--item name="Widgets" href=""/-->
+ </item>
+ <!--item name="Bonnes pratiques" href=""/-->
+ <item name="Démo" href="demo.html"/>
+ <item name="Tutoriels">
+ <item name="Hello World" href="tutos/helloworld.html"/>
+ <item name="Hello World 2" href="tutos/helloworld2.html"/>
+ <item name="Feuilles de style" href="tutos/css.html"/>
+ <item name="Data-binding" href="tutos/data-binding.html"/>
+ <item name="ConfigUI" href="tutos/config.html"/>
+ </item>
+ <!--item name="Développeur">
+ <item name="Comment le compilateur JAXX fonctionne"/>
+ </item-->
+ </menu>
- <menu name="modules">
- <item name="JAXX :: Runtime" href="./jaxx-runtime/index.html"/>
- <item name="JAXX :: Compiler" href="./jaxx-compiler/index.html"/>
- <item name="JAXX :: Maven Plugin" href="./maven-jaxx-plugin/index.html"/>
- <item name="JAXX :: Widgets" href="./jaxx-widgets/index.html"/>
- <item name="JAXX :: Demo" href="./jaxx-demo/index.html"/>
- </menu>
+ <menu name="Ancienne documentation">
+ <item name="Migration JAXX 2.0" href="migration.html"/>
+ <item name="A faire" href="Todo.html"/>
+ </menu>
- <menu ref="reports"/>
- </body>
+
+ <menu ref="reports"/>
+ </body>
</project>
1
0