branch develop updated (5e10a8e3 -> 09a0e916)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git from 5e10a8e3 refs #9685 : fixes acoustic file new 09a0e916 fixes #9689 : menus fantomes (Struts 2 pb) The 1 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 09a0e9164b1b92f4dd3ed0ac99b286a38983d6cb Author: Jean Couteau <jean.couteau@gmail.com> Date: Thu Feb 8 14:00:32 2018 +0100 fixes #9689 : menus fantomes (Struts 2 pb) Summary of changes: pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git commit 09a0e9164b1b92f4dd3ed0ac99b286a38983d6cb Author: Jean Couteau <jean.couteau@gmail.com> Date: Thu Feb 8 14:00:32 2018 +0100 fixes #9689 : menus fantomes (Struts 2 pb) --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 23c71b7c..cffd3e0e 100644 --- a/pom.xml +++ b/pom.xml @@ -154,7 +154,8 @@ <nuitonWebVersion>1.18</nuitonWebVersion> <!--<struts2Version>2.3.20</struts2Version>--> - <struts2Version>2.3.32</struts2Version> + <!-- JC 180208 - Do not update Struts 2 - Breaks forms --> + <struts2Version>2.3.15.3</struts2Version> <!--<jqueryPluginVersion>3.7.1</jqueryPluginVersion>--> <jqueryPluginVersion>3.6.1</jqueryPluginVersion> <!--<h2Version>1.4.182</h2Version>--> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm