Re: svn commit: r1469387 - /struts/struts2/tags/STRUTS_2_3_14_1/

2013-04-19 Thread Rene Gielen
There is nothing wrong with the release:release goal. As you said, the information in the branched pom was inaccurate. Since creating a branch implies correct adjustments to poms, the release plugin offers the release:branch goal. In my day time projects I'm using this without exception to create b

[VOTE] Struts 2.3.14.1 quality (fast track).

2013-04-19 Thread Maurizio Cucchiara
The Struts 2.3.14.1 test build is now available. It includes the latest security patches which fix two possible vulnerabilities: * OGNL eval expressions has been disabled by default. For details and the rationale behind these changes, please consult the corresponding security bulletins: * https:/

Re: svn commit: r1469387 - /struts/struts2/tags/STRUTS_2_3_14_1/

2013-04-19 Thread Maurizio Cucchiara
> There is nothing wrong with the release:release goal. As you said, the > information in the branched pom was inaccurate. Yes, you're right, in fact after I changed the scm info, everything works fine. > Since creating a branch implies correct adjustments to poms, the release > plugin offers the

Re: svn commit: r1469387 - /struts/struts2/tags/STRUTS_2_3_14_1/

2013-04-19 Thread Maurizio Cucchiara
OK, I have just added [1], as alternative way, info about branch goal (thank René for pointing out it). Feel free to update/delete/whatever [1] https://cwiki.apache.org/confluence/pages/diffpages.action?originalId=31818817&pageId=27834014 ---