Jenkins build is back to normal : Struts-JDK7-pull-request #250

2017-03-24 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 #126: WW-4770 Fixes problem with dojo.version

2017-03-24 Thread sdutry
GitHub user sdutry opened a pull request: https://github.com/apache/struts/pull/126 WW-4770 Fixes problem with dojo.version You can merge this pull request into a Git repository by running: $ git pull https://github.com/sdutry/struts issue/WW-4770 Alternatively you can

[GitHub] struts issue #124: WW-4744: AnnotationUtils supports non-public methods

2017-03-24 Thread yasserzamani
Github user yasserzamani commented on the issue: https://github.com/apache/struts/pull/124 > Do we need custom annotation utility at all? Can't we just use existing libraries e.g. Apache Commons MethodUtils? Thank you @aleksandr-m ! I am working on it. I started by

Jenkins build is unstable: Struts-JDK6-support-2.3 #1060

2017-03-24 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: Build failed in Jenkins: Struts-JDK6-support-2.3 #1059

2017-03-24 Thread Lukasz Lenart
I have switched this build to JDK7 as running on JDK6 doesn't work anymore ... time to say goodbye 2.3.x series :) 2017-03-24 17:02 GMT+01:00 Apache Jenkins Server : > See > > >

Build failed in Jenkins: Struts-JDK6-support-2.3 #1059

2017-03-24 Thread Apache Jenkins Server
See -- Started by user Lukasz Lenart [EnvInject] - Loading node environment variables. Building remotely on H15 (ubuntu) in workspace

Re: Build failed in Jenkins: Struts-JDK9-master #93

2017-03-24 Thread Lukasz Lenart
I have disabled this build as it isn't Struts problem but Maven - it doesn't Jigsaw project ;-) Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ 2017-03-24 11:57 GMT+01:00 Apache Jenkins Server : > See

[GitHub] struts issue #125: Immutable context

2017-03-24 Thread cnenning
Github user cnenning commented on the issue: https://github.com/apache/struts/pull/125 Sounds like a very good idea! A short check showed that my apps are not affected 😆 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

Build failed in Jenkins: Struts-JDK6-support-2.3 #1058

2017-03-24 Thread Apache Jenkins Server
See Changes: [Lukasz Lenart] WW-4735 Ports more relax domain suffix validation -- Started by an SCM change [EnvInject] - Loading node environment variables.

Build failed in Jenkins: Struts-JDK9-master #93

2017-03-24 Thread Apache Jenkins Server
See -- [...truncated 1.36 MB...] [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ struts2-showcase --- [INFO] Changes detected

Build failed in Jenkins: Struts-JDK7-pull-request #249

2017-03-24 Thread Apache Jenkins Server
See Changes: [Lukasz Lenart] Moves documentation to wiki [Lukasz Lenart] Uses OGNL without #context magical key [Lukasz Lenart] Adjusts OGNL usage to avoid modify immutable context

Re: S2 makes Hacker News :/

2017-03-24 Thread Greg Huber
Looking at my logs I can see some activity: GRRR : 179.253.10.27 - - [24/Mar/2017:08:39:13 +] "GET /notFound.action HTTP/1.1" 404 2258 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36" 2017-03-24 08:39:13,649 WARN

Immutable context

2017-03-24 Thread Lukasz Lenart
Hi, I have started working on immutable context, basically there is no way to access #context key anymore, something that was quite often used by hackers. This can affect users using #context in their expressions but it works for 99,99% of others. https://github.com/apache/struts/pull/125

[GitHub] struts pull request #125: Immutable context

2017-03-24 Thread lukaszlenart
GitHub user lukaszlenart opened a pull request: https://github.com/apache/struts/pull/125 Immutable context WIP You can merge this pull request into a Git repository by running: $ git pull https://github.com/lukaszlenart/struts immutable-context Alternatively you can review

Build failed in Jenkins: Struts-examples-JDK8-master #46

2017-03-24 Thread Apache Jenkins Server
See Changes: [Lukasz Lenart] Adds new example with custom TextProvider [Lukasz Lenart] Adds example with custom TextProvider -- [...truncated 1.93 KB...]

Re: [GitHub] struts pull request #123: WW-4756: Introduce TextFactoryProvider

2017-03-24 Thread Lukasz Lenart
PR got merged and I have added an example app how to use the factory https://github.com/apache/struts-examples/tree/master/text-provider 2017-03-17 8:19 GMT+01:00 Lukasz Lenart : > I think this is the last part of the Text Localisation puzzle :) This > PR introduces a

[GitHub] struts pull request #123: WW-4756: Introduce TextFactoryProvider

2017-03-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/struts/pull/123 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

Build failed in Jenkins: Struts-JDK9-master #91

2017-03-24 Thread Apache Jenkins Server
See Changes: [Lukasz Lenart] Adds missing headers with license [Lukasz Lenart] Process default conversion as required -- [...truncated 1.36 MB...] [INFO] ---