annotated tag v2.1 created (now aaadd05)
This is an automated email from the git hooks/post-receive script. New change to annotated tag v2.1 in repository jaxx. See https://gitlab.nuiton.org/nuiton/jaxx.git at aaadd05 (tag) tagging ad99d2fa73aae6b657427bf58690098ee0ac9594 (commit) replaces jaxx-1.6.0-alpha-1@1425 tagged by Tony Chemit on Fri Jul 2 11:10:58 2010 +0000 - Log ----------------------------------------------------------------- fix css Tutorial build ----------------------------------------------------------------------- This annotated tag includes the following new commits: new c3cf66e [maven-release-plugin] copy for tag jaxx-2.1 new ad99d2f fix css Tutorial build The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit ad99d2fa73aae6b657427bf58690098ee0ac9594 Author: Tony Chemit <chemit@codelutin.com> Date: Fri Jul 2 11:10:58 2010 +0000 fix css Tutorial build commit c3cf66eebb7ddfb9a80ef0c044f5aef270fca443 Author: Tony Chemit <chemit@codelutin.com> Date: Fri Jul 2 10:23:57 2010 +0000 [maven-release-plugin] copy for tag jaxx-2.1 -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to annotated tag v2.1 in repository jaxx. See https://gitlab.nuiton.org/nuiton/jaxx.git commit c3cf66eebb7ddfb9a80ef0c044f5aef270fca443 Author: Tony Chemit <chemit@codelutin.com> Date: Fri Jul 2 10:23:57 2010 +0000 [maven-release-plugin] copy for tag jaxx-2.1 -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to annotated tag v2.1 in repository jaxx. See https://gitlab.nuiton.org/nuiton/jaxx.git commit ad99d2fa73aae6b657427bf58690098ee0ac9594 Author: Tony Chemit <chemit@codelutin.com> Date: Fri Jul 2 11:10:58 2010 +0000 fix css Tutorial build --- jaxx-demo/src/main/resources/i18n/jaxx-demo-en_GB.properties | 2 +- jaxx-tutorial-css/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/jaxx-demo/src/main/resources/i18n/jaxx-demo-en_GB.properties b/jaxx-demo/src/main/resources/i18n/jaxx-demo-en_GB.properties index ac2e9ab..504390a 100644 --- a/jaxx-demo/src/main/resources/i18n/jaxx-demo-en_GB.properties +++ b/jaxx-demo/src/main/resources/i18n/jaxx-demo-en_GB.properties @@ -145,7 +145,7 @@ 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=Help +jaxxdemo.action.help= jaxxdemo.action.help.tip=Display help jaxxdemo.action.locale.fr=French jaxxdemo.action.locale.fr.tip=Change to french language diff --git a/jaxx-tutorial-css/pom.xml b/jaxx-tutorial-css/pom.xml index aaef1fa..c3b3c96 100644 --- a/jaxx-tutorial-css/pom.xml +++ b/jaxx-tutorial-css/pom.xml @@ -47,7 +47,7 @@ <!-- main class to run --> - <maven.jar.main.class>org.nuiton.jaxx.tutorials.css.css</maven.jar.main.class> + <maven.jar.main.class>org.nuiton.jaxx.tutorials.css.Css</maven.jar.main.class> <!-- compiler configuration --> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm