Author: tchemit Date: 2009-02-20 12:52:35 +0000 (Fri, 20 Feb 2009) New Revision: 1226 Modified: jaxx/trunk/changelog.txt jaxx/trunk/jaxx-compiler-api/changelog.txt jaxx/trunk/jaxx-compiler-swing/changelog.txt jaxx/trunk/jaxx-compiler-validator/changelog.txt jaxx/trunk/jaxx-example/changelog.txt jaxx/trunk/jaxx-runtime-api/changelog.txt jaxx/trunk/jaxx-runtime-swing/changelog.txt jaxx/trunk/jaxx-runtime-validator-swing/changelog.txt jaxx/trunk/jaxx-runtime-validator/changelog.txt jaxx/trunk/jaxx-swing-action/changelog.txt jaxx/trunk/jaxx-util/changelog.txt jaxx/trunk/maven-jaxx-plugin/changelog.txt Log: prepare release 1.1 Modified: jaxx/trunk/changelog.txt =================================================================== --- jaxx/trunk/changelog.txt 2009-02-20 12:49:46 UTC (rev 1225) +++ jaxx/trunk/changelog.txt 2009-02-20 12:52:35 UTC (rev 1226) @@ -1,4 +1,4 @@ -1.1 chemit 200901?? +1.1 chemit 20090220 * 20090203 [chemit] - use i18n 0.9 (zeroConf) * 20090203 [chemit] - use lutinproject 3.4 * 20090122 [chemit] - refactor poms (sibling dependencies, pluginsManagment,...) Modified: jaxx/trunk/jaxx-compiler-api/changelog.txt =================================================================== --- jaxx/trunk/jaxx-compiler-api/changelog.txt 2009-02-20 12:49:46 UTC (rev 1225) +++ jaxx/trunk/jaxx-compiler-api/changelog.txt 2009-02-20 12:52:35 UTC (rev 1226) @@ -1,4 +1,4 @@ -1.1 chemit 200901?? +1.1 chemit 20090220 * 20090202 [chemit] - can now generate abstract and generic classes * 20090202 [chemit] - introduce a property validatorFQN in CompilerOptions to specify the validator implementation * 20090124 [chemit] - introduce a flag useUIManagerForIcon to retreave icons from UIManager Modified: jaxx/trunk/jaxx-compiler-swing/changelog.txt =================================================================== --- jaxx/trunk/jaxx-compiler-swing/changelog.txt 2009-02-20 12:49:46 UTC (rev 1225) +++ jaxx/trunk/jaxx-compiler-swing/changelog.txt 2009-02-20 12:52:35 UTC (rev 1226) @@ -1,4 +1,4 @@ -1.1 chemit 200901?? +1.1 chemit 20090220 * 20090122 [chemit] - refactor poms (sibling dependencies, pluginsManagment,...) 1.0 chemit 20090111 Modified: jaxx/trunk/jaxx-compiler-validator/changelog.txt =================================================================== --- jaxx/trunk/jaxx-compiler-validator/changelog.txt 2009-02-20 12:49:46 UTC (rev 1225) +++ jaxx/trunk/jaxx-compiler-validator/changelog.txt 2009-02-20 12:52:35 UTC (rev 1226) @@ -1,4 +1,4 @@ -1.1 chemit 200901?? +1.1 chemit 20090220 * 20090202 [chemit] - refactor validators (this module will soon disappear to jaxx-compiler-swing-validator) * 20090122 [chemit] - refactor poms (sibling dependencies, pluginsManagment,...) Modified: jaxx/trunk/jaxx-example/changelog.txt =================================================================== --- jaxx/trunk/jaxx-example/changelog.txt 2009-02-20 12:49:46 UTC (rev 1225) +++ jaxx/trunk/jaxx-example/changelog.txt 2009-02-20 12:52:35 UTC (rev 1226) @@ -1,4 +1,4 @@ -1.1 chemit 200901?? +1.1 chemit 20090220 * 20090202 [chemit] - no more scope attribute on validator - fix I18NTableCellRenderer (must have tip inside) * 20090122 [chemit] - refactor poms (sibling dependencies, pluginsManagment,...) Modified: jaxx/trunk/jaxx-runtime-api/changelog.txt =================================================================== --- jaxx/trunk/jaxx-runtime-api/changelog.txt 2009-02-20 12:49:46 UTC (rev 1225) +++ jaxx/trunk/jaxx-runtime-api/changelog.txt 2009-02-20 12:52:35 UTC (rev 1226) @@ -1,4 +1,4 @@ -1.1 chemit 200901?? +1.1 chemit 20090220 * 20090124 [chemit] - add methods to retreave icons from UIManager in Util class * 20090123 [chemit] - add a simple createIcon method in Util classe (to create an icon with no path prefix) - add a UIManager key "default.icon.path" to be able to change the path where to find icons Modified: jaxx/trunk/jaxx-runtime-swing/changelog.txt =================================================================== --- jaxx/trunk/jaxx-runtime-swing/changelog.txt 2009-02-20 12:49:46 UTC (rev 1225) +++ jaxx/trunk/jaxx-runtime-swing/changelog.txt 2009-02-20 12:52:35 UTC (rev 1226) @@ -1,4 +1,4 @@ -1.1 chemit 200901?? +1.1 chemit 20090220 * 20090124 [chemit] - add a cache on context path to improve performance on NavigationTreeNode - improve I18nTableCellRenderer to display toolTipText * 20090123 [chemit] - improve NavigationTreeNodeRenderer (now can customized node internalClass) Modified: jaxx/trunk/jaxx-runtime-validator/changelog.txt =================================================================== --- jaxx/trunk/jaxx-runtime-validator/changelog.txt 2009-02-20 12:49:46 UTC (rev 1225) +++ jaxx/trunk/jaxx-runtime-validator/changelog.txt 2009-02-20 12:52:35 UTC (rev 1226) @@ -1,4 +1,4 @@ -1.1 chemit 200901?? +1.1 chemit 20090220 * 20090203 [chemit] - move swing specific code to jaxx-runtime-validator-swing module * 20090202 [chemit] - rename Util to ValidationUtil - refactor validator mecanism to extract validation from swing Modified: jaxx/trunk/jaxx-runtime-validator-swing/changelog.txt =================================================================== --- jaxx/trunk/jaxx-runtime-validator-swing/changelog.txt 2009-02-20 12:49:46 UTC (rev 1225) +++ jaxx/trunk/jaxx-runtime-validator-swing/changelog.txt 2009-02-20 12:52:35 UTC (rev 1226) @@ -1,2 +1,2 @@ -1.1 chemit 200901?? +1.1 chemit 20090220 * 20090203 [chemit] - introduce this module specific to swing \ No newline at end of file Modified: jaxx/trunk/jaxx-swing-action/changelog.txt =================================================================== --- jaxx/trunk/jaxx-swing-action/changelog.txt 2009-02-20 12:49:46 UTC (rev 1225) +++ jaxx/trunk/jaxx-swing-action/changelog.txt 2009-02-20 12:52:35 UTC (rev 1226) @@ -1,4 +1,4 @@ -1.1 chemit 200901?? +1.1 chemit 20090220 * 20090122 [chemit] - refactor poms (sibling dependencies, pluginsManagment,...) - rename i18n bundles according artifactId Modified: jaxx/trunk/jaxx-util/changelog.txt =================================================================== --- jaxx/trunk/jaxx-util/changelog.txt 2009-02-20 12:49:46 UTC (rev 1225) +++ jaxx/trunk/jaxx-util/changelog.txt 2009-02-20 12:52:35 UTC (rev 1226) @@ -1,4 +1,4 @@ -1.1 chemit 200901?? +1.1 chemit 20090220 * 20090122 [chemit] - refactor poms (sibling dependencies, pluginsManagment,...) - rename i18n bundles according artifactId Modified: jaxx/trunk/maven-jaxx-plugin/changelog.txt =================================================================== --- jaxx/trunk/maven-jaxx-plugin/changelog.txt 2009-02-20 12:49:46 UTC (rev 1225) +++ jaxx/trunk/maven-jaxx-plugin/changelog.txt 2009-02-20 12:52:35 UTC (rev 1226) @@ -1,4 +1,4 @@ -1.1 chemit 200901?? +1.1 chemit 20090220 * 20090203 [chemit] - mojo's property src is now by default in src/main/java * 20090202 [chemit] - introduce a property validatorClass to specify the validator implementation * 20090124 [chemit] - introduce a flag useUIManagerForIcon to retreave icons from UIManager