[jaxx] branch develop updated (263d5c4 -> 67a6b76)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository jaxx. See http://git.nuiton.org/jaxx.git from 263d5c4 [jgitflow-maven-plugin]Updating develop poms back to pre merge state adds 39c8c66 fixes #3564: ActionListCellRenderer does not take accoun of enabled action state new 012d3a4 Merge branch 'feature/3562' into develop new 67a6b76 fix site 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 67a6b76812ced045bd7892e438f9ab9db4bbb77b Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Nov 6 16:36:46 2014 +0100 fix site build commit 012d3a49cf56ce48ae950fb7484d04f8e98b85d9 Merge: 263d5c4 39c8c66 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Nov 6 16:36:17 2014 +0100 Merge branch 'feature/3562' into develop Summary of changes: .../nuiton/jaxx/application/swing/util/ActionListCellRenderer.java | 1 + pom.xml | 4 ---- 2 files changed, 1 insertion(+), 4 deletions(-) -- 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 branch develop in repository jaxx. See http://git.nuiton.org/jaxx.git commit 012d3a49cf56ce48ae950fb7484d04f8e98b85d9 Merge: 263d5c4 39c8c66 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Nov 6 16:36:17 2014 +0100 Merge branch 'feature/3562' into develop .../org/nuiton/jaxx/application/swing/util/ActionListCellRenderer.java | 1 + 1 file changed, 1 insertion(+) -- 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 branch develop in repository jaxx. See http://git.nuiton.org/jaxx.git commit 67a6b76812ced045bd7892e438f9ab9db4bbb77b Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Nov 6 16:36:46 2014 +0100 fix site build --- pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pom.xml b/pom.xml index 69aa8d0..74854c7 100644 --- a/pom.xml +++ b/pom.xml @@ -137,10 +137,6 @@ <!-- i18n configuration --> <i18n.bundles>fr_FR,en_GB,es_ES</i18n.bundles> - <!-- Can't use version 3.4 since jrst is not compatible --> - <!-- see https://forge.nuiton.org/issues/3342 --> - <sitePluginVersion>3.3</sitePluginVersion> - <!-- jnlp configuration --> <jnlpFileName>jaxx-demo.jnlp</jnlpFileName> <jnlpCodebase>http://jaxx.nuiton.org/v/${siteDeployClassifier}/jaxx-demo/jnlp</jnlpCodebase> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm