Re: Struts 2.5 BETA3

2016-01-05 Thread Greg Huber
Beta 2 did not work for me due to the dmi changes, was this ever resolved? Cheers Greg. from a previous email: On 30 September 2015 at 09:46, Lukasz Lenart wrote: 2015-09-30 10:43 GMT+02:00 Greg Huber : > Here is my abbreviated structure: > > >

[GitHub] struts pull request: Struts 2.3.x: Tiles plugin upgrade

2016-01-05 Thread cnenning
Github user cnenning commented on the pull request: https://github.com/apache/struts/pull/60#issuecomment-168964296 > https://github.com/lukaszlenart/struts2-tiles-demo I created a PR for that demo app which demonstrates the issue. See

[GitHub] struts pull request: WW-4582 Permanent patch for security issue CV...

2016-01-05 Thread victorsosa
Github user victorsosa commented on the pull request: https://github.com/apache/struts/pull/70#issuecomment-169070596 This close also the CVE-2014-0112, CVE-2014-0113 and CVE-2014-0116 --- If your project is set up for it, you can reply to this email and have your reply appear on

Jenkins build is back to stable : Struts-JDK7-pull-request #113

2016-01-05 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org

Re: Struts 2.5 BETA3

2016-01-05 Thread Lukasz Lenart
2016-01-05 9:37 GMT+01:00 Greg Huber : > Beta 2 did not work for me due to the dmi changes, was this ever resolved? > > > Cheers Greg. > > from a previous email: > > > On 30 September 2015 at 09:46, Lukasz Lenart > wrote: > 2015-09-30 10:43 GMT+02:00

Re: Struts 2.5 BETA3

2016-01-05 Thread Lukasz Lenart
2016-01-05 13:59 GMT+01:00 Christoph Nenning : > I would merge the tiles PR before BETA3. But basically: +1 Yeah, it would be nice Regards -- Ɓukasz + 48 606 323 122 http://www.lenart.org.pl/ -

Jenkins build is still unstable: Struts-JDK7-pull-request #112

2016-01-05 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org

[GitHub] struts pull request: WW-4582 Permanent patch for security issue CV...

2016-01-05 Thread lukaszlenart
Github user lukaszlenart commented on a diff in the pull request: https://github.com/apache/struts/pull/70#discussion_r48851708 --- Diff: core/src/test/java/com/opensymphony/xwork2/security/DefaultExcludedPatternsCheckerTest.java --- @@ -11,6 +11,9 @@ public void

[GitHub] struts pull request: WW-4582 Permanent patch for security issue CV...

2016-01-05 Thread victorsosa
Github user victorsosa commented on a diff in the pull request: https://github.com/apache/struts/pull/70#discussion_r48856556 --- Diff: core/src/test/java/com/opensymphony/xwork2/security/DefaultExcludedPatternsCheckerTest.java --- @@ -11,6 +11,9 @@ public void

Jenkins build is still unstable: Struts-JDK7-pull-request #111

2016-01-05 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org

Re: Struts 2.5 BETA3

2016-01-05 Thread Aleksandr Mashchenko
+1 for merging tiles PR Regards, Aleksandr - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org

Jenkins build became unstable: Struts-JDK7-pull-request #110

2016-01-05 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org

Re: Struts 2.5 BETA3

2016-01-05 Thread Christoph Nenning
> Hi, > > I think it's time to release the BETA3 and start thinking about a > normal release. We have over 30 issues resolved from the BETA2. > > I would merge the tiles PR before BETA3. But basically: +1 Regards, Christoph This Email was scanned by Sophos Anti Virus

[GitHub] struts pull request: WW-4582 Permanent patch for security issue CV...

2016-01-05 Thread victorsosa
GitHub user victorsosa opened a pull request: https://github.com/apache/struts/pull/70 WW-4582 Permanent patch for security issue CVE-2014-0094 adds 'class' to exclude adds 'class' to exclude params in ParametersInterceptor (avoid ClassLoader manipulation) You can merge this pull