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
November 2010
- 1 participants
- 8 discussions
Author: tchemit
Date: 2010-11-22 15:10:12 +0100 (Mon, 22 Nov 2010)
New Revision: 2133
Url: http://nuiton.org/repositories/revision/jaxx/2133
Log:
use i18n 2.0
Modified:
trunk/pom.xml
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-11-21 14:29:58 UTC (rev 2132)
+++ trunk/pom.xml 2010-11-22 14:10:12 UTC (rev 2133)
@@ -413,7 +413,7 @@
<projectId>jaxx</projectId>
<nuitonUtilsVersion>1.5.2-SNAPSHOT</nuitonUtilsVersion>
- <nuitonI18nVersion>2.0-SNAPSHOT</nuitonI18nVersion>
+ <nuitonI18nVersion>2.0</nuitonI18nVersion>
<jxLayerVersion>3.0.3</jxLayerVersion>
1
0
Author: tchemit
Date: 2010-11-21 15:29:58 +0100 (Sun, 21 Nov 2010)
New Revision: 2132
Url: http://nuiton.org/repositories/revision/jaxx/2132
Log:
Update mavenpom4redmineAndCentral to 2.4.1.
Modified:
trunk/pom.xml
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-11-19 08:48:00 UTC (rev 2131)
+++ trunk/pom.xml 2010-11-21 14:29:58 UTC (rev 2132)
@@ -34,7 +34,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>mavenpom4redmineAndCentral</artifactId>
- <version>2.4.1-SNAPSHOT</version>
+ <version>2.4.1</version>
</parent>
<artifactId>jaxx</artifactId>
1
0
r2131 - in trunk: jaxx-compiler/src/license jaxx-runtime/src/license jaxx-widgets/src/license maven-jaxx-plugin/src/license
by tchemit@users.nuiton.org 19 Nov '10
by tchemit@users.nuiton.org 19 Nov '10
19 Nov '10
Author: tchemit
Date: 2010-11-19 09:48:00 +0100 (Fri, 19 Nov 2010)
New Revision: 2131
Url: http://nuiton.org/repositories/revision/jaxx/2131
Log:
use new thrid-partys missing files (maven-license-plugin 3.0)
Modified:
trunk/jaxx-compiler/src/license/THIRD-PARTY.properties
trunk/jaxx-runtime/src/license/THIRD-PARTY.properties
trunk/jaxx-widgets/src/license/THIRD-PARTY.properties
trunk/maven-jaxx-plugin/src/license/THIRD-PARTY.properties
Modified: trunk/jaxx-compiler/src/license/THIRD-PARTY.properties
===================================================================
--- trunk/jaxx-compiler/src/license/THIRD-PARTY.properties 2010-11-18 21:36:06 UTC (rev 2130)
+++ trunk/jaxx-compiler/src/license/THIRD-PARTY.properties 2010-11-19 08:48:00 UTC (rev 2131)
@@ -1,27 +1,3 @@
-###
-# #%L
-# JAXX :: Compiler
-#
-# $Id$
-# $HeadURL$
-# %%
-# 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%
-###
# Generated by org.nuiton.license.plugin.AddThirdPartyMojo
#-------------------------------------------------------------------------------
# Already used licenses in project :
@@ -36,7 +12,7 @@
# Please fill the missing licenses for dependencies :
#
#
-#Tue Jun 29 15:58:43 CEST 2010
-commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0
-javax.help--javahelp--2.0.02=Sun Microsystems, Inc. Binary Code License Agreement for the JDK 5.0
-opensymphony--ognl--2.6.11=The OpenSymphony Software License 1.1
+#Fri Nov 19 08:51:16 CET 2010
+commons-primitives--commons-primitives--1.0--jar=The Apache Software License, Version 2.0
+javax.help--javahelp--2.0.02--jar=Sun Microsystems, Inc. Binary Code License Agreement for the JDK 5.0
+opensymphony--ognl--2.6.11--jar=The OpenSymphony Software License 1.1
Modified: trunk/jaxx-runtime/src/license/THIRD-PARTY.properties
===================================================================
--- trunk/jaxx-runtime/src/license/THIRD-PARTY.properties 2010-11-18 21:36:06 UTC (rev 2130)
+++ trunk/jaxx-runtime/src/license/THIRD-PARTY.properties 2010-11-19 08:48:00 UTC (rev 2131)
@@ -1,27 +1,3 @@
-###
-# #%L
-# JAXX :: Runtime
-#
-# $Id$
-# $HeadURL$
-# %%
-# 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%
-###
# Generated by org.nuiton.license.plugin.AddThirdPartyMojo
#-------------------------------------------------------------------------------
# Already used licenses in project :
@@ -36,7 +12,7 @@
# Please fill the missing licenses for dependencies :
#
#
-#Tue Jun 29 15:58:39 CEST 2010
-commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0
-javax.help--javahelp--2.0.02=Sun Microsystems, Inc. Binary Code License Agreement for the JDK 5.0
-opensymphony--ognl--2.6.11=The OpenSymphony Software License 1.1
+#Fri Nov 19 08:50:55 CET 2010
+commons-primitives--commons-primitives--1.0--jar=The Apache Software License, Version 2.0
+javax.help--javahelp--2.0.02--jar=Sun Microsystems, Inc. Binary Code License Agreement for the JDK 5.0
+opensymphony--ognl--2.6.11--jar=The OpenSymphony Software License 1.1
Modified: trunk/jaxx-widgets/src/license/THIRD-PARTY.properties
===================================================================
--- trunk/jaxx-widgets/src/license/THIRD-PARTY.properties 2010-11-18 21:36:06 UTC (rev 2130)
+++ trunk/jaxx-widgets/src/license/THIRD-PARTY.properties 2010-11-19 08:48:00 UTC (rev 2131)
@@ -1,27 +1,3 @@
-###
-# #%L
-# JAXX :: Widgets
-#
-# $Id$
-# $HeadURL$
-# %%
-# 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%
-###
# Generated by org.nuiton.license.plugin.AddThirdPartyMojo
#-------------------------------------------------------------------------------
# Already used licenses in project :
@@ -36,7 +12,7 @@
# Please fill the missing licenses for dependencies :
#
#
-#Tue Jun 29 15:58:49 CEST 2010
-commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0
-javax.help--javahelp--2.0.02=Sun Microsystems, Inc. Binary Code License Agreement for the JDK 5.0
-opensymphony--ognl--2.6.11=The OpenSymphony Software License 1.1
+#Fri Nov 19 08:52:45 CET 2010
+commons-primitives--commons-primitives--1.0--jar=The Apache Software License, Version 2.0
+javax.help--javahelp--2.0.02--jar=Sun Microsystems, Inc. Binary Code License Agreement for the JDK 5.0
+opensymphony--ognl--2.6.11--jar=The OpenSymphony Software License 1.1
Modified: trunk/maven-jaxx-plugin/src/license/THIRD-PARTY.properties
===================================================================
--- trunk/maven-jaxx-plugin/src/license/THIRD-PARTY.properties 2010-11-18 21:36:06 UTC (rev 2130)
+++ trunk/maven-jaxx-plugin/src/license/THIRD-PARTY.properties 2010-11-19 08:48:00 UTC (rev 2131)
@@ -1,27 +1,3 @@
-###
-# #%L
-# JAXX :: Maven plugin
-#
-# $Id$
-# $HeadURL$
-# %%
-# 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%
-###
# Generated by org.nuiton.license.plugin.AddThirdPartyMojo
#-------------------------------------------------------------------------------
# Already used licenses in project :
@@ -38,13 +14,12 @@
# Please fill the missing licenses for dependencies :
#
#
-#Tue Jun 29 15:58:48 CEST 2010
-classworlds--classworlds--1.1-alpha-2=http\://classworlds.codehaus.org/license.html
-commons-cli--commons-cli--1.0=The Apache Software License, Version 2.0
-commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0
-javax.help--javahelp--2.0.02=Sun Microsystems, Inc. Binary Code License Agreement for the JDK 5.0
-opensymphony--ognl--2.6.11=The OpenSymphony Software License 1.1
-org.codehaus.plexus--plexus-container-default--1.0-alpha-9-stable-1=The Apache Software License, Version 2.0
-org.codehaus.plexus--plexus-interactivity-api--1.0-alpha-4=The Apache Software License, Version 2.0
-org.codehaus.plexus--plexus-velocity--1.1.7=The Apache Software License, Version 2.0
-oro--oro--2.0.8=The Apache Software License, Version 2.0
+#Fri Nov 19 08:51:42 CET 2010
+classworlds--classworlds--1.1-alpha-2--jar=http\://classworlds.codehaus.org/license.html
+commons-cli--commons-cli--1.0--jar=The Apache Software License, Version 2.0
+commons-primitives--commons-primitives--1.0--jar=The Apache Software License, Version 2.0
+javax.help--javahelp--2.0.02--jar=Sun Microsystems, Inc. Binary Code License Agreement for the JDK 5.0
+opensymphony--ognl--2.6.11--jar=The OpenSymphony Software License 1.1
+org.codehaus.plexus--plexus-container-default--1.0-alpha-9-stable-1--jar=The Apache Software License, Version 2.0
+org.codehaus.plexus--plexus-interactivity-api--1.0-alpha-4--jar=The Apache Software License, Version 2.0
+oro--oro--2.0.8--jar=The Apache Software License, Version 2.0
1
0
Author: tchemit
Date: 2010-11-18 22:36:06 +0100 (Thu, 18 Nov 2010)
New Revision: 2130
Url: http://nuiton.org/repositories/revision/jaxx/2130
Log:
use mavenpom 2.4.1-SNAPSHOT
Modified:
trunk/pom.xml
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-11-18 17:26:27 UTC (rev 2129)
+++ trunk/pom.xml 2010-11-18 21:36:06 UTC (rev 2130)
@@ -34,7 +34,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>mavenpom4redmineAndCentral</artifactId>
- <version>2.4</version>
+ <version>2.4.1-SNAPSHOT</version>
</parent>
<artifactId>jaxx</artifactId>
@@ -442,12 +442,7 @@
<licenseMerges>
<licenseMerge>The Apache Software License, Version 2.0|Apache License, Version 2.0</licenseMerge>
<licenseMerge>BSD License|BSD</licenseMerge>
- </licenseMerges>
- <!-- remove this while using mavenpom > 2.4 -->
- <excludes>
- <exclude>**/i18n/*.properties</exclude>
- <exclude>**/THIRD-PARTY.properties</exclude>
- </excludes>
+ </licenseMerges>
</configuration>
</plugin>
1
0
Author: tchemit
Date: 2010-11-18 18:26:27 +0100 (Thu, 18 Nov 2010)
New Revision: 2129
Url: http://nuiton.org/repositories/revision/jaxx/2129
Log:
Evolution #1072: Use new maven-license-plugin mecanism to update file headers
Modified:
trunk/jaxx-demo/src/main/filters/jaxx-demo.properties
trunk/jaxx-demo/src/main/resources/jaxx/demo/entities/Identity-error-validation.xml
trunk/jaxx-demo/src/main/resources/jaxx/demo/entities/Identity-info-validation.xml
trunk/jaxx-demo/src/main/resources/jaxx/demo/entities/Identity-warning-validation.xml
trunk/jaxx-demo/src/main/resources/jaxx/demo/entities/Model-error-validation.xml
trunk/jaxx-demo/src/main/resources/jaxx/demo/entities/Model-info-validation.xml
trunk/jaxx-demo/src/main/resources/jaxx/demo/entities/Model-warning-validation.xml
trunk/jaxx-demo/src/main/resources/log4j.properties
trunk/jaxx-tutorial-config/src/main/java/jaxx/demo/config/DemoConfig.java
trunk/jaxx-tutorial-config/src/main/java/jaxx/demo/config/RunDemo.java
trunk/jaxx-tutorial-config/src/main/resources/log4j.properties
trunk/jaxx-tutorial-config/src/site/rst/index.rst
trunk/jaxx-tutorial-config/src/site/site_fr.xml
trunk/jaxx-tutorial-css/src/main/java/org/nuiton/jaxx/tutorials/css/Css.css
trunk/jaxx-tutorial-css/src/main/java/org/nuiton/jaxx/tutorials/css/Css.jaxx
trunk/jaxx-tutorial-css/src/site/rst/index.rst
trunk/jaxx-tutorial-css/src/site/site_fr.xml
trunk/jaxx-tutorial-databinding/src/main/java/org/nuiton/jaxx/tutorials/databinding/data-binding.css
trunk/jaxx-tutorial-databinding/src/main/java/org/nuiton/jaxx/tutorials/databinding/databinding.jaxx
trunk/jaxx-tutorial-databinding/src/site/rst/index.rst
trunk/jaxx-tutorial-databinding/src/site/site_fr.xml
trunk/jaxx-tutorial-helloworld/src/main/java/org/nuiton/jaxx/tutorials/helloworld/helloworld.jaxx
trunk/jaxx-tutorial-helloworld/src/site/rst/index.rst
trunk/jaxx-tutorial-helloworld/src/site/site_fr.xml
trunk/jaxx-tutorial-helloworld2/src/main/java/org/nuiton/jaxx/tutorials/helloworld/helloworld.jaxx
trunk/jaxx-tutorial-helloworld2/src/site/rst/index.rst
trunk/jaxx-tutorial-helloworld2/src/site/site_fr.xml
Modified: trunk/jaxx-demo/src/main/filters/jaxx-demo.properties
===================================================================
--- trunk/jaxx-demo/src/main/filters/jaxx-demo.properties 2010-11-18 17:20:27 UTC (rev 2128)
+++ trunk/jaxx-demo/src/main/filters/jaxx-demo.properties 2010-11-18 17:26:27 UTC (rev 2129)
@@ -1,3 +1,27 @@
+###
+# #%L
+# JAXX :: Demo
+#
+# $Id$
+# $HeadURL$
+# %%
+# 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%
+###
application.name=${project.name}
application.version=${project.version}
application.site.url=http://maven-site.nuiton.org/jaxx/jaxx-demo
Modified: trunk/jaxx-demo/src/main/resources/jaxx/demo/entities/Identity-error-validation.xml
===================================================================
--- trunk/jaxx-demo/src/main/resources/jaxx/demo/entities/Identity-error-validation.xml 2010-11-18 17:20:27 UTC (rev 2128)
+++ trunk/jaxx-demo/src/main/resources/jaxx/demo/entities/Identity-error-validation.xml 2010-11-18 17:26:27 UTC (rev 2129)
@@ -1,3 +1,27 @@
+<!--
+ #%L
+ JAXX :: Demo
+
+ $Id$
+ $HeadURL$
+ %%
+ 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%
+ -->
<!DOCTYPE validators PUBLIC
"-//OpenSymphony Group//XWork Validator 1.0.2//EN"
"http://www.opensymphony.com/xwork/xwork-validator-1.0.2.dtd">
Modified: trunk/jaxx-demo/src/main/resources/jaxx/demo/entities/Identity-info-validation.xml
===================================================================
--- trunk/jaxx-demo/src/main/resources/jaxx/demo/entities/Identity-info-validation.xml 2010-11-18 17:20:27 UTC (rev 2128)
+++ trunk/jaxx-demo/src/main/resources/jaxx/demo/entities/Identity-info-validation.xml 2010-11-18 17:26:27 UTC (rev 2129)
@@ -1,3 +1,27 @@
+<!--
+ #%L
+ JAXX :: Demo
+
+ $Id$
+ $HeadURL$
+ %%
+ 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%
+ -->
<!DOCTYPE validators PUBLIC
"-//OpenSymphony Group//XWork Validator 1.0.2//EN"
"http://www.opensymphony.com/xwork/xwork-validator-1.0.2.dtd">
Modified: trunk/jaxx-demo/src/main/resources/jaxx/demo/entities/Identity-warning-validation.xml
===================================================================
--- trunk/jaxx-demo/src/main/resources/jaxx/demo/entities/Identity-warning-validation.xml 2010-11-18 17:20:27 UTC (rev 2128)
+++ trunk/jaxx-demo/src/main/resources/jaxx/demo/entities/Identity-warning-validation.xml 2010-11-18 17:26:27 UTC (rev 2129)
@@ -1,3 +1,27 @@
+<!--
+ #%L
+ JAXX :: Demo
+
+ $Id$
+ $HeadURL$
+ %%
+ 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%
+ -->
<!DOCTYPE validators PUBLIC
"-//OpenSymphony Group//XWork Validator 1.0.2//EN"
"http://www.opensymphony.com/xwork/xwork-validator-1.0.2.dtd">
Modified: trunk/jaxx-demo/src/main/resources/jaxx/demo/entities/Model-error-validation.xml
===================================================================
--- trunk/jaxx-demo/src/main/resources/jaxx/demo/entities/Model-error-validation.xml 2010-11-18 17:20:27 UTC (rev 2128)
+++ trunk/jaxx-demo/src/main/resources/jaxx/demo/entities/Model-error-validation.xml 2010-11-18 17:26:27 UTC (rev 2129)
@@ -1,3 +1,27 @@
+<!--
+ #%L
+ JAXX :: Demo
+
+ $Id$
+ $HeadURL$
+ %%
+ 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%
+ -->
<!DOCTYPE validators PUBLIC
"-//OpenSymphony Group//XWork Validator 1.0.2//EN"
"http://www.opensymphony.com/xwork/xwork-validator-1.0.2.dtd">
Modified: trunk/jaxx-demo/src/main/resources/jaxx/demo/entities/Model-info-validation.xml
===================================================================
--- trunk/jaxx-demo/src/main/resources/jaxx/demo/entities/Model-info-validation.xml 2010-11-18 17:20:27 UTC (rev 2128)
+++ trunk/jaxx-demo/src/main/resources/jaxx/demo/entities/Model-info-validation.xml 2010-11-18 17:26:27 UTC (rev 2129)
@@ -1,3 +1,27 @@
+<!--
+ #%L
+ JAXX :: Demo
+
+ $Id$
+ $HeadURL$
+ %%
+ 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%
+ -->
<!DOCTYPE validators PUBLIC
"-//OpenSymphony Group//XWork Validator 1.0.2//EN"
"http://www.opensymphony.com/xwork/xwork-validator-1.0.2.dtd">
Modified: trunk/jaxx-demo/src/main/resources/jaxx/demo/entities/Model-warning-validation.xml
===================================================================
--- trunk/jaxx-demo/src/main/resources/jaxx/demo/entities/Model-warning-validation.xml 2010-11-18 17:20:27 UTC (rev 2128)
+++ trunk/jaxx-demo/src/main/resources/jaxx/demo/entities/Model-warning-validation.xml 2010-11-18 17:26:27 UTC (rev 2129)
@@ -1,3 +1,27 @@
+<!--
+ #%L
+ JAXX :: Demo
+
+ $Id$
+ $HeadURL$
+ %%
+ 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%
+ -->
<!DOCTYPE validators PUBLIC
"-//OpenSymphony Group//XWork Validator 1.0.2//EN"
"http://www.opensymphony.com/xwork/xwork-validator-1.0.2.dtd">
Modified: trunk/jaxx-demo/src/main/resources/log4j.properties
===================================================================
--- trunk/jaxx-demo/src/main/resources/log4j.properties 2010-11-18 17:20:27 UTC (rev 2128)
+++ trunk/jaxx-demo/src/main/resources/log4j.properties 2010-11-18 17:26:27 UTC (rev 2129)
@@ -1,3 +1,27 @@
+###
+# #%L
+# JAXX :: Demo
+#
+# $Id$
+# $HeadURL$
+# %%
+# 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%
+###
# Global logging configuration
log4j.rootLogger=ERROR, stdout
# Console output...
Modified: trunk/jaxx-tutorial-config/src/main/java/jaxx/demo/config/DemoConfig.java
===================================================================
--- trunk/jaxx-tutorial-config/src/main/java/jaxx/demo/config/DemoConfig.java 2010-11-18 17:20:27 UTC (rev 2128)
+++ trunk/jaxx-tutorial-config/src/main/java/jaxx/demo/config/DemoConfig.java 2010-11-18 17:26:27 UTC (rev 2129)
@@ -1,3 +1,27 @@
+/*
+ * #%L
+ * JAXX :: Tutorial Config
+ *
+ * $Id$
+ * $HeadURL$
+ * %%
+ * 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%
+ */
package jaxx.demo.config;
import org.apache.commons.logging.Log;
Modified: trunk/jaxx-tutorial-config/src/main/java/jaxx/demo/config/RunDemo.java
===================================================================
--- trunk/jaxx-tutorial-config/src/main/java/jaxx/demo/config/RunDemo.java 2010-11-18 17:20:27 UTC (rev 2128)
+++ trunk/jaxx-tutorial-config/src/main/java/jaxx/demo/config/RunDemo.java 2010-11-18 17:26:27 UTC (rev 2129)
@@ -1,3 +1,27 @@
+/*
+ * #%L
+ * JAXX :: Tutorial Config
+ *
+ * $Id$
+ * $HeadURL$
+ * %%
+ * 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%
+ */
package jaxx.demo.config;
import jaxx.runtime.SwingUtil;
Modified: trunk/jaxx-tutorial-config/src/main/resources/log4j.properties
===================================================================
--- trunk/jaxx-tutorial-config/src/main/resources/log4j.properties 2010-11-18 17:20:27 UTC (rev 2128)
+++ trunk/jaxx-tutorial-config/src/main/resources/log4j.properties 2010-11-18 17:26:27 UTC (rev 2129)
@@ -1,3 +1,27 @@
+###
+# #%L
+# JAXX :: Tutorial Config
+#
+# $Id$
+# $HeadURL$
+# %%
+# 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%
+###
# Global logging configuration
log4j.rootLogger=ERROR, stdout
# Console output...
Modified: trunk/jaxx-tutorial-config/src/site/rst/index.rst
===================================================================
--- trunk/jaxx-tutorial-config/src/site/rst/index.rst 2010-11-18 17:20:27 UTC (rev 2128)
+++ trunk/jaxx-tutorial-config/src/site/rst/index.rst 2010-11-18 17:26:27 UTC (rev 2129)
@@ -1,3 +1,27 @@
+.. -
+.. * #%L
+.. * JAXX :: Tutorial Config
+.. *
+.. * $Id$
+.. * $HeadURL$
+.. * %%
+.. * 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%
+.. -
===============
Tutorial Config
===============
Modified: trunk/jaxx-tutorial-config/src/site/site_fr.xml
===================================================================
--- trunk/jaxx-tutorial-config/src/site/site_fr.xml 2010-11-18 17:20:27 UTC (rev 2128)
+++ trunk/jaxx-tutorial-config/src/site/site_fr.xml 2010-11-18 17:26:27 UTC (rev 2129)
@@ -1,4 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ JAXX :: Tutorial Config
+
+ $Id$
+ $HeadURL$
+ %%
+ 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>
Modified: trunk/jaxx-tutorial-css/src/main/java/org/nuiton/jaxx/tutorials/css/Css.css
===================================================================
--- trunk/jaxx-tutorial-css/src/main/java/org/nuiton/jaxx/tutorials/css/Css.css 2010-11-18 17:20:27 UTC (rev 2128)
+++ trunk/jaxx-tutorial-css/src/main/java/org/nuiton/jaxx/tutorials/css/Css.css 2010-11-18 17:26:27 UTC (rev 2129)
@@ -1,3 +1,27 @@
+/*
+ * #%L
+ * JAXX :: Tutorial CSS
+ *
+ * $Id$
+ * $HeadURL$
+ * %%
+ * Copyright (C) 2008 - 2010 Nuiton
+ * %%
+ * 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%
+ */
JLabel {
font-size:20;
foreground:red;
Modified: trunk/jaxx-tutorial-css/src/main/java/org/nuiton/jaxx/tutorials/css/Css.jaxx
===================================================================
--- trunk/jaxx-tutorial-css/src/main/java/org/nuiton/jaxx/tutorials/css/Css.jaxx 2010-11-18 17:20:27 UTC (rev 2128)
+++ trunk/jaxx-tutorial-css/src/main/java/org/nuiton/jaxx/tutorials/css/Css.jaxx 2010-11-18 17:26:27 UTC (rev 2129)
@@ -1,3 +1,27 @@
+<!--
+ #%L
+ JAXX :: Tutorial CSS
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 Nuiton
+ %%
+ 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%
+ -->
<Application id='tuto'>
<!--<style source='Css.css'/>-->
Modified: trunk/jaxx-tutorial-css/src/site/rst/index.rst
===================================================================
--- trunk/jaxx-tutorial-css/src/site/rst/index.rst 2010-11-18 17:20:27 UTC (rev 2128)
+++ trunk/jaxx-tutorial-css/src/site/rst/index.rst 2010-11-18 17:26:27 UTC (rev 2129)
@@ -1,3 +1,27 @@
+.. -
+.. * #%L
+.. * JAXX :: Tutorial CSS
+.. *
+.. * $Id$
+.. * $HeadURL$
+.. * %%
+.. * Copyright (C) 2008 - 2010 Nuiton
+.. * %%
+.. * 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%
+.. -
============
Tutorial CSS
============
Modified: trunk/jaxx-tutorial-css/src/site/site_fr.xml
===================================================================
--- trunk/jaxx-tutorial-css/src/site/site_fr.xml 2010-11-18 17:20:27 UTC (rev 2128)
+++ trunk/jaxx-tutorial-css/src/site/site_fr.xml 2010-11-18 17:26:27 UTC (rev 2129)
@@ -1,4 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ JAXX :: Tutorial CSS
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 Nuiton
+ %%
+ 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>
Modified: trunk/jaxx-tutorial-databinding/src/main/java/org/nuiton/jaxx/tutorials/databinding/data-binding.css
===================================================================
--- trunk/jaxx-tutorial-databinding/src/main/java/org/nuiton/jaxx/tutorials/databinding/data-binding.css 2010-11-18 17:20:27 UTC (rev 2128)
+++ trunk/jaxx-tutorial-databinding/src/main/java/org/nuiton/jaxx/tutorials/databinding/data-binding.css 2010-11-18 17:26:27 UTC (rev 2129)
@@ -1,3 +1,27 @@
+/*
+ * #%L
+ * JAXX :: Tutorial Data-binding
+ *
+ * $Id$
+ * $HeadURL$
+ * %%
+ * Copyright (C) 2008 - 2010 Nuiton
+ * %%
+ * 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%
+ */
#tuto {
title:"Data-binding Tutorial";
}
Modified: trunk/jaxx-tutorial-databinding/src/main/java/org/nuiton/jaxx/tutorials/databinding/databinding.jaxx
===================================================================
--- trunk/jaxx-tutorial-databinding/src/main/java/org/nuiton/jaxx/tutorials/databinding/databinding.jaxx 2010-11-18 17:20:27 UTC (rev 2128)
+++ trunk/jaxx-tutorial-databinding/src/main/java/org/nuiton/jaxx/tutorials/databinding/databinding.jaxx 2010-11-18 17:26:27 UTC (rev 2129)
@@ -1,3 +1,27 @@
+<!--
+ #%L
+ JAXX :: Tutorial Data-binding
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 Nuiton
+ %%
+ 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%
+ -->
<Application id='tuto'>
<style source='data-binding.css'/>
Modified: trunk/jaxx-tutorial-databinding/src/site/rst/index.rst
===================================================================
--- trunk/jaxx-tutorial-databinding/src/site/rst/index.rst 2010-11-18 17:20:27 UTC (rev 2128)
+++ trunk/jaxx-tutorial-databinding/src/site/rst/index.rst 2010-11-18 17:26:27 UTC (rev 2129)
@@ -1,3 +1,27 @@
+.. -
+.. * #%L
+.. * JAXX :: Tutorial Data-binding
+.. *
+.. * $Id$
+.. * $HeadURL$
+.. * %%
+.. * Copyright (C) 2008 - 2010 Nuiton
+.. * %%
+.. * 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%
+.. -
============
Tutorial CSS
============
Modified: trunk/jaxx-tutorial-databinding/src/site/site_fr.xml
===================================================================
--- trunk/jaxx-tutorial-databinding/src/site/site_fr.xml 2010-11-18 17:20:27 UTC (rev 2128)
+++ trunk/jaxx-tutorial-databinding/src/site/site_fr.xml 2010-11-18 17:26:27 UTC (rev 2129)
@@ -1,4 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ JAXX :: Tutorial Data-binding
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 Nuiton
+ %%
+ 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>
Modified: trunk/jaxx-tutorial-helloworld/src/main/java/org/nuiton/jaxx/tutorials/helloworld/helloworld.jaxx
===================================================================
--- trunk/jaxx-tutorial-helloworld/src/main/java/org/nuiton/jaxx/tutorials/helloworld/helloworld.jaxx 2010-11-18 17:20:27 UTC (rev 2128)
+++ trunk/jaxx-tutorial-helloworld/src/main/java/org/nuiton/jaxx/tutorials/helloworld/helloworld.jaxx 2010-11-18 17:26:27 UTC (rev 2129)
@@ -1,3 +1,27 @@
+<!--
+ #%L
+ JAXX :: Tutorial Hello world
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 Nuiton
+ %%
+ 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%
+ -->
<Application title='Hello World'>
<JLabel text='Hello World'/>
</Application>
Modified: trunk/jaxx-tutorial-helloworld/src/site/rst/index.rst
===================================================================
--- trunk/jaxx-tutorial-helloworld/src/site/rst/index.rst 2010-11-18 17:20:27 UTC (rev 2128)
+++ trunk/jaxx-tutorial-helloworld/src/site/rst/index.rst 2010-11-18 17:26:27 UTC (rev 2129)
@@ -1,3 +1,27 @@
+.. -
+.. * #%L
+.. * JAXX :: Tutorial Hello world
+.. *
+.. * $Id$
+.. * $HeadURL$
+.. * %%
+.. * Copyright (C) 2008 - 2010 Nuiton
+.. * %%
+.. * 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%
+.. -
====================
Tutorial Hello World
====================
Modified: trunk/jaxx-tutorial-helloworld/src/site/site_fr.xml
===================================================================
--- trunk/jaxx-tutorial-helloworld/src/site/site_fr.xml 2010-11-18 17:20:27 UTC (rev 2128)
+++ trunk/jaxx-tutorial-helloworld/src/site/site_fr.xml 2010-11-18 17:26:27 UTC (rev 2129)
@@ -1,4 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ JAXX :: Tutorial Hello world
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 Nuiton
+ %%
+ 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>
Modified: trunk/jaxx-tutorial-helloworld2/src/main/java/org/nuiton/jaxx/tutorials/helloworld/helloworld.jaxx
===================================================================
--- trunk/jaxx-tutorial-helloworld2/src/main/java/org/nuiton/jaxx/tutorials/helloworld/helloworld.jaxx 2010-11-18 17:20:27 UTC (rev 2128)
+++ trunk/jaxx-tutorial-helloworld2/src/main/java/org/nuiton/jaxx/tutorials/helloworld/helloworld.jaxx 2010-11-18 17:26:27 UTC (rev 2129)
@@ -1,3 +1,27 @@
+<!--
+ #%L
+ JAXX :: Tutorial Hello world 2
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 Nuiton
+ %%
+ 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%
+ -->
<Application title='Hello World'>
<JLabel text='Hello World'
Modified: trunk/jaxx-tutorial-helloworld2/src/site/rst/index.rst
===================================================================
--- trunk/jaxx-tutorial-helloworld2/src/site/rst/index.rst 2010-11-18 17:20:27 UTC (rev 2128)
+++ trunk/jaxx-tutorial-helloworld2/src/site/rst/index.rst 2010-11-18 17:26:27 UTC (rev 2129)
@@ -1,3 +1,27 @@
+.. -
+.. * #%L
+.. * JAXX :: Tutorial Hello world 2
+.. *
+.. * $Id$
+.. * $HeadURL$
+.. * %%
+.. * Copyright (C) 2008 - 2010 Nuiton
+.. * %%
+.. * 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%
+.. -
=====================
Tutorial Hell world 2
=====================
Modified: trunk/jaxx-tutorial-helloworld2/src/site/site_fr.xml
===================================================================
--- trunk/jaxx-tutorial-helloworld2/src/site/site_fr.xml 2010-11-18 17:20:27 UTC (rev 2128)
+++ trunk/jaxx-tutorial-helloworld2/src/site/site_fr.xml 2010-11-18 17:26:27 UTC (rev 2129)
@@ -1,4 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ JAXX :: Tutorial Hello world 2
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 Nuiton
+ %%
+ 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>
1
0
r2128 - in trunk: . jaxx-tutorial-config jaxx-tutorial-css jaxx-tutorial-databinding jaxx-tutorial-helloworld jaxx-tutorial-helloworld2
by tchemit@users.nuiton.org 18 Nov '10
by tchemit@users.nuiton.org 18 Nov '10
18 Nov '10
Author: tchemit
Date: 2010-11-18 18:20:27 +0100 (Thu, 18 Nov 2010)
New Revision: 2128
Url: http://nuiton.org/repositories/revision/jaxx/2128
Log:
fix jaxx pom + Evolution #1073: Optimize dependencies (for tutorials)
Modified:
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/pom.xml
Modified: trunk/jaxx-tutorial-config/pom.xml
===================================================================
--- trunk/jaxx-tutorial-config/pom.xml 2010-11-18 17:12:45 UTC (rev 2127)
+++ trunk/jaxx-tutorial-config/pom.xml 2010-11-18 17:20:27 UTC (rev 2128)
@@ -59,9 +59,23 @@
</dependency>
<dependency>
+ <groupId>org.nuiton</groupId>
+ <artifactId>nuiton-utils</artifactId>
+ </dependency>
+
+ <dependency>
+ <groupId>org.nuiton.i18n</groupId>
+ <artifactId>nuiton-i18n</artifactId>
+ </dependency>
+
+ <dependency>
+ <groupId>commons-logging</groupId>
+ <artifactId>commons-logging</artifactId>
+ </dependency>
+
+ <dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
- <version>1.2.16</version>
<scope>runtime</scope>
</dependency>
Modified: trunk/jaxx-tutorial-css/pom.xml
===================================================================
--- trunk/jaxx-tutorial-css/pom.xml 2010-11-18 17:12:45 UTC (rev 2127)
+++ trunk/jaxx-tutorial-css/pom.xml 2010-11-18 17:20:27 UTC (rev 2128)
@@ -26,6 +26,11 @@
<version>${project.version}</version>
</dependency>
+ <dependency>
+ <groupId>commons-logging</groupId>
+ <artifactId>commons-logging</artifactId>
+ </dependency>
+
</dependencies>
<!-- ************************************************************* -->
Modified: trunk/jaxx-tutorial-databinding/pom.xml
===================================================================
--- trunk/jaxx-tutorial-databinding/pom.xml 2010-11-18 17:12:45 UTC (rev 2127)
+++ trunk/jaxx-tutorial-databinding/pom.xml 2010-11-18 17:20:27 UTC (rev 2128)
@@ -26,6 +26,16 @@
<version>${project.version}</version>
</dependency>
+ <dependency>
+ <groupId>org.nuiton.i18n</groupId>
+ <artifactId>nuiton-i18n</artifactId>
+ </dependency>
+
+ <dependency>
+ <groupId>commons-logging</groupId>
+ <artifactId>commons-logging</artifactId>
+ </dependency>
+
</dependencies>
<!-- ************************************************************* -->
Modified: trunk/jaxx-tutorial-helloworld/pom.xml
===================================================================
--- trunk/jaxx-tutorial-helloworld/pom.xml 2010-11-18 17:12:45 UTC (rev 2127)
+++ trunk/jaxx-tutorial-helloworld/pom.xml 2010-11-18 17:20:27 UTC (rev 2128)
@@ -28,9 +28,18 @@
</dependency>
<dependency>
+ <groupId>org.nuiton.i18n</groupId>
+ <artifactId>nuiton-i18n</artifactId>
+ </dependency>
+
+ <dependency>
+ <groupId>commons-logging</groupId>
+ <artifactId>commons-logging</artifactId>
+ </dependency>
+
+ <dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
- <version>1.2.16</version>
<scope>runtime</scope>
</dependency>
Modified: trunk/jaxx-tutorial-helloworld2/pom.xml
===================================================================
--- trunk/jaxx-tutorial-helloworld2/pom.xml 2010-11-18 17:12:45 UTC (rev 2127)
+++ trunk/jaxx-tutorial-helloworld2/pom.xml 2010-11-18 17:20:27 UTC (rev 2128)
@@ -27,9 +27,18 @@
</dependency>
<dependency>
+ <groupId>org.nuiton.i18n</groupId>
+ <artifactId>nuiton-i18n</artifactId>
+ </dependency>
+
+ <dependency>
+ <groupId>commons-logging</groupId>
+ <artifactId>commons-logging</artifactId>
+ </dependency>
+
+ <dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
- <version>1.2.16</version>
<scope>runtime</scope>
</dependency>
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-11-18 17:12:45 UTC (rev 2127)
+++ trunk/pom.xml 2010-11-18 17:20:27 UTC (rev 2128)
@@ -443,6 +443,11 @@
<licenseMerge>The Apache Software License, Version 2.0|Apache License, Version 2.0</licenseMerge>
<licenseMerge>BSD License|BSD</licenseMerge>
</licenseMerges>
+ <!-- remove this while using mavenpom > 2.4 -->
+ <excludes>
+ <exclude>**/i18n/*.properties</exclude>
+ <exclude>**/THIRD-PARTY.properties</exclude>
+ </excludes>
</configuration>
</plugin>
@@ -487,19 +492,6 @@
</jnlpExtensions>
</configuration>
</plugin>
-
-
- <plugin>
- <groupId>org.nuiton</groupId>
- <artifactId>maven-license-plugin</artifactId>
- <configuration>
- <!-- remove this while using mavenpom > 2.4 -->
- <excludes>
- <exclude>**/i18n/*.properties</exclude>
- <exclude>**/THIRD-PARTY.properties</exclude>
- </excludes>
- </configuration>
- </plugin>
<plugin>
<artifactId>maven-release-plugin</artifactId>
1
0
r2127 - in trunk: . jaxx-compiler jaxx-demo jaxx-runtime jaxx-tutorial jaxx-tutorial-config jaxx-tutorial-config/src/main/resources/i18n jaxx-tutorial-css jaxx-tutorial-databinding jaxx-tutorial-helloworld jaxx-tutorial-helloworld2 jaxx-widgets maven-jaxx-plugin
by tchemit@users.nuiton.org 18 Nov '10
by tchemit@users.nuiton.org 18 Nov '10
18 Nov '10
Author: tchemit
Date: 2010-11-18 18:12:45 +0100 (Thu, 18 Nov 2010)
New Revision: 2127
Url: http://nuiton.org/repositories/revision/jaxx/2127
Log:
Evolution #1074: Update i18n to 2.0
Evolution #1073: Optimize dependencies
Added:
trunk/jaxx-tutorial-config/src/main/resources/i18n/jaxx-tutorial-config_en_GB.properties
trunk/jaxx-tutorial-config/src/main/resources/i18n/jaxx-tutorial-config_fr_FR.properties
Removed:
trunk/jaxx-tutorial-config/src/main/resources/i18n/jaxx-tutorial-config-en_GB.properties
trunk/jaxx-tutorial-config/src/main/resources/i18n/jaxx-tutorial-config-fr_FR.properties
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-widgets/pom.xml
trunk/maven-jaxx-plugin/pom.xml
trunk/pom.xml
Modified: trunk/jaxx-compiler/pom.xml
===================================================================
--- trunk/jaxx-compiler/pom.xml 2010-11-18 16:42:25 UTC (rev 2126)
+++ trunk/jaxx-compiler/pom.xml 2010-11-18 17:12:45 UTC (rev 2127)
@@ -51,6 +51,21 @@
</dependency>
<dependency>
+ <groupId>org.nuiton</groupId>
+ <artifactId>nuiton-utils</artifactId>
+ </dependency>
+
+ <dependency>
+ <groupId>commons-lang</groupId>
+ <artifactId>commons-lang</artifactId>
+ </dependency>
+
+ <dependency>
+ <groupId>commons-logging</groupId>
+ <artifactId>commons-logging</artifactId>
+ </dependency>
+
+ <dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
</dependency>
Modified: trunk/jaxx-demo/pom.xml
===================================================================
--- trunk/jaxx-demo/pom.xml 2010-11-18 16:42:25 UTC (rev 2126)
+++ trunk/jaxx-demo/pom.xml 2010-11-18 17:12:45 UTC (rev 2127)
@@ -24,7 +24,9 @@
#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>
@@ -35,7 +37,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>jaxx</artifactId>
- <version>2.2.3-SNAPSHOT</version>
+ <version>2.2.4-SNAPSHOT</version>
</parent>
<groupId>org.nuiton.jaxx</groupId>
@@ -56,6 +58,41 @@
<version>${project.version}</version>
</dependency>
+ <dependency>
+ <groupId>org.nuiton.i18n</groupId>
+ <artifactId>nuiton-i18n</artifactId>
+ </dependency>
+
+ <dependency>
+ <groupId>org.nuiton</groupId>
+ <artifactId>nuiton-utils</artifactId>
+ </dependency>
+
+ <dependency>
+ <groupId>commons-logging</groupId>
+ <artifactId>commons-logging</artifactId>
+ </dependency>
+
+ <dependency>
+ <groupId>commons-io</groupId>
+ <artifactId>commons-io</artifactId>
+ </dependency>
+
+ <dependency>
+ <groupId>commons-lang</groupId>
+ <artifactId>commons-lang</artifactId>
+ </dependency>
+
+ <dependency>
+ <groupId>org.swinglabs</groupId>
+ <artifactId>swingx-core</artifactId>
+ </dependency>
+
+ <dependency>
+ <groupId>org.swinglabs</groupId>
+ <artifactId>jxlayer</artifactId>
+ </dependency>
+
<!-- test dependencies -->
<dependency>
@@ -104,10 +141,10 @@
<jaxx.addProjectClassPath>true</jaxx.addProjectClassPath>
<jaxx.addSourcesToClassPath>true</jaxx.addSourcesToClassPath>
<jaxx.autoImportCss>true</jaxx.autoImportCss>
-
+
<!-- generate license bundled files -->
<license.generateBundle>true</license.generateBundle>
-
+
</properties>
<build>
@@ -151,11 +188,13 @@
</configuration>
<executions>
<execution>
- <goals><goal>jar</goal></goals>
+ <goals>
+ <goal>jar</goal>
+ </goals>
</execution>
</executions>
</plugin>
-
+
</plugins>
</pluginManagement>
@@ -321,7 +360,8 @@
</property>
</activation>
<properties>
- <jnlp.codebase>http://maven-site.liosalfar/jaxx/jaxx-demo/jnlp</jnlp.codebase>
+ <jnlp.codebase>http://maven-site.liosalfar/jaxx/jaxx-demo/jnlp
+ </jnlp.codebase>
</properties>
</profile>
Modified: trunk/jaxx-runtime/pom.xml
===================================================================
--- trunk/jaxx-runtime/pom.xml 2010-11-18 16:42:25 UTC (rev 2126)
+++ trunk/jaxx-runtime/pom.xml 2010-11-18 17:12:45 UTC (rev 2127)
@@ -48,10 +48,25 @@
</dependency>
<dependency>
+ <groupId>org.nuiton.i18n</groupId>
+ <artifactId>nuiton-i18n</artifactId>
+ </dependency>
+
+ <dependency>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
</dependency>
+ <dependency>
+ <groupId>commons-logging</groupId>
+ <artifactId>commons-logging</artifactId>
+ </dependency>
+
+ <dependency>
+ <groupId>commons-beanutils</groupId>
+ <artifactId>commons-beanutils</artifactId>
+ </dependency>
+
<!-- pour utiliser javaHelp -->
<dependency>
<groupId>javax.help</groupId>
Modified: trunk/jaxx-tutorial/pom.xml
===================================================================
--- trunk/jaxx-tutorial/pom.xml 2010-11-18 16:42:25 UTC (rev 2126)
+++ trunk/jaxx-tutorial/pom.xml 2010-11-18 17:12:45 UTC (rev 2127)
@@ -35,7 +35,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>jaxx</artifactId>
- <version>2.2.3-SNAPSHOT</version>
+ <version>2.2.4-SNAPSHOT</version>
</parent>
<groupId>org.nuiton.jaxx</groupId>
@@ -100,7 +100,7 @@
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
- <version>2.3.1</version>
+ <version>2.3.2</version>
</plugin>
<plugin>
@@ -111,7 +111,7 @@
<plugin>
<groupId>org.nuiton.i18n</groupId>
<artifactId>maven-i18n-plugin</artifactId>
- <version>1.2.2</version>
+ <version>2.0-SNAPSHOT</version>
</plugin>
</plugins>
Modified: trunk/jaxx-tutorial-config/pom.xml
===================================================================
--- trunk/jaxx-tutorial-config/pom.xml 2010-11-18 16:42:25 UTC (rev 2126)
+++ trunk/jaxx-tutorial-config/pom.xml 2010-11-18 17:12:45 UTC (rev 2127)
@@ -35,7 +35,7 @@
<parent>
<groupId>org.nuiton.jaxx</groupId>
<artifactId>jaxx-tutorial</artifactId>
- <version>2.2.3-SNAPSHOT</version>
+ <version>2.2.4-SNAPSHOT</version>
<relativePath>../jaxx-tutorial</relativePath>
</parent>
Deleted: trunk/jaxx-tutorial-config/src/main/resources/i18n/jaxx-tutorial-config-en_GB.properties
===================================================================
--- trunk/jaxx-tutorial-config/src/main/resources/i18n/jaxx-tutorial-config-en_GB.properties 2010-11-18 16:42:25 UTC (rev 2126)
+++ trunk/jaxx-tutorial-config/src/main/resources/i18n/jaxx-tutorial-config-en_GB.properties 2010-11-18 17:12:45 UTC (rev 2127)
@@ -1,14 +0,0 @@
-config.title=
-demo.action.reload.application=Reload application
-demo.action.reload.ui=Reload UI
-jaxxdemo.config.category.directories=Files
-jaxxdemo.config.category.directories.description=Files used by application
-jaxxdemo.config.category.other=Others
-jaxxdemo.config.category.other.description=Others preferences
-jaxxdemo.config.configFileName.description=Configuration file name
-jaxxdemo.config.ui.fontSize=default font size to use in sources
-jaxxdemo.config.ui.fullscreen=To change the screen mode (true for full screen)
-jaxxdemo.config.ui.locale=Language used in application
-jaxxdemo.message.config.loaded=Configuration of JAXXDemo v. %1$s loaded.
-jaxxdemo.warning.nimbus.landf=Could not init nymbus look and feel, you need at leasr version 1.6u10 of java.
-jaxxdemo.warning.no.ui=No ui environnement detected
Deleted: trunk/jaxx-tutorial-config/src/main/resources/i18n/jaxx-tutorial-config-fr_FR.properties
===================================================================
--- trunk/jaxx-tutorial-config/src/main/resources/i18n/jaxx-tutorial-config-fr_FR.properties 2010-11-18 16:42:25 UTC (rev 2126)
+++ trunk/jaxx-tutorial-config/src/main/resources/i18n/jaxx-tutorial-config-fr_FR.properties 2010-11-18 17:12:45 UTC (rev 2127)
@@ -1,14 +0,0 @@
-config.title=
-demo.action.reload.application=Redemarrer l'application
-demo.action.reload.ui=Recharger l'interface graphique
-jaxxdemo.config.category.directories=R\u00E9pertoires
-jaxxdemo.config.category.directories.description=R\u00E9pertoires de l'application
-jaxxdemo.config.category.other=Autre
-jaxxdemo.config.category.other.description=Autres options
-jaxxdemo.config.configFileName.description=Le nom du fichier de configuration
-jaxxdemo.config.ui.fontSize=La taille de la police \u00E0 utiliser pour visualiser dans les sources
-jaxxdemo.config.ui.fullscreen=Pour afficher l'aplication en mode pleine \u00E9cran
-jaxxdemo.config.ui.locale=La langue utilis\u00E9e par l'application
-jaxxdemo.message.config.loaded=Configuration de JAXX Demo v. %1$s charg\u00E9e.
-jaxxdemo.warning.nimbus.landf=Le look and Feel Nimbus n'a pas \u00E9t\u00E9 trouv\u00E9, il faut au moins la version 1.6u10 de java.
-jaxxdemo.warning.no.ui=Aucun environnement graphique d\u00E9tect\u00E9
Copied: trunk/jaxx-tutorial-config/src/main/resources/i18n/jaxx-tutorial-config_en_GB.properties (from rev 2126, trunk/jaxx-tutorial-config/src/main/resources/i18n/jaxx-tutorial-config-en_GB.properties)
===================================================================
--- trunk/jaxx-tutorial-config/src/main/resources/i18n/jaxx-tutorial-config_en_GB.properties (rev 0)
+++ trunk/jaxx-tutorial-config/src/main/resources/i18n/jaxx-tutorial-config_en_GB.properties 2010-11-18 17:12:45 UTC (rev 2127)
@@ -0,0 +1,14 @@
+config.title=
+demo.action.reload.application=Reload application
+demo.action.reload.ui=Reload UI
+jaxxdemo.config.category.directories=Files
+jaxxdemo.config.category.directories.description=Files used by application
+jaxxdemo.config.category.other=Others
+jaxxdemo.config.category.other.description=Others preferences
+jaxxdemo.config.configFileName.description=Configuration file name
+jaxxdemo.config.ui.fontSize=default font size to use in sources
+jaxxdemo.config.ui.fullscreen=To change the screen mode (true for full screen)
+jaxxdemo.config.ui.locale=Language used in application
+jaxxdemo.message.config.loaded=Configuration of JAXXDemo v. %1$s loaded.
+jaxxdemo.warning.nimbus.landf=Could not init nymbus look and feel, you need at leasr version 1.6u10 of java.
+jaxxdemo.warning.no.ui=No ui environnement detected
Property changes on: trunk/jaxx-tutorial-config/src/main/resources/i18n/jaxx-tutorial-config_en_GB.properties
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Copied: trunk/jaxx-tutorial-config/src/main/resources/i18n/jaxx-tutorial-config_fr_FR.properties (from rev 2126, trunk/jaxx-tutorial-config/src/main/resources/i18n/jaxx-tutorial-config-fr_FR.properties)
===================================================================
--- trunk/jaxx-tutorial-config/src/main/resources/i18n/jaxx-tutorial-config_fr_FR.properties (rev 0)
+++ trunk/jaxx-tutorial-config/src/main/resources/i18n/jaxx-tutorial-config_fr_FR.properties 2010-11-18 17:12:45 UTC (rev 2127)
@@ -0,0 +1,14 @@
+config.title=
+demo.action.reload.application=Redemarrer l'application
+demo.action.reload.ui=Recharger l'interface graphique
+jaxxdemo.config.category.directories=R\u00E9pertoires
+jaxxdemo.config.category.directories.description=R\u00E9pertoires de l'application
+jaxxdemo.config.category.other=Autre
+jaxxdemo.config.category.other.description=Autres options
+jaxxdemo.config.configFileName.description=Le nom du fichier de configuration
+jaxxdemo.config.ui.fontSize=La taille de la police \u00E0 utiliser pour visualiser dans les sources
+jaxxdemo.config.ui.fullscreen=Pour afficher l'aplication en mode pleine \u00E9cran
+jaxxdemo.config.ui.locale=La langue utilis\u00E9e par l'application
+jaxxdemo.message.config.loaded=Configuration de JAXX Demo v. %1$s charg\u00E9e.
+jaxxdemo.warning.nimbus.landf=Le look and Feel Nimbus n'a pas \u00E9t\u00E9 trouv\u00E9, il faut au moins la version 1.6u10 de java.
+jaxxdemo.warning.no.ui=Aucun environnement graphique d\u00E9tect\u00E9
Property changes on: trunk/jaxx-tutorial-config/src/main/resources/i18n/jaxx-tutorial-config_fr_FR.properties
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Modified: trunk/jaxx-tutorial-css/pom.xml
===================================================================
--- trunk/jaxx-tutorial-css/pom.xml 2010-11-18 16:42:25 UTC (rev 2126)
+++ trunk/jaxx-tutorial-css/pom.xml 2010-11-18 17:12:45 UTC (rev 2127)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.nuiton.jaxx</groupId>
<artifactId>jaxx-tutorial</artifactId>
- <version>2.2.3-SNAPSHOT</version>
+ <version>2.2.4-SNAPSHOT</version>
<relativePath>../jaxx-tutorial</relativePath>
</parent>
Modified: trunk/jaxx-tutorial-databinding/pom.xml
===================================================================
--- trunk/jaxx-tutorial-databinding/pom.xml 2010-11-18 16:42:25 UTC (rev 2126)
+++ trunk/jaxx-tutorial-databinding/pom.xml 2010-11-18 17:12:45 UTC (rev 2127)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.nuiton.jaxx</groupId>
<artifactId>jaxx-tutorial</artifactId>
- <version>2.2.3-SNAPSHOT</version>
+ <version>2.2.4-SNAPSHOT</version>
<relativePath>../jaxx-tutorial</relativePath>
</parent>
Modified: trunk/jaxx-tutorial-helloworld/pom.xml
===================================================================
--- trunk/jaxx-tutorial-helloworld/pom.xml 2010-11-18 16:42:25 UTC (rev 2126)
+++ trunk/jaxx-tutorial-helloworld/pom.xml 2010-11-18 17:12:45 UTC (rev 2127)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.nuiton.jaxx</groupId>
<artifactId>jaxx-tutorial</artifactId>
- <version>2.2.3-SNAPSHOT</version>
+ <version>2.2.4-SNAPSHOT</version>
<relativePath>../jaxx-tutorial</relativePath>
</parent>
Modified: trunk/jaxx-tutorial-helloworld2/pom.xml
===================================================================
--- trunk/jaxx-tutorial-helloworld2/pom.xml 2010-11-18 16:42:25 UTC (rev 2126)
+++ trunk/jaxx-tutorial-helloworld2/pom.xml 2010-11-18 17:12:45 UTC (rev 2127)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.nuiton.jaxx</groupId>
<artifactId>jaxx-tutorial</artifactId>
- <version>2.2.3-SNAPSHOT</version>
+ <version>2.2.4-SNAPSHOT</version>
<relativePath>../jaxx-tutorial</relativePath>
</parent>
Modified: trunk/jaxx-widgets/pom.xml
===================================================================
--- trunk/jaxx-widgets/pom.xml 2010-11-18 16:42:25 UTC (rev 2126)
+++ trunk/jaxx-widgets/pom.xml 2010-11-18 17:12:45 UTC (rev 2127)
@@ -24,7 +24,9 @@
#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>
@@ -56,12 +58,37 @@
<artifactId>swingx-core</artifactId>
</dependency>
- <!--dependency>
- <groupId>org.swinglabs</groupId>
- <artifactId>swing-worker</artifactId>
- </dependency-->
+ <dependency>
+ <groupId>org.nuiton.i18n</groupId>
+ <artifactId>nuiton-i18n</artifactId>
+ </dependency>
<dependency>
+ <groupId>org.nuiton</groupId>
+ <artifactId>nuiton-utils</artifactId>
+ </dependency>
+
+ <dependency>
+ <groupId>commons-lang</groupId>
+ <artifactId>commons-lang</artifactId>
+ </dependency>
+
+ <dependency>
+ <groupId>commons-primitives</groupId>
+ <artifactId>commons-primitives</artifactId>
+ </dependency>
+
+ <dependency>
+ <groupId>commons-logging</groupId>
+ <artifactId>commons-logging</artifactId>
+ </dependency>
+
+ <dependency>
+ <groupId>commons-beanutils</groupId>
+ <artifactId>commons-beanutils</artifactId>
+ </dependency>
+
+ <dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
</dependency>
@@ -71,7 +98,7 @@
<artifactId>log4j</artifactId>
<scope>test</scope>
</dependency>
-
+
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
Modified: trunk/maven-jaxx-plugin/pom.xml
===================================================================
--- trunk/maven-jaxx-plugin/pom.xml 2010-11-18 16:42:25 UTC (rev 2126)
+++ trunk/maven-jaxx-plugin/pom.xml 2010-11-18 17:12:45 UTC (rev 2127)
@@ -83,15 +83,25 @@
</dependency>
<dependency>
- <groupId>org.codehaus.plexus</groupId>
- <artifactId>plexus-velocity</artifactId>
+ <groupId>org.nuiton</groupId>
+ <artifactId>nuiton-utils</artifactId>
</dependency>
<dependency>
- <groupId>commons-collections</groupId>
- <artifactId>commons-collections</artifactId>
+ <groupId>org.nuiton.i18n</groupId>
+ <artifactId>nuiton-i18n</artifactId>
</dependency>
+
+ <dependency>
+ <groupId>commons-logging</groupId>
+ <artifactId>commons-logging</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>javax.help</groupId>
+ <artifactId>javahelp</artifactId>
+ </dependency>
+
<!-- pour acceder aux BeansInfos swing via Introspector -->
<dependency>
<groupId>com.sun</groupId>
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-11-18 16:42:25 UTC (rev 2126)
+++ trunk/pom.xml 2010-11-18 17:12:45 UTC (rev 2127)
@@ -488,7 +488,20 @@
</configuration>
</plugin>
+
<plugin>
+ <groupId>org.nuiton</groupId>
+ <artifactId>maven-license-plugin</artifactId>
+ <configuration>
+ <!-- remove this while using mavenpom > 2.4 -->
+ <excludes>
+ <exclude>**/i18n/*.properties</exclude>
+ <exclude>**/THIRD-PARTY.properties</exclude>
+ </excludes>
+ </configuration>
+ </plugin>
+
+ <plugin>
<artifactId>maven-release-plugin</artifactId>
<configuration>
<prepareVerifyArgs>-Ptutorial,demo</prepareVerifyArgs>
1
0
r2126 - in trunk: . jaxx-demo/src/main/resources/i18n jaxx-runtime/src/main/resources/i18n jaxx-widgets/src/main/resources/i18n
by tchemit@users.nuiton.org 18 Nov '10
by tchemit@users.nuiton.org 18 Nov '10
18 Nov '10
Author: tchemit
Date: 2010-11-18 17:42:25 +0100 (Thu, 18 Nov 2010)
New Revision: 2126
Url: http://nuiton.org/repositories/revision/jaxx/2126
Log:
Evolution #1074: Update i18n to 2.0
Evolution #1075: Update nuiton-utils to 1.5.2
Added:
trunk/jaxx-demo/src/main/resources/i18n/jaxx-demo_en_GB.properties
trunk/jaxx-demo/src/main/resources/i18n/jaxx-demo_fr_FR.properties
trunk/jaxx-runtime/src/main/resources/i18n/jaxx-runtime_en_GB.properties
trunk/jaxx-runtime/src/main/resources/i18n/jaxx-runtime_fr_FR.properties
trunk/jaxx-widgets/src/main/resources/i18n/jaxx-widgets_en_GB.properties
trunk/jaxx-widgets/src/main/resources/i18n/jaxx-widgets_fr_FR.properties
Removed:
trunk/jaxx-demo/src/main/resources/i18n/jaxx-demo-en_GB.properties
trunk/jaxx-demo/src/main/resources/i18n/jaxx-demo-fr_FR.properties
trunk/jaxx-runtime/src/main/resources/i18n/jaxx-runtime-en_GB.properties
trunk/jaxx-runtime/src/main/resources/i18n/jaxx-runtime-fr_FR.properties
trunk/jaxx-widgets/src/main/resources/i18n/jaxx-widgets-en_GB.properties
trunk/jaxx-widgets/src/main/resources/i18n/jaxx-widgets-fr_FR.properties
Modified:
trunk/pom.xml
Deleted: trunk/jaxx-demo/src/main/resources/i18n/jaxx-demo-en_GB.properties
===================================================================
--- trunk/jaxx-demo/src/main/resources/i18n/jaxx-demo-en_GB.properties 2010-10-29 08:28:43 UTC (rev 2125)
+++ trunk/jaxx-demo/src/main/resources/i18n/jaxx-demo-en_GB.properties 2010-11-18 16:42:25 UTC (rev 2126)
@@ -1,253 +0,0 @@
--=
-.=
-0=
-1=
-10=
-12=
-14=
-18=
-2=
-24=
-3=
-4=
-5=
-6=
-7=
-8=
-9=
-Age\:=
-Animal=
-Blue=
-Blue\:=
-Bold=
-Button\ label\:=
-C=
-CE=
-Cancel=
-Comments\:=
-Config\ file\ \:=
-Config\ file\:=
-Cyan=
-Dec\ (-)=
-Demo=
-Directory\ file\:=
-Editable=
-Email\ Address\:=
-Email\:=
-Enabled=
-EnumEditor\ (country)\ \:=
-EnumEditor\ (language)\ \:=
-Fancy\ Button=
-First\ Name\:=
-FirstName\:=
-Font\ size=
-Font\ size\:\ =
-Fool\ me\ once=
-Fool\ me\ twice=
-Green=
-Green\:=
-Greet=
-Help=
-Inc\ (+)=
-Italic=
-JAXX\ Demo=
-JMenu\ demo=
-Label\ 1=
-Label\ 2=
-Last\ Name\:=
-LastName\:=
-Locale\ editor\:=
-Message\ Box=
-Mineral=
-Normal\ text\:=
-OK=
-Orange=
-Password\:=
-Purple=
-Ratio\:=
-Red=
-Red\:=
-Reset=
-Show\ Background=
-Show\ password\ dialog=
-Sign\ on=
-Simple\ Button=
-Size\:=
-Sources=
-Spacing\:=
-Start=
-Stop=
-Supported\ Swing\ components\:=
-Text2\:=
-Text\:=
-Total\:\ =
-Underline=
-Upper\ case\ text\:=
-Use\ the\ spinner\ to=
-Username\:=
-Vegetable=
-View=
-Welcome\ to\ the\ JAXX\ framework\!=
-Working\ directory\:=
-Yellow=
-You\ entered\:\ =
-Your\ name\:=
-\\u00f7=
-adjust\ the\ spacing=
-between\ these\ lines=
-button\ A=
-button\ B=
-button\ C\ (full\ block)=
-button\ D\ (full\ block\ 2)=
-cancel=
-close=Disable
-close2=Disable 2
-close3=Disable 3
-demo.action.reload.application=Reload application
-demo.action.reload.ui=Reload UI
-edit=Edit
-edit2=Edit 2
-edit3=Edit 3
-f0=
-f1=
-file...=
-form.ratio=Ratio
-form.text=Text
-form.text2=Text 2
-form2.ratio=Form 2 Ratio
-form2.text=Form 2 Text
-form2.text2=Form 2 Text 2
-getModel0().isF0()=
-getModel0().isF0()\ &&\ getModel0().isF1()=
-getModel0().isF0()\ ||\ getModel0().isF1()=
-getModel0().isF1()=
-getModel1().isF0()=
-getModel1().isF0()\ &&\ getModel1().isF1()=
-getModel1().isF0()\ ||\ getModel1().isF1()=
-getModel1().isF1()=
-getT0().isSelected()=
-getT0().isSelected()\ &&\ getT1().isSelected()=
-getT0().isSelected()\ ||\ getT1().isSelected()=
-getT1().isSelected()=
-isF0()=
-isF0()\ &&\ isF1()=
-isF0()\ ||\ isF1()=
-isF1()=
-jaxxdemo.about.message=<h3>JAXX Demo</h3><hr/>For more informations, viste the <a href\="http\://maven-site.nuiton.org/jaxx/jaxx-demo">website of the project</a>.
-jaxxdemo.action.about=About...
-jaxxdemo.action.about.tip=About JAXXDemo...
-jaxxdemo.action.add=Add
-jaxxdemo.action.configuration=Preferences
-jaxxdemo.action.configuration.tip=Change the preferences of the application
-jaxxdemo.action.exit=Quit
-jaxxdemo.action.exit.tip=Quit JAXXDemo
-jaxxdemo.action.fullscreen=Full screen
-jaxxdemo.action.fullscreen.tip=Change to full screen mode
-jaxxdemo.action.help=
-jaxxdemo.action.help.tip=Display help
-jaxxdemo.action.locale.fr=French
-jaxxdemo.action.locale.fr.tip=Change to french language
-jaxxdemo.action.locale.uk=English
-jaxxdemo.action.locale.uk.tip=Change to english language
-jaxxdemo.action.normalscreen=Normal screen
-jaxxdemo.action.normalscreen.tip=Change to normal screen mode
-jaxxdemo.action.remove=Remove
-jaxxdemo.action.show=show
-jaxxdemo.action.site=Web site
-jaxxdemo.action.site.tip=Go to the web site
-jaxxdemo.common.actors=Actors
-jaxxdemo.common.age=Age
-jaxxdemo.common.firstName=First name
-jaxxdemo.common.id=Id
-jaxxdemo.common.image=Image
-jaxxdemo.common.lastName=Last name
-jaxxdemo.common.movie=Movie
-jaxxdemo.common.movies=Movies
-jaxxdemo.common.people=People
-jaxxdemo.common.title=Title
-jaxxdemo.common.year=Year
-jaxxdemo.component.jaxx=JAXX Components
-jaxxdemo.component.jaxx.editor=Editors
-jaxxdemo.component.jaxx.tree=Tree
-jaxxdemo.component.swing=Swing Components
-jaxxdemo.component.swing.buttons=Buttons
-jaxxdemo.component.swing.form=Form elements
-jaxxdemo.component.swing.form.text=Text
-jaxxdemo.component.swing.layout=Layouts
-jaxxdemo.component.swing.menu=Menus
-jaxxdemo.component.swing.window=windows
-jaxxdemo.config.category.directories=Files
-jaxxdemo.config.category.directories.description=Files used by application
-jaxxdemo.config.category.other=Others
-jaxxdemo.config.category.other.description=Others preferences
-jaxxdemo.config.configFileName.description=Configuration file name
-jaxxdemo.config.ui.demo.path=Path of demo to select when starting application
-jaxxdemo.config.ui.fontSize=default font size to use in sources
-jaxxdemo.config.ui.fullscreen=To change the screen mode (true for full screen)
-jaxxdemo.config.ui.locale=Language used in application
-jaxxdemo.feature=Features
-jaxxdemo.feature.databinding=Data Binding
-jaxxdemo.feature.nav=Jaxx nav API
-jaxxdemo.feature.validation=Validation
-jaxxdemo.fun=Fun
-jaxxdemo.i18neditor.configuration=Configuration
-jaxxdemo.i18neditor.popup.title=Title of popup
-jaxxdemo.i18neditor.popupBorderText=Popup title
-jaxxdemo.i18neditor.selected.locale=Selected Language
-jaxxdemo.i18neditor.showIcon=Show icons
-jaxxdemo.i18neditor.showPopupIcon=Show icons in popup
-jaxxdemo.i18neditor.showPopupText=Show texts in popup
-jaxxdemo.i18neditor.showText=Show text
-jaxxdemo.init.closed=JAXXDemo was closed at %1$s
-jaxxdemo.init.context.done=Context initialized in %1$s
-jaxxdemo.init.ui.done=UI initialized.
-jaxxdemo.menu.file=File
-jaxxdemo.menu.file.locale=Languages
-jaxxdemo.menu.help=
-jaxxdemo.message.config.loaded=Configuration of JAXXDemo v. %1$s loaded.
-jaxxdemo.message.goto.site=Go to JAXXDemo Web site
-jaxxdemo.navigation.actor.title=Actor
-jaxxdemo.navigation.actors.title=Actors
-jaxxdemo.navigation.movie.title=Movie
-jaxxdemo.navigation.movies.title=Movies
-jaxxdemo.numbereditor.autoPopup=Show automatic popup
-jaxxdemo.numbereditor.configuration=Configuration
-jaxxdemo.numbereditor.model=Result
-jaxxdemo.numbereditor.model.float=Float result \: %1$s
-jaxxdemo.numbereditor.model.int=Integer result \: %1$s
-jaxxdemo.numbereditor.showPopupButton=Show Popup button
-jaxxdemo.numbereditor.showReset=Show reset button
-jaxxdemo.numbereditor.useFloat=Use float
-jaxxdemo.numbereditor.useSign=Use Sign
-jaxxdemo.timeeditor.editor=Time Editor
-jaxxdemo.timeeditor.label=Label
-jaxxdemo.timeeditor.model=Result
-jaxxdemo.timeeditor.value=Selected time \: %1$tH\:%1$tM
-jaxxdemo.title.about=About JAXXDemo...
-jaxxdemo.tree.age=Age
-jaxxdemo.tree.firstName=First name
-jaxxdemo.tree.lastName=Last name
-jaxxdemo.tree.tabtitle=Tree
-jaxxdemo.treeTable.tabtitle=TreeTable
-jaxxdemo.warning.nimbus.landf=Could not init nymbus look and feel, you need at leasr version 1.6u10 of java.
-jaxxdemo.warning.no.ui=No ui environnement detected
-model0.f0=
-model0.f1=
-model0.file...=
-model0.isF0()=
-model0.isF0()\ &&\ model0.isF1()=
-model0.isF0()\ ||\ model0.isF1()=
-model0.isF1()=
-model1.f0=
-model1.f1=
-model1.file...=
-model1.isF0()=
-model1.isF0()\ &&\ model1.isF1()=
-model1.isF0()\ ||\ model1.isF1()=
-model1.isF1()=
-t0.isSelected()=
-t0.isSelected()\ &&\ t1.isSelected()=
-t0.isSelected()\ ||\ t1.isSelected()=
-t1.isSelected()=
-valid=
-x=
Deleted: trunk/jaxx-demo/src/main/resources/i18n/jaxx-demo-fr_FR.properties
===================================================================
--- trunk/jaxx-demo/src/main/resources/i18n/jaxx-demo-fr_FR.properties 2010-10-29 08:28:43 UTC (rev 2125)
+++ trunk/jaxx-demo/src/main/resources/i18n/jaxx-demo-fr_FR.properties 2010-11-18 16:42:25 UTC (rev 2126)
@@ -1,253 +0,0 @@
--=-
-.=.
-0=0
-1=1
-10=10
-12=12
-14=14
-18=18
-2=2
-24=24
-3=3
-4=4
-5=5
-6=6
-7=7
-8=8
-9=9
-Age\:=Age \:
-Animal=Animal
-Blue=Bleu
-Blue\:=bleu \:
-Bold=En gras
-Button\ label\:=Libell\u00E9 de l'action
-C=C
-CE=CE
-Cancel=Annuler
-Comments\:=Commentaire
-Config\ file\ \:=Fichier de configuration
-Config\ file\:=Fichier de configuration \:
-Cyan=Bleu cyan
-Dec\ (-)=
-Demo=Demonstration
-Directory\ file\:=
-Editable=Editable
-Email\ Address\:=Courriel
-Email\:=Courriel
-Enabled=Activ\u00E9
-EnumEditor\ (country)\ \:=Editeur de pays
-EnumEditor\ (language)\ \:=Editeur de langue
-Fancy\ Button=Bouton 'Fancy'
-First\ Name\:=Pr\u00E9nom
-FirstName\:=Pr\u00E9nom \:
-Font\ size=Taille de la police
-Font\ size\:\ =
-Fool\ me\ once=
-Fool\ me\ twice=
-Green=Vert
-Green\:=Vert \:
-Greet=
-Help=
-Inc\ (+)=Incr\u00E9menter (+)
-Italic=Italique
-JAXX\ Demo=
-JMenu\ demo=
-Label\ 1=
-Label\ 2=
-Last\ Name\:=Nom \:
-LastName\:=Nom
-Locale\ editor\:=Editeur de locale
-Message\ Box=
-Mineral=
-Normal\ text\:=
-OK=
-Orange=
-Password\:=Mot de passe
-Purple=Pourpre
-Ratio\:=
-Red=Rouge
-Red\:=rouge \:
-Reset=Reinitialiser
-Show\ Background=Voir le fond
-Show\ password\ dialog=Voir l'\u00E9diteur de mot de passe
-Sign\ on=Signer
-Simple\ Button=Bouton simple
-Size\:=Taille \:
-Sources=Sources
-Spacing\:=Espacement \:
-Start=D\u00E9marrer
-Stop=Arr\u00EAter
-Supported\ Swing\ components\:=Composants Swing support\u00E9s
-Text2\:=Text 2
-Text\:=Texte \:
-Total\:\ =
-Underline=soulign\u00E9
-Upper\ case\ text\:=Texte en majuscule
-Use\ the\ spinner\ to=Utiliser la jauge pour
-Username\:=Utilisateur \:
-Vegetable=L\u00E9gumes
-View=Vue
-Welcome\ to\ the\ JAXX\ framework\!=Bienvenu dans le framework JAXX
-Working\ directory\:=R\u00E9pertoire de travail
-Yellow=Jaune
-You\ entered\:\ =
-Your\ name\:=Votre nom \:
-\\u00f7=
-adjust\ the\ spacing=
-between\ these\ lines=
-button\ A=Bouton A
-button\ B=Bouton B
-button\ C\ (full\ block)=Bouton C (blocage compl\u00EAt)
-button\ D\ (full\ block\ 2)=Bouton D (blocage compl\u00EAt)
-cancel=Annuler
-close=Fermer
-close2=Fermer 2
-close3=Fermer 3
-demo.action.reload.application=Redemarrer l'application
-demo.action.reload.ui=Recharger l'interface graphique
-edit=Editer
-edit2=Editer 2
-edit3=Editer 3
-f0=
-f1=
-file...=
-form.ratio=Form \: ratio
-form.text=Form \: text
-form.text2=Form \: text2
-form2.ratio=Form2 \: ratio
-form2.text=Form2 \: text
-form2.text2=Form2 \: text2
-getModel0().isF0()=
-getModel0().isF0()\ &&\ getModel0().isF1()=
-getModel0().isF0()\ ||\ getModel0().isF1()=
-getModel0().isF1()=
-getModel1().isF0()=
-getModel1().isF0()\ &&\ getModel1().isF1()=
-getModel1().isF0()\ ||\ getModel1().isF1()=
-getModel1().isF1()=
-getT0().isSelected()=
-getT0().isSelected()\ &&\ getT1().isSelected()=
-getT0().isSelected()\ ||\ getT1().isSelected()=
-getT1().isSelected()=
-isF0()=
-isF0()\ &&\ isF1()=
-isF0()\ ||\ isF1()=
-isF1()=
-jaxxdemo.about.message=<h3>JAXX Demo</h3><hr/>Pour plus d'informations, vous pouvez visiter le <a href\="http\://maven-site.nuiton.org/jaxx/jaxx-demo">site du projet</a>.
-jaxxdemo.action.about=A propos
-jaxxdemo.action.about.tip=A propos de JAXX Demo...
-jaxxdemo.action.add=Ajouter
-jaxxdemo.action.configuration=Configuration
-jaxxdemo.action.configuration.tip=Modifier la configuration
-jaxxdemo.action.exit=Quitter
-jaxxdemo.action.exit.tip=Quitter JAXX Demo
-jaxxdemo.action.fullscreen=Plein \u00E9cran
-jaxxdemo.action.fullscreen.tip=Passer en mode pleine \u00E9cran
-jaxxdemo.action.help=Aide
-jaxxdemo.action.help.tip=Affichier l'aide
-jaxxdemo.action.locale.fr=Fran\u00E7ais
-jaxxdemo.action.locale.fr.tip=Changer la langue en fran\u00E7ais
-jaxxdemo.action.locale.uk=Anglais
-jaxxdemo.action.locale.uk.tip=Changer la langue en anglais
-jaxxdemo.action.normalscreen=Ecran normal
-jaxxdemo.action.normalscreen.tip=Revenir en mode normal
-jaxxdemo.action.remove=Supprimer
-jaxxdemo.action.show=Voir
-jaxxdemo.action.site=Site internet
-jaxxdemo.action.site.tip=Acc\u00E9der au site de l'application sur internet
-jaxxdemo.common.actors=Acteurs
-jaxxdemo.common.age=Age
-jaxxdemo.common.firstName=Pr\u00E9nom
-jaxxdemo.common.id=Identifiant
-jaxxdemo.common.image=Image
-jaxxdemo.common.lastName=Nom
-jaxxdemo.common.movie=Film
-jaxxdemo.common.movies=Films
-jaxxdemo.common.people=Acteur
-jaxxdemo.common.title=Titre
-jaxxdemo.common.year=Ann\u00E9e
-jaxxdemo.component.jaxx=Composants JAXX
-jaxxdemo.component.jaxx.editor=Editeurs
-jaxxdemo.component.jaxx.tree=
-jaxxdemo.component.swing=Composants Swing
-jaxxdemo.component.swing.buttons=Boutons
-jaxxdemo.component.swing.form=Elements de formulaire
-jaxxdemo.component.swing.form.text=Texte
-jaxxdemo.component.swing.layout=Layouts
-jaxxdemo.component.swing.menu=Menus
-jaxxdemo.component.swing.window=Fen\u00EAtres
-jaxxdemo.config.category.directories=R\u00E9pertoires
-jaxxdemo.config.category.directories.description=R\u00E9pertoires de l'application
-jaxxdemo.config.category.other=Autre
-jaxxdemo.config.category.other.description=Autres options
-jaxxdemo.config.configFileName.description=Le nom du fichier de configuration
-jaxxdemo.config.ui.demo.path=Chemin de la d\u00E9mo par d\u00E9faut
-jaxxdemo.config.ui.fontSize=La taille de la police \u00E0 utiliser pour visualiser dans les sources
-jaxxdemo.config.ui.fullscreen=Pour afficher l'aplication en mode pleine \u00E9cran
-jaxxdemo.config.ui.locale=La langue utilis\u00E9e par l'application
-jaxxdemo.feature=Fonctionnalit\u00E9s
-jaxxdemo.feature.databinding=Data binding
-jaxxdemo.feature.nav=API JAXX pour les arbres
-jaxxdemo.feature.validation=Validation
-jaxxdemo.fun=Fun
-jaxxdemo.i18neditor.configuration=Configuration
-jaxxdemo.i18neditor.popup.title=Titre de la popup
-jaxxdemo.i18neditor.popupBorderText=Titre de la popup
-jaxxdemo.i18neditor.selected.locale=Langue s\u00E9lectionn\u00E9e
-jaxxdemo.i18neditor.showIcon=Afficher les icones
-jaxxdemo.i18neditor.showPopupIcon=Afficher les icones dans la popup
-jaxxdemo.i18neditor.showPopupText=Afficher les textes dans la popup
-jaxxdemo.i18neditor.showText=Afficher le text
-jaxxdemo.init.closed=JAXX Demo a \u00E9t\u00E9 ferm\u00E9 \u00E0 %1$s
-jaxxdemo.init.context.done=Initialisation du contexte termin\u00E9e en %1$s.
-jaxxdemo.init.ui.done=Initialisation de l'interface graphique termin\u00E9e.
-jaxxdemo.menu.file=Fichier
-jaxxdemo.menu.file.locale=Langues
-jaxxdemo.menu.help=Aide
-jaxxdemo.message.config.loaded=Configuration de JAXX Demo v. %1$s charg\u00E9e.
-jaxxdemo.message.goto.site=Acc\u00E9der au site de JAXX Demo (%1$s)
-jaxxdemo.navigation.actor.title=Acteur
-jaxxdemo.navigation.actors.title=Acteurs
-jaxxdemo.navigation.movie.title=Film
-jaxxdemo.navigation.movies.title=Films
-jaxxdemo.numbereditor.autoPopup=Affichage automatique popup
-jaxxdemo.numbereditor.configuration=Configuration
-jaxxdemo.numbereditor.model=R\u00E9sultat
-jaxxdemo.numbereditor.model.float=Valeur d\u00E9cimale \: %1$s
-jaxxdemo.numbereditor.model.int=Valeur enti\u00E8re \: %1$s
-jaxxdemo.numbereditor.showPopupButton=Afficher le boutton de popup
-jaxxdemo.numbereditor.showReset=Afficher le boutton de reset
-jaxxdemo.numbereditor.useFloat=Utiliser les d\u00E9cimales
-jaxxdemo.numbereditor.useSign=Utiliser le signe
-jaxxdemo.timeeditor.editor=Editeur de temps
-jaxxdemo.timeeditor.label=Label
-jaxxdemo.timeeditor.model=R\u00E9sultat
-jaxxdemo.timeeditor.value=Heure s\u00E9lectionn\u00E9e \: %1$tH\:%1$tM
-jaxxdemo.title.about=A propos de JAXX Demo...
-jaxxdemo.tree.age=Age / ann\u00E9e
-jaxxdemo.tree.firstName=Prenom
-jaxxdemo.tree.lastName=Nom
-jaxxdemo.tree.tabtitle=Arbre
-jaxxdemo.treeTable.tabtitle=Arbre tableau
-jaxxdemo.warning.nimbus.landf=Le look and Feel Nimbus n'a pas \u00E9t\u00E9 trouv\u00E9, il faut au moins la version 1.6u10 de java.
-jaxxdemo.warning.no.ui=Aucun environnement graphique d\u00E9tect\u00E9
-model0.f0=
-model0.f1=
-model0.file...=
-model0.isF0()=
-model0.isF0()\ &&\ model0.isF1()=
-model0.isF0()\ ||\ model0.isF1()=
-model0.isF1()=
-model1.f0=
-model1.f1=
-model1.file...=
-model1.isF0()=
-model1.isF0()\ &&\ model1.isF1()=
-model1.isF0()\ ||\ model1.isF1()=
-model1.isF1()=
-t0.isSelected()=
-t0.isSelected()\ &&\ t1.isSelected()=
-t0.isSelected()\ ||\ t1.isSelected()=
-t1.isSelected()=
-valid=valide
-x=x
Copied: trunk/jaxx-demo/src/main/resources/i18n/jaxx-demo_en_GB.properties (from rev 2125, trunk/jaxx-demo/src/main/resources/i18n/jaxx-demo-en_GB.properties)
===================================================================
--- trunk/jaxx-demo/src/main/resources/i18n/jaxx-demo_en_GB.properties (rev 0)
+++ trunk/jaxx-demo/src/main/resources/i18n/jaxx-demo_en_GB.properties 2010-11-18 16:42:25 UTC (rev 2126)
@@ -0,0 +1,253 @@
+-=
+.=
+0=
+1=
+10=
+12=
+14=
+18=
+2=
+24=
+3=
+4=
+5=
+6=
+7=
+8=
+9=
+Age\:=
+Animal=
+Blue=
+Blue\:=
+Bold=
+Button\ label\:=
+C=
+CE=
+Cancel=
+Comments\:=
+Config\ file\ \:=
+Config\ file\:=
+Cyan=
+Dec\ (-)=
+Demo=
+Directory\ file\:=
+Editable=
+Email\ Address\:=
+Email\:=
+Enabled=
+EnumEditor\ (country)\ \:=
+EnumEditor\ (language)\ \:=
+Fancy\ Button=
+First\ Name\:=
+FirstName\:=
+Font\ size=
+Font\ size\:\ =
+Fool\ me\ once=
+Fool\ me\ twice=
+Green=
+Green\:=
+Greet=
+Help=
+Inc\ (+)=
+Italic=
+JAXX\ Demo=
+JMenu\ demo=
+Label\ 1=
+Label\ 2=
+Last\ Name\:=
+LastName\:=
+Locale\ editor\:=
+Message\ Box=
+Mineral=
+Normal\ text\:=
+OK=
+Orange=
+Password\:=
+Purple=
+Ratio\:=
+Red=
+Red\:=
+Reset=
+Show\ Background=
+Show\ password\ dialog=
+Sign\ on=
+Simple\ Button=
+Size\:=
+Sources=
+Spacing\:=
+Start=
+Stop=
+Supported\ Swing\ components\:=
+Text2\:=
+Text\:=
+Total\:\ =
+Underline=
+Upper\ case\ text\:=
+Use\ the\ spinner\ to=
+Username\:=
+Vegetable=
+View=
+Welcome\ to\ the\ JAXX\ framework\!=
+Working\ directory\:=
+Yellow=
+You\ entered\:\ =
+Your\ name\:=
+\\u00f7=
+adjust\ the\ spacing=
+between\ these\ lines=
+button\ A=
+button\ B=
+button\ C\ (full\ block)=
+button\ D\ (full\ block\ 2)=
+cancel=
+close=Disable
+close2=Disable 2
+close3=Disable 3
+demo.action.reload.application=Reload application
+demo.action.reload.ui=Reload UI
+edit=Edit
+edit2=Edit 2
+edit3=Edit 3
+f0=
+f1=
+file...=
+form.ratio=Ratio
+form.text=Text
+form.text2=Text 2
+form2.ratio=Form 2 Ratio
+form2.text=Form 2 Text
+form2.text2=Form 2 Text 2
+getModel0().isF0()=
+getModel0().isF0()\ &&\ getModel0().isF1()=
+getModel0().isF0()\ ||\ getModel0().isF1()=
+getModel0().isF1()=
+getModel1().isF0()=
+getModel1().isF0()\ &&\ getModel1().isF1()=
+getModel1().isF0()\ ||\ getModel1().isF1()=
+getModel1().isF1()=
+getT0().isSelected()=
+getT0().isSelected()\ &&\ getT1().isSelected()=
+getT0().isSelected()\ ||\ getT1().isSelected()=
+getT1().isSelected()=
+isF0()=
+isF0()\ &&\ isF1()=
+isF0()\ ||\ isF1()=
+isF1()=
+jaxxdemo.about.message=<h3>JAXX Demo</h3><hr/>For more informations, viste the <a href\="http\://maven-site.nuiton.org/jaxx/jaxx-demo">website of the project</a>.
+jaxxdemo.action.about=About...
+jaxxdemo.action.about.tip=About JAXXDemo...
+jaxxdemo.action.add=Add
+jaxxdemo.action.configuration=Preferences
+jaxxdemo.action.configuration.tip=Change the preferences of the application
+jaxxdemo.action.exit=Quit
+jaxxdemo.action.exit.tip=Quit JAXXDemo
+jaxxdemo.action.fullscreen=Full screen
+jaxxdemo.action.fullscreen.tip=Change to full screen mode
+jaxxdemo.action.help=
+jaxxdemo.action.help.tip=Display help
+jaxxdemo.action.locale.fr=French
+jaxxdemo.action.locale.fr.tip=Change to french language
+jaxxdemo.action.locale.uk=English
+jaxxdemo.action.locale.uk.tip=Change to english language
+jaxxdemo.action.normalscreen=Normal screen
+jaxxdemo.action.normalscreen.tip=Change to normal screen mode
+jaxxdemo.action.remove=Remove
+jaxxdemo.action.show=show
+jaxxdemo.action.site=Web site
+jaxxdemo.action.site.tip=Go to the web site
+jaxxdemo.common.actors=Actors
+jaxxdemo.common.age=Age
+jaxxdemo.common.firstName=First name
+jaxxdemo.common.id=Id
+jaxxdemo.common.image=Image
+jaxxdemo.common.lastName=Last name
+jaxxdemo.common.movie=Movie
+jaxxdemo.common.movies=Movies
+jaxxdemo.common.people=People
+jaxxdemo.common.title=Title
+jaxxdemo.common.year=Year
+jaxxdemo.component.jaxx=JAXX Components
+jaxxdemo.component.jaxx.editor=Editors
+jaxxdemo.component.jaxx.tree=Tree
+jaxxdemo.component.swing=Swing Components
+jaxxdemo.component.swing.buttons=Buttons
+jaxxdemo.component.swing.form=Form elements
+jaxxdemo.component.swing.form.text=Text
+jaxxdemo.component.swing.layout=Layouts
+jaxxdemo.component.swing.menu=Menus
+jaxxdemo.component.swing.window=windows
+jaxxdemo.config.category.directories=Files
+jaxxdemo.config.category.directories.description=Files used by application
+jaxxdemo.config.category.other=Others
+jaxxdemo.config.category.other.description=Others preferences
+jaxxdemo.config.configFileName.description=Configuration file name
+jaxxdemo.config.ui.demo.path=Path of demo to select when starting application
+jaxxdemo.config.ui.fontSize=default font size to use in sources
+jaxxdemo.config.ui.fullscreen=To change the screen mode (true for full screen)
+jaxxdemo.config.ui.locale=Language used in application
+jaxxdemo.feature=Features
+jaxxdemo.feature.databinding=Data Binding
+jaxxdemo.feature.nav=Jaxx nav API
+jaxxdemo.feature.validation=Validation
+jaxxdemo.fun=Fun
+jaxxdemo.i18neditor.configuration=Configuration
+jaxxdemo.i18neditor.popup.title=Title of popup
+jaxxdemo.i18neditor.popupBorderText=Popup title
+jaxxdemo.i18neditor.selected.locale=Selected Language
+jaxxdemo.i18neditor.showIcon=Show icons
+jaxxdemo.i18neditor.showPopupIcon=Show icons in popup
+jaxxdemo.i18neditor.showPopupText=Show texts in popup
+jaxxdemo.i18neditor.showText=Show text
+jaxxdemo.init.closed=JAXXDemo was closed at %1$s
+jaxxdemo.init.context.done=Context initialized in %1$s
+jaxxdemo.init.ui.done=UI initialized.
+jaxxdemo.menu.file=File
+jaxxdemo.menu.file.locale=Languages
+jaxxdemo.menu.help=
+jaxxdemo.message.config.loaded=Configuration of JAXXDemo v. %1$s loaded.
+jaxxdemo.message.goto.site=Go to JAXXDemo Web site
+jaxxdemo.navigation.actor.title=Actor
+jaxxdemo.navigation.actors.title=Actors
+jaxxdemo.navigation.movie.title=Movie
+jaxxdemo.navigation.movies.title=Movies
+jaxxdemo.numbereditor.autoPopup=Show automatic popup
+jaxxdemo.numbereditor.configuration=Configuration
+jaxxdemo.numbereditor.model=Result
+jaxxdemo.numbereditor.model.float=Float result \: %1$s
+jaxxdemo.numbereditor.model.int=Integer result \: %1$s
+jaxxdemo.numbereditor.showPopupButton=Show Popup button
+jaxxdemo.numbereditor.showReset=Show reset button
+jaxxdemo.numbereditor.useFloat=Use float
+jaxxdemo.numbereditor.useSign=Use Sign
+jaxxdemo.timeeditor.editor=Time Editor
+jaxxdemo.timeeditor.label=Label
+jaxxdemo.timeeditor.model=Result
+jaxxdemo.timeeditor.value=Selected time \: %1$tH\:%1$tM
+jaxxdemo.title.about=About JAXXDemo...
+jaxxdemo.tree.age=Age
+jaxxdemo.tree.firstName=First name
+jaxxdemo.tree.lastName=Last name
+jaxxdemo.tree.tabtitle=Tree
+jaxxdemo.treeTable.tabtitle=TreeTable
+jaxxdemo.warning.nimbus.landf=Could not init nymbus look and feel, you need at leasr version 1.6u10 of java.
+jaxxdemo.warning.no.ui=No ui environnement detected
+model0.f0=
+model0.f1=
+model0.file...=
+model0.isF0()=
+model0.isF0()\ &&\ model0.isF1()=
+model0.isF0()\ ||\ model0.isF1()=
+model0.isF1()=
+model1.f0=
+model1.f1=
+model1.file...=
+model1.isF0()=
+model1.isF0()\ &&\ model1.isF1()=
+model1.isF0()\ ||\ model1.isF1()=
+model1.isF1()=
+t0.isSelected()=
+t0.isSelected()\ &&\ t1.isSelected()=
+t0.isSelected()\ ||\ t1.isSelected()=
+t1.isSelected()=
+valid=
+x=
Property changes on: trunk/jaxx-demo/src/main/resources/i18n/jaxx-demo_en_GB.properties
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Copied: trunk/jaxx-demo/src/main/resources/i18n/jaxx-demo_fr_FR.properties (from rev 2125, trunk/jaxx-demo/src/main/resources/i18n/jaxx-demo-fr_FR.properties)
===================================================================
--- trunk/jaxx-demo/src/main/resources/i18n/jaxx-demo_fr_FR.properties (rev 0)
+++ trunk/jaxx-demo/src/main/resources/i18n/jaxx-demo_fr_FR.properties 2010-11-18 16:42:25 UTC (rev 2126)
@@ -0,0 +1,253 @@
+-=-
+.=.
+0=0
+1=1
+10=10
+12=12
+14=14
+18=18
+2=2
+24=24
+3=3
+4=4
+5=5
+6=6
+7=7
+8=8
+9=9
+Age\:=Age \:
+Animal=Animal
+Blue=Bleu
+Blue\:=bleu \:
+Bold=En gras
+Button\ label\:=Libell\u00E9 de l'action
+C=C
+CE=CE
+Cancel=Annuler
+Comments\:=Commentaire
+Config\ file\ \:=Fichier de configuration
+Config\ file\:=Fichier de configuration \:
+Cyan=Bleu cyan
+Dec\ (-)=
+Demo=Demonstration
+Directory\ file\:=
+Editable=Editable
+Email\ Address\:=Courriel
+Email\:=Courriel
+Enabled=Activ\u00E9
+EnumEditor\ (country)\ \:=Editeur de pays
+EnumEditor\ (language)\ \:=Editeur de langue
+Fancy\ Button=Bouton 'Fancy'
+First\ Name\:=Pr\u00E9nom
+FirstName\:=Pr\u00E9nom \:
+Font\ size=Taille de la police
+Font\ size\:\ =
+Fool\ me\ once=
+Fool\ me\ twice=
+Green=Vert
+Green\:=Vert \:
+Greet=
+Help=
+Inc\ (+)=Incr\u00E9menter (+)
+Italic=Italique
+JAXX\ Demo=
+JMenu\ demo=
+Label\ 1=
+Label\ 2=
+Last\ Name\:=Nom \:
+LastName\:=Nom
+Locale\ editor\:=Editeur de locale
+Message\ Box=
+Mineral=
+Normal\ text\:=
+OK=
+Orange=
+Password\:=Mot de passe
+Purple=Pourpre
+Ratio\:=
+Red=Rouge
+Red\:=rouge \:
+Reset=Reinitialiser
+Show\ Background=Voir le fond
+Show\ password\ dialog=Voir l'\u00E9diteur de mot de passe
+Sign\ on=Signer
+Simple\ Button=Bouton simple
+Size\:=Taille \:
+Sources=Sources
+Spacing\:=Espacement \:
+Start=D\u00E9marrer
+Stop=Arr\u00EAter
+Supported\ Swing\ components\:=Composants Swing support\u00E9s
+Text2\:=Text 2
+Text\:=Texte \:
+Total\:\ =
+Underline=soulign\u00E9
+Upper\ case\ text\:=Texte en majuscule
+Use\ the\ spinner\ to=Utiliser la jauge pour
+Username\:=Utilisateur \:
+Vegetable=L\u00E9gumes
+View=Vue
+Welcome\ to\ the\ JAXX\ framework\!=Bienvenu dans le framework JAXX
+Working\ directory\:=R\u00E9pertoire de travail
+Yellow=Jaune
+You\ entered\:\ =
+Your\ name\:=Votre nom \:
+\\u00f7=
+adjust\ the\ spacing=
+between\ these\ lines=
+button\ A=Bouton A
+button\ B=Bouton B
+button\ C\ (full\ block)=Bouton C (blocage compl\u00EAt)
+button\ D\ (full\ block\ 2)=Bouton D (blocage compl\u00EAt)
+cancel=Annuler
+close=Fermer
+close2=Fermer 2
+close3=Fermer 3
+demo.action.reload.application=Redemarrer l'application
+demo.action.reload.ui=Recharger l'interface graphique
+edit=Editer
+edit2=Editer 2
+edit3=Editer 3
+f0=
+f1=
+file...=
+form.ratio=Form \: ratio
+form.text=Form \: text
+form.text2=Form \: text2
+form2.ratio=Form2 \: ratio
+form2.text=Form2 \: text
+form2.text2=Form2 \: text2
+getModel0().isF0()=
+getModel0().isF0()\ &&\ getModel0().isF1()=
+getModel0().isF0()\ ||\ getModel0().isF1()=
+getModel0().isF1()=
+getModel1().isF0()=
+getModel1().isF0()\ &&\ getModel1().isF1()=
+getModel1().isF0()\ ||\ getModel1().isF1()=
+getModel1().isF1()=
+getT0().isSelected()=
+getT0().isSelected()\ &&\ getT1().isSelected()=
+getT0().isSelected()\ ||\ getT1().isSelected()=
+getT1().isSelected()=
+isF0()=
+isF0()\ &&\ isF1()=
+isF0()\ ||\ isF1()=
+isF1()=
+jaxxdemo.about.message=<h3>JAXX Demo</h3><hr/>Pour plus d'informations, vous pouvez visiter le <a href\="http\://maven-site.nuiton.org/jaxx/jaxx-demo">site du projet</a>.
+jaxxdemo.action.about=A propos
+jaxxdemo.action.about.tip=A propos de JAXX Demo...
+jaxxdemo.action.add=Ajouter
+jaxxdemo.action.configuration=Configuration
+jaxxdemo.action.configuration.tip=Modifier la configuration
+jaxxdemo.action.exit=Quitter
+jaxxdemo.action.exit.tip=Quitter JAXX Demo
+jaxxdemo.action.fullscreen=Plein \u00E9cran
+jaxxdemo.action.fullscreen.tip=Passer en mode pleine \u00E9cran
+jaxxdemo.action.help=Aide
+jaxxdemo.action.help.tip=Affichier l'aide
+jaxxdemo.action.locale.fr=Fran\u00E7ais
+jaxxdemo.action.locale.fr.tip=Changer la langue en fran\u00E7ais
+jaxxdemo.action.locale.uk=Anglais
+jaxxdemo.action.locale.uk.tip=Changer la langue en anglais
+jaxxdemo.action.normalscreen=Ecran normal
+jaxxdemo.action.normalscreen.tip=Revenir en mode normal
+jaxxdemo.action.remove=Supprimer
+jaxxdemo.action.show=Voir
+jaxxdemo.action.site=Site internet
+jaxxdemo.action.site.tip=Acc\u00E9der au site de l'application sur internet
+jaxxdemo.common.actors=Acteurs
+jaxxdemo.common.age=Age
+jaxxdemo.common.firstName=Pr\u00E9nom
+jaxxdemo.common.id=Identifiant
+jaxxdemo.common.image=Image
+jaxxdemo.common.lastName=Nom
+jaxxdemo.common.movie=Film
+jaxxdemo.common.movies=Films
+jaxxdemo.common.people=Acteur
+jaxxdemo.common.title=Titre
+jaxxdemo.common.year=Ann\u00E9e
+jaxxdemo.component.jaxx=Composants JAXX
+jaxxdemo.component.jaxx.editor=Editeurs
+jaxxdemo.component.jaxx.tree=
+jaxxdemo.component.swing=Composants Swing
+jaxxdemo.component.swing.buttons=Boutons
+jaxxdemo.component.swing.form=Elements de formulaire
+jaxxdemo.component.swing.form.text=Texte
+jaxxdemo.component.swing.layout=Layouts
+jaxxdemo.component.swing.menu=Menus
+jaxxdemo.component.swing.window=Fen\u00EAtres
+jaxxdemo.config.category.directories=R\u00E9pertoires
+jaxxdemo.config.category.directories.description=R\u00E9pertoires de l'application
+jaxxdemo.config.category.other=Autre
+jaxxdemo.config.category.other.description=Autres options
+jaxxdemo.config.configFileName.description=Le nom du fichier de configuration
+jaxxdemo.config.ui.demo.path=Chemin de la d\u00E9mo par d\u00E9faut
+jaxxdemo.config.ui.fontSize=La taille de la police \u00E0 utiliser pour visualiser dans les sources
+jaxxdemo.config.ui.fullscreen=Pour afficher l'aplication en mode pleine \u00E9cran
+jaxxdemo.config.ui.locale=La langue utilis\u00E9e par l'application
+jaxxdemo.feature=Fonctionnalit\u00E9s
+jaxxdemo.feature.databinding=Data binding
+jaxxdemo.feature.nav=API JAXX pour les arbres
+jaxxdemo.feature.validation=Validation
+jaxxdemo.fun=Fun
+jaxxdemo.i18neditor.configuration=Configuration
+jaxxdemo.i18neditor.popup.title=Titre de la popup
+jaxxdemo.i18neditor.popupBorderText=Titre de la popup
+jaxxdemo.i18neditor.selected.locale=Langue s\u00E9lectionn\u00E9e
+jaxxdemo.i18neditor.showIcon=Afficher les icones
+jaxxdemo.i18neditor.showPopupIcon=Afficher les icones dans la popup
+jaxxdemo.i18neditor.showPopupText=Afficher les textes dans la popup
+jaxxdemo.i18neditor.showText=Afficher le text
+jaxxdemo.init.closed=JAXX Demo a \u00E9t\u00E9 ferm\u00E9 \u00E0 %1$s
+jaxxdemo.init.context.done=Initialisation du contexte termin\u00E9e en %1$s.
+jaxxdemo.init.ui.done=Initialisation de l'interface graphique termin\u00E9e.
+jaxxdemo.menu.file=Fichier
+jaxxdemo.menu.file.locale=Langues
+jaxxdemo.menu.help=Aide
+jaxxdemo.message.config.loaded=Configuration de JAXX Demo v. %1$s charg\u00E9e.
+jaxxdemo.message.goto.site=Acc\u00E9der au site de JAXX Demo (%1$s)
+jaxxdemo.navigation.actor.title=Acteur
+jaxxdemo.navigation.actors.title=Acteurs
+jaxxdemo.navigation.movie.title=Film
+jaxxdemo.navigation.movies.title=Films
+jaxxdemo.numbereditor.autoPopup=Affichage automatique popup
+jaxxdemo.numbereditor.configuration=Configuration
+jaxxdemo.numbereditor.model=R\u00E9sultat
+jaxxdemo.numbereditor.model.float=Valeur d\u00E9cimale \: %1$s
+jaxxdemo.numbereditor.model.int=Valeur enti\u00E8re \: %1$s
+jaxxdemo.numbereditor.showPopupButton=Afficher le boutton de popup
+jaxxdemo.numbereditor.showReset=Afficher le boutton de reset
+jaxxdemo.numbereditor.useFloat=Utiliser les d\u00E9cimales
+jaxxdemo.numbereditor.useSign=Utiliser le signe
+jaxxdemo.timeeditor.editor=Editeur de temps
+jaxxdemo.timeeditor.label=Label
+jaxxdemo.timeeditor.model=R\u00E9sultat
+jaxxdemo.timeeditor.value=Heure s\u00E9lectionn\u00E9e \: %1$tH\:%1$tM
+jaxxdemo.title.about=A propos de JAXX Demo...
+jaxxdemo.tree.age=Age / ann\u00E9e
+jaxxdemo.tree.firstName=Prenom
+jaxxdemo.tree.lastName=Nom
+jaxxdemo.tree.tabtitle=Arbre
+jaxxdemo.treeTable.tabtitle=Arbre tableau
+jaxxdemo.warning.nimbus.landf=Le look and Feel Nimbus n'a pas \u00E9t\u00E9 trouv\u00E9, il faut au moins la version 1.6u10 de java.
+jaxxdemo.warning.no.ui=Aucun environnement graphique d\u00E9tect\u00E9
+model0.f0=
+model0.f1=
+model0.file...=
+model0.isF0()=
+model0.isF0()\ &&\ model0.isF1()=
+model0.isF0()\ ||\ model0.isF1()=
+model0.isF1()=
+model1.f0=
+model1.f1=
+model1.file...=
+model1.isF0()=
+model1.isF0()\ &&\ model1.isF1()=
+model1.isF0()\ ||\ model1.isF1()=
+model1.isF1()=
+t0.isSelected()=
+t0.isSelected()\ &&\ t1.isSelected()=
+t0.isSelected()\ ||\ t1.isSelected()=
+t1.isSelected()=
+valid=valide
+x=x
Property changes on: trunk/jaxx-demo/src/main/resources/i18n/jaxx-demo_fr_FR.properties
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Deleted: trunk/jaxx-runtime/src/main/resources/i18n/jaxx-runtime-en_GB.properties
===================================================================
--- trunk/jaxx-runtime/src/main/resources/i18n/jaxx-runtime-en_GB.properties 2010-10-29 08:28:43 UTC (rev 2125)
+++ trunk/jaxx-runtime/src/main/resources/i18n/jaxx-runtime-en_GB.properties 2010-11-18 16:42:25 UTC (rev 2126)
@@ -1,15 +0,0 @@
-swing.error.desktop.browse.not.supported=Action 'Go to' not available
-swing.error.desktop.not.supported=Desktop not accessible
-validator.field.header=Field
-validator.field.header.tip=The field involved
-validator.field.tip=Property '%1$s'
-validator.message.header=Message
-validator.message.header.tip=Message
-validator.message.tip=Message \: %1$s
-validator.scope.error.label=Error
-validator.scope.fatal.label=Fatal error
-validator.scope.header=...
-validator.scope.header.tip=Severity of the message
-validator.scope.info.label=Information
-validator.scope.tip=Message scope \: '%1$s'
-validator.scope.warning.label=Warning
Deleted: trunk/jaxx-runtime/src/main/resources/i18n/jaxx-runtime-fr_FR.properties
===================================================================
--- trunk/jaxx-runtime/src/main/resources/i18n/jaxx-runtime-fr_FR.properties 2010-10-29 08:28:43 UTC (rev 2125)
+++ trunk/jaxx-runtime/src/main/resources/i18n/jaxx-runtime-fr_FR.properties 2010-11-18 16:42:25 UTC (rev 2126)
@@ -1,15 +0,0 @@
-swing.error.desktop.browse.not.supported=Action 'aller \u00E0' non disponible
-swing.error.desktop.not.supported=Desktop non accessible
-validator.field.header=Champ
-validator.field.header.tip=Le champ surquel intervient le message
-validator.field.tip=Propri\u00E9t\u00E9 '%1$s'
-validator.message.header=Message
-validator.message.header.tip=Le texte du message
-validator.message.tip=Message \: %1$s
-validator.scope.error.label=Erreur
-validator.scope.fatal.label=Erreur fatale
-validator.scope.header=...
-validator.scope.header.tip=Le type de message
-validator.scope.info.label=Information
-validator.scope.tip=Type de message \: '%1$s'
-validator.scope.warning.label=Avertissement
Copied: trunk/jaxx-runtime/src/main/resources/i18n/jaxx-runtime_en_GB.properties (from rev 2125, trunk/jaxx-runtime/src/main/resources/i18n/jaxx-runtime-en_GB.properties)
===================================================================
--- trunk/jaxx-runtime/src/main/resources/i18n/jaxx-runtime_en_GB.properties (rev 0)
+++ trunk/jaxx-runtime/src/main/resources/i18n/jaxx-runtime_en_GB.properties 2010-11-18 16:42:25 UTC (rev 2126)
@@ -0,0 +1,15 @@
+swing.error.desktop.browse.not.supported=Action 'Go to' not available
+swing.error.desktop.not.supported=Desktop not accessible
+validator.field.header=Field
+validator.field.header.tip=The field involved
+validator.field.tip=Property '%1$s'
+validator.message.header=Message
+validator.message.header.tip=Message
+validator.message.tip=Message \: %1$s
+validator.scope.error.label=Error
+validator.scope.fatal.label=Fatal error
+validator.scope.header=...
+validator.scope.header.tip=Severity of the message
+validator.scope.info.label=Information
+validator.scope.tip=Message scope \: '%1$s'
+validator.scope.warning.label=Warning
Property changes on: trunk/jaxx-runtime/src/main/resources/i18n/jaxx-runtime_en_GB.properties
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Added: svn:mergeinfo
+
Copied: trunk/jaxx-runtime/src/main/resources/i18n/jaxx-runtime_fr_FR.properties (from rev 2125, trunk/jaxx-runtime/src/main/resources/i18n/jaxx-runtime-fr_FR.properties)
===================================================================
--- trunk/jaxx-runtime/src/main/resources/i18n/jaxx-runtime_fr_FR.properties (rev 0)
+++ trunk/jaxx-runtime/src/main/resources/i18n/jaxx-runtime_fr_FR.properties 2010-11-18 16:42:25 UTC (rev 2126)
@@ -0,0 +1,15 @@
+swing.error.desktop.browse.not.supported=Action 'aller \u00E0' non disponible
+swing.error.desktop.not.supported=Desktop non accessible
+validator.field.header=Champ
+validator.field.header.tip=Le champ surquel intervient le message
+validator.field.tip=Propri\u00E9t\u00E9 '%1$s'
+validator.message.header=Message
+validator.message.header.tip=Le texte du message
+validator.message.tip=Message \: %1$s
+validator.scope.error.label=Erreur
+validator.scope.fatal.label=Erreur fatale
+validator.scope.header=...
+validator.scope.header.tip=Le type de message
+validator.scope.info.label=Information
+validator.scope.tip=Type de message \: '%1$s'
+validator.scope.warning.label=Avertissement
Property changes on: trunk/jaxx-runtime/src/main/resources/i18n/jaxx-runtime_fr_FR.properties
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Added: svn:mergeinfo
+
Deleted: trunk/jaxx-widgets/src/main/resources/i18n/jaxx-widgets-en_GB.properties
===================================================================
--- trunk/jaxx-widgets/src/main/resources/i18n/jaxx-widgets-en_GB.properties 2010-10-29 08:28:43 UTC (rev 2125)
+++ trunk/jaxx-widgets/src/main/resources/i18n/jaxx-widgets-en_GB.properties 2010-11-18 16:42:25 UTC (rev 2126)
@@ -1,87 +0,0 @@
-aboutframe.about=About
-aboutframe.license=License
-aboutframe.ok=OK
-aboutframe.thirdparty=Third party
-bean.popup.label=Object '%1$s'
-bean.sort.down=Descending sort
-bean.sort.down.tip=Actually, sort order is descending
-bean.sort.down.toSelect.tip=To sort in Descending order
-bean.sort.label=Sort order
-bean.sort.off=Click to activate the sort on this property
-bean.sort.on=This is the property actually used
-bean.sort.up=Ascending sort
-bean.sort.up.tip=Actually, sort order is acending
-bean.sort.up.toSelect.tip=Click here to sort in ascending order
-bean.unknown.type=Object of unkown type
-beancombobox.action.reset.tip=Reset the selected value
-beancombobox.action.sort.tip=Change the sorted property
-beancombobox.popup.title=Change the sorted property
-beanlist.action.reset.tip=Reset the selected selection
-beanlist.action.sort.tip=Change the sorted property
-beanlist.popup.title=Change the sorted property
-columnselector.action.tip=Select the columns
-config.action.quit=Quit
-config.action.quit.tip=Quit the configuration editor
-config.action.reset=Cancel
-config.action.reset.tip=Cancel the modifications for the category
-config.action.save=Save
-config.action.save.tip=Save the modifications for the category
-config.choice.cancel=Cancel
-config.choice.continue=Continue
-config.choice.doNotSave=Do not save
-config.choice.save=Save
-config.defaultValue=Default value
-config.defaultValue.tip=Default value of the option
-config.description=Description
-config.detected.callBack=Detected actions
-config.error.category.already.exists=category with name '%1$s' does already exist\!
-config.error.category.not.found=category with name '%1$s' does not exist\!
-config.key=Key
-config.key.tip=Key of the option
-config.launch.callBack=Perform
-config.launch.callBack.tip=Perform necessary actions
-config.message.quit.invalid.category=The category '%1$s' is not valid\!
-config.message.quit.valid.and.modified.category=The category '%1$s' has some modified options \:
-config.modified=Option was modified (previous value \: %1$s)
-config.no.option.selected=< No selected option >
-config.option.final=This option can not be modified
-config.option.label=Option '%1$s' (%2$s)
-config.option.modified=Value is modified < original value \: '%1$s' - new value \: '%2$s' >
-config.title=Preferences
-config.title.need.confirm=A confirmation is required
-config.unmodifiable=Can not be modified
-config.unvalid=Option is not valid \! (previous value \: %1$s, required type \: %2$s)
-config.value=Value
-config.value.tip=Value of the option
-errorUI.action.close=Close
-errorUI.message=An error wad detected...
-errorUI.title=Error...
-fontsize.action.default.tip=Restore default font size
-fontsize.action.down.tip=Decrease font size
-fontsize.action.up.tip=Increase font size
-hidor.hideTip=Hide
-hidor.showTip=Show
-i18neditor.empty.locales=< No locale to select >
-i18neditor.popup.title=Change language
-i18neditor.selected=Selected language \: %1$s
-i18neditor.unselected=Select this langage \: %1$s
-listSelector.hideList=Hide the list
-listSelector.showList=Show the list
-memorywidget.memory=%d/%dMb
-numbereditor..=.
-numbereditor.0=0
-numbereditor.1=1
-numbereditor.2=2
-numbereditor.3=3
-numbereditor.4=4
-numbereditor.5=5
-numbereditor.6=6
-numbereditor.7=7
-numbereditor.8=8
-numbereditor.9=9
-numbereditor.action.reset.tip=Reset
-numbereditor.action.show.tip=Show numeric panel
-numbereditor.clearAll=C
-numbereditor.clearOne=CE
-numbereditor.toggleSign=+/-
-timeeditor.H=H
Deleted: trunk/jaxx-widgets/src/main/resources/i18n/jaxx-widgets-fr_FR.properties
===================================================================
--- trunk/jaxx-widgets/src/main/resources/i18n/jaxx-widgets-fr_FR.properties 2010-10-29 08:28:43 UTC (rev 2125)
+++ trunk/jaxx-widgets/src/main/resources/i18n/jaxx-widgets-fr_FR.properties 2010-11-18 16:42:25 UTC (rev 2126)
@@ -1,87 +0,0 @@
-aboutframe.about=\u00C0 propos
-aboutframe.license=Licence
-aboutframe.ok=OK
-aboutframe.thirdparty=Tierce partie
-bean.popup.label=Objet '%1$s'
-bean.sort.down=Tri d\u00E9croissant
-bean.sort.down.tip=Tri d\u00E9croissant actuellement utilis\u00E9
-bean.sort.down.toSelect.tip=Cliquer pour trier selon l'ordre d\u00E9croissant
-bean.sort.label=Ordre de tri
-bean.sort.off=Cliquer pour activer le tri sur la propri\u00E9t\u00E9 '%1$s'
-bean.sort.on=Le tri est effectu\u00E9 sur la propri\u00E9t\u00E9 '%1$s'
-bean.sort.up=Tri croissant
-bean.sort.up.tip=Tri croissant actuellement utilis\u00E9
-bean.sort.up.toSelect.tip=Cliquer pour trier selon l'ordre croissant
-bean.unknown.type=Objet de type inconnu
-beancombobox.action.reset.tip=R\u00E9initialiser la valeur de la liste d\u00E9roulante
-beancombobox.action.sort.tip=Modifier le tri de la liste d\u00E9roulante
-beancombobox.popup.title=Modifier le tri
-beanlist.action.reset.tip=Supprimer la s\u00E9lection
-beanlist.action.sort.tip=Modifier le tri de la liste d\u00E9roulante
-beanlist.popup.title=Modifier le tri
-columnselector.action.tip=S\u00E9lectionner les colonnes
-config.action.quit=Quitter
-config.action.quit.tip=Quitter l'\u00E9diteur de configuration
-config.action.reset=Annuler
-config.action.reset.tip=Annuler les modifications de cette cat\u00E9gorie
-config.action.save=Enregistrer
-config.action.save.tip=Sauver les modifications de cette cat\u00E9gorie
-config.choice.cancel=Annuler
-config.choice.continue=Continuer
-config.choice.doNotSave=Ne pas enregistrer
-config.choice.save=Enregistrer
-config.defaultValue=Valeur par d\u00E9faut
-config.defaultValue.tip=Valeur par d\u00E9faut de l'option
-config.description=Description
-config.detected.callBack=Actions d\u00E9tect\u00E9es pour les options modifi\u00E9es
-config.error.category.already.exists=La cat\u00E9gorie de nom '%1$s' existe d\u00E9j\u00E0\!
-config.error.category.not.found=La cat\u00E9gorie de nom '%1$s' n'existe pas\!
-config.key=Clef
-config.key.tip=Clef de l'option
-config.launch.callBack=Lancer
-config.launch.callBack.tip=Lancer les actions n\u00E9cessaires
-config.message.quit.invalid.category=La cat\u00E9gorie '%1$s' n'est pas valide\!
-config.message.quit.valid.and.modified.category=La cat\u00E9gorie '%1$s' poss\u00E8dent des options modifi\u00E9es \:
-config.modified=Option modifi\u00E9e (valeur originale \: %1$s)
-config.no.option.selected=< Pas d'option s\u00E9lectionn\u00E9e >
-config.option.final=Option non modifiable
-config.option.label=Option '%1$s' (%2$s)
-config.option.modified=Valeur modifi\u00E9e < ancienne valeur \: '%1$s' - nouvelle valeur \: '%2$s' >
-config.title=Pr\u00E9f\u00E9rences
-config.title.need.confirm=Une confirmation de votre part est requise...
-config.unmodifiable=Ne peut pas \u00EAtre modifi\u00E9
-config.unvalid=Option non valide (valeur originale \: %1$s, type requis \: %2$s)
-config.value=Valeur
-config.value.tip=Valeur de l'option
-errorUI.action.close=Fermer
-errorUI.message=Une erreur est survenue \!
-errorUI.title=Erreur...
-fontsize.action.default.tip=Retour sur la taille par d\u00E9faut
-fontsize.action.down.tip=Diminuer la taille de la police
-fontsize.action.up.tip=Augmenter la taille de la police
-hidor.hideTip=Cacher
-hidor.showTip=Voir
-i18neditor.empty.locales=< Aucune locale \u00E0 s\u00E9lectionner >
-i18neditor.popup.title=Changer de langue
-i18neditor.selected=Langue actuellement utilis\u00E9e \: %1$s
-i18neditor.unselected=Pour utiliser cette langue \: %1$s
-listSelector.hideList=Cacher la liste
-listSelector.showList=Afficher la liste
-memorywidget.memory=%d/%dMo
-numbereditor..=.
-numbereditor.0=0
-numbereditor.1=1
-numbereditor.2=2
-numbereditor.3=3
-numbereditor.4=4
-numbereditor.5=5
-numbereditor.6=6
-numbereditor.7=7
-numbereditor.8=8
-numbereditor.9=9
-numbereditor.action.reset.tip=R\u00E9initialiser
-numbereditor.action.show.tip=Afficher le pav\u00E9 num\u00E9rique
-numbereditor.clearAll=C
-numbereditor.clearOne=CE
-numbereditor.toggleSign=+/-
-timeeditor.H=H
Copied: trunk/jaxx-widgets/src/main/resources/i18n/jaxx-widgets_en_GB.properties (from rev 2125, trunk/jaxx-widgets/src/main/resources/i18n/jaxx-widgets-en_GB.properties)
===================================================================
--- trunk/jaxx-widgets/src/main/resources/i18n/jaxx-widgets_en_GB.properties (rev 0)
+++ trunk/jaxx-widgets/src/main/resources/i18n/jaxx-widgets_en_GB.properties 2010-11-18 16:42:25 UTC (rev 2126)
@@ -0,0 +1,87 @@
+aboutframe.about=About
+aboutframe.license=License
+aboutframe.ok=OK
+aboutframe.thirdparty=Third party
+bean.popup.label=Object '%1$s'
+bean.sort.down=Descending sort
+bean.sort.down.tip=Actually, sort order is descending
+bean.sort.down.toSelect.tip=To sort in Descending order
+bean.sort.label=Sort order
+bean.sort.off=Click to activate the sort on this property
+bean.sort.on=This is the property actually used
+bean.sort.up=Ascending sort
+bean.sort.up.tip=Actually, sort order is acending
+bean.sort.up.toSelect.tip=Click here to sort in ascending order
+bean.unknown.type=Object of unkown type
+beancombobox.action.reset.tip=Reset the selected value
+beancombobox.action.sort.tip=Change the sorted property
+beancombobox.popup.title=Change the sorted property
+beanlist.action.reset.tip=Reset the selected selection
+beanlist.action.sort.tip=Change the sorted property
+beanlist.popup.title=Change the sorted property
+columnselector.action.tip=Select the columns
+config.action.quit=Quit
+config.action.quit.tip=Quit the configuration editor
+config.action.reset=Cancel
+config.action.reset.tip=Cancel the modifications for the category
+config.action.save=Save
+config.action.save.tip=Save the modifications for the category
+config.choice.cancel=Cancel
+config.choice.continue=Continue
+config.choice.doNotSave=Do not save
+config.choice.save=Save
+config.defaultValue=Default value
+config.defaultValue.tip=Default value of the option
+config.description=Description
+config.detected.callBack=Detected actions
+config.error.category.already.exists=category with name '%1$s' does already exist\!
+config.error.category.not.found=category with name '%1$s' does not exist\!
+config.key=Key
+config.key.tip=Key of the option
+config.launch.callBack=Perform
+config.launch.callBack.tip=Perform necessary actions
+config.message.quit.invalid.category=The category '%1$s' is not valid\!
+config.message.quit.valid.and.modified.category=The category '%1$s' has some modified options \:
+config.modified=Option was modified (previous value \: %1$s)
+config.no.option.selected=< No selected option >
+config.option.final=This option can not be modified
+config.option.label=Option '%1$s' (%2$s)
+config.option.modified=Value is modified < original value \: '%1$s' - new value \: '%2$s' >
+config.title=Preferences
+config.title.need.confirm=A confirmation is required
+config.unmodifiable=Can not be modified
+config.unvalid=Option is not valid \! (previous value \: %1$s, required type \: %2$s)
+config.value=Value
+config.value.tip=Value of the option
+errorUI.action.close=Close
+errorUI.message=An error wad detected...
+errorUI.title=Error...
+fontsize.action.default.tip=Restore default font size
+fontsize.action.down.tip=Decrease font size
+fontsize.action.up.tip=Increase font size
+hidor.hideTip=Hide
+hidor.showTip=Show
+i18neditor.empty.locales=< No locale to select >
+i18neditor.popup.title=Change language
+i18neditor.selected=Selected language \: %1$s
+i18neditor.unselected=Select this langage \: %1$s
+listSelector.hideList=Hide the list
+listSelector.showList=Show the list
+memorywidget.memory=%d/%dMb
+numbereditor..=.
+numbereditor.0=0
+numbereditor.1=1
+numbereditor.2=2
+numbereditor.3=3
+numbereditor.4=4
+numbereditor.5=5
+numbereditor.6=6
+numbereditor.7=7
+numbereditor.8=8
+numbereditor.9=9
+numbereditor.action.reset.tip=Reset
+numbereditor.action.show.tip=Show numeric panel
+numbereditor.clearAll=C
+numbereditor.clearOne=CE
+numbereditor.toggleSign=+/-
+timeeditor.H=H
Property changes on: trunk/jaxx-widgets/src/main/resources/i18n/jaxx-widgets_en_GB.properties
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Copied: trunk/jaxx-widgets/src/main/resources/i18n/jaxx-widgets_fr_FR.properties (from rev 2125, trunk/jaxx-widgets/src/main/resources/i18n/jaxx-widgets-fr_FR.properties)
===================================================================
--- trunk/jaxx-widgets/src/main/resources/i18n/jaxx-widgets_fr_FR.properties (rev 0)
+++ trunk/jaxx-widgets/src/main/resources/i18n/jaxx-widgets_fr_FR.properties 2010-11-18 16:42:25 UTC (rev 2126)
@@ -0,0 +1,87 @@
+aboutframe.about=\u00C0 propos
+aboutframe.license=Licence
+aboutframe.ok=OK
+aboutframe.thirdparty=Tierce partie
+bean.popup.label=Objet '%1$s'
+bean.sort.down=Tri d\u00E9croissant
+bean.sort.down.tip=Tri d\u00E9croissant actuellement utilis\u00E9
+bean.sort.down.toSelect.tip=Cliquer pour trier selon l'ordre d\u00E9croissant
+bean.sort.label=Ordre de tri
+bean.sort.off=Cliquer pour activer le tri sur la propri\u00E9t\u00E9 '%1$s'
+bean.sort.on=Le tri est effectu\u00E9 sur la propri\u00E9t\u00E9 '%1$s'
+bean.sort.up=Tri croissant
+bean.sort.up.tip=Tri croissant actuellement utilis\u00E9
+bean.sort.up.toSelect.tip=Cliquer pour trier selon l'ordre croissant
+bean.unknown.type=Objet de type inconnu
+beancombobox.action.reset.tip=R\u00E9initialiser la valeur de la liste d\u00E9roulante
+beancombobox.action.sort.tip=Modifier le tri de la liste d\u00E9roulante
+beancombobox.popup.title=Modifier le tri
+beanlist.action.reset.tip=Supprimer la s\u00E9lection
+beanlist.action.sort.tip=Modifier le tri de la liste d\u00E9roulante
+beanlist.popup.title=Modifier le tri
+columnselector.action.tip=S\u00E9lectionner les colonnes
+config.action.quit=Quitter
+config.action.quit.tip=Quitter l'\u00E9diteur de configuration
+config.action.reset=Annuler
+config.action.reset.tip=Annuler les modifications de cette cat\u00E9gorie
+config.action.save=Enregistrer
+config.action.save.tip=Sauver les modifications de cette cat\u00E9gorie
+config.choice.cancel=Annuler
+config.choice.continue=Continuer
+config.choice.doNotSave=Ne pas enregistrer
+config.choice.save=Enregistrer
+config.defaultValue=Valeur par d\u00E9faut
+config.defaultValue.tip=Valeur par d\u00E9faut de l'option
+config.description=Description
+config.detected.callBack=Actions d\u00E9tect\u00E9es pour les options modifi\u00E9es
+config.error.category.already.exists=La cat\u00E9gorie de nom '%1$s' existe d\u00E9j\u00E0\!
+config.error.category.not.found=La cat\u00E9gorie de nom '%1$s' n'existe pas\!
+config.key=Clef
+config.key.tip=Clef de l'option
+config.launch.callBack=Lancer
+config.launch.callBack.tip=Lancer les actions n\u00E9cessaires
+config.message.quit.invalid.category=La cat\u00E9gorie '%1$s' n'est pas valide\!
+config.message.quit.valid.and.modified.category=La cat\u00E9gorie '%1$s' poss\u00E8dent des options modifi\u00E9es \:
+config.modified=Option modifi\u00E9e (valeur originale \: %1$s)
+config.no.option.selected=< Pas d'option s\u00E9lectionn\u00E9e >
+config.option.final=Option non modifiable
+config.option.label=Option '%1$s' (%2$s)
+config.option.modified=Valeur modifi\u00E9e < ancienne valeur \: '%1$s' - nouvelle valeur \: '%2$s' >
+config.title=Pr\u00E9f\u00E9rences
+config.title.need.confirm=Une confirmation de votre part est requise...
+config.unmodifiable=Ne peut pas \u00EAtre modifi\u00E9
+config.unvalid=Option non valide (valeur originale \: %1$s, type requis \: %2$s)
+config.value=Valeur
+config.value.tip=Valeur de l'option
+errorUI.action.close=Fermer
+errorUI.message=Une erreur est survenue \!
+errorUI.title=Erreur...
+fontsize.action.default.tip=Retour sur la taille par d\u00E9faut
+fontsize.action.down.tip=Diminuer la taille de la police
+fontsize.action.up.tip=Augmenter la taille de la police
+hidor.hideTip=Cacher
+hidor.showTip=Voir
+i18neditor.empty.locales=< Aucune locale \u00E0 s\u00E9lectionner >
+i18neditor.popup.title=Changer de langue
+i18neditor.selected=Langue actuellement utilis\u00E9e \: %1$s
+i18neditor.unselected=Pour utiliser cette langue \: %1$s
+listSelector.hideList=Cacher la liste
+listSelector.showList=Afficher la liste
+memorywidget.memory=%d/%dMo
+numbereditor..=.
+numbereditor.0=0
+numbereditor.1=1
+numbereditor.2=2
+numbereditor.3=3
+numbereditor.4=4
+numbereditor.5=5
+numbereditor.6=6
+numbereditor.7=7
+numbereditor.8=8
+numbereditor.9=9
+numbereditor.action.reset.tip=R\u00E9initialiser
+numbereditor.action.show.tip=Afficher le pav\u00E9 num\u00E9rique
+numbereditor.clearAll=C
+numbereditor.clearOne=CE
+numbereditor.toggleSign=+/-
+timeeditor.H=H
Property changes on: trunk/jaxx-widgets/src/main/resources/i18n/jaxx-widgets_fr_FR.properties
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-10-29 08:28:43 UTC (rev 2125)
+++ trunk/pom.xml 2010-11-18 16:42:25 UTC (rev 2126)
@@ -99,6 +99,12 @@
</dependency>
<dependency>
+ <groupId>org.nuiton.i18n</groupId>
+ <artifactId>nuiton-i18n</artifactId>
+ <version>${nuitonI18nVersion}</version>
+ </dependency>
+
+ <dependency>
<groupId>org.nuiton</groupId>
<artifactId>maven-helper-plugin</artifactId>
<version>${helperPluginVersion}</version>
@@ -222,28 +228,6 @@
</exclusions>
</dependency>
- <!-- common dependencies -->
-
- <!--dependency>
- <groupId>commons-jxpath</groupId>
- <artifactId>commons-jxpath</artifactId>
- </dependency>
-
- <dependency>
- <groupId>commons-lang</groupId>
- <artifactId>commons-lang</artifactId>
- </dependency>
-
- <dependency>
- <groupId>commons-io</groupId>
- <artifactId>commons-io</artifactId>
- </dependency>
-
- <dependency>
- <groupId>commons-collections</groupId>
- <artifactId>commons-collections</artifactId>
- </dependency-->
-
<!-- sun dependencies -->
<dependency>
@@ -428,9 +412,10 @@
<!-- pour un muli module on doit fixer le projectId -->
<projectId>jaxx</projectId>
- <nuitonUtilsVersion>1.4.1</nuitonUtilsVersion>
- <nuitonI18nVersion>1.2.2</nuitonI18nVersion>
+ <nuitonUtilsVersion>1.5.2-SNAPSHOT</nuitonUtilsVersion>
+ <nuitonI18nVersion>2.0-SNAPSHOT</nuitonI18nVersion>
+
<jxLayerVersion>3.0.3</jxLayerVersion>
<javaHelpVersion>2.0.02</javaHelpVersion>
1
0