[GitHub] struts-extras issue #3: added module for extra result types

2017-03-28 Thread lukaszlenart
Github user lukaszlenart commented on the issue: https://github.com/apache/struts-extras/pull/3 You can merge it :) --- 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 wi

[GitHub] struts-extras issue #3: added module for extra result types

2017-03-28 Thread sdutry
Github user sdutry commented on the issue: https://github.com/apache/struts-extras/pull/3 @lukaszlenart Am i allowed to merge this now? Or does this need to be reviewed and approved by someone else first? --- If your project is set up for it, you can reply to this email and h

[GitHub] struts pull request #124: WW-4744: AnnotationUtils supports non-public metho...

2017-03-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/struts/pull/124 --- 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 enab

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

2017-03-28 Thread lukaszlenart
Github user lukaszlenart commented on the issue: https://github.com/apache/struts/pull/124 Great work, LGTM! 👍 --- 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 wis

[GitHub] struts-extras issue #3: added module for extra result types

2017-03-28 Thread lukaszlenart
Github user lukaszlenart commented on the issue: https://github.com/apache/struts-extras/pull/3 This is great, osm work! --- 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 a

[GitHub] struts-extras pull request #3: added module for extra result types

2017-03-28 Thread lukaszlenart
Github user lukaszlenart commented on a diff in the pull request: https://github.com/apache/struts-extras/pull/3#discussion_r108591475 --- Diff: struts2-custom-results-plugin/README.md --- @@ -0,0 +1,42 @@ +# Apache Struts 2 Extras - custom results plugin + +[![License]

[GitHub] struts-extras pull request #3: added module for extra result types

2017-03-28 Thread sdutry
Github user sdutry commented on a diff in the pull request: https://github.com/apache/struts-extras/pull/3#discussion_r108519883 --- Diff: struts2-custom-results-plugin/README.md --- @@ -0,0 +1,42 @@ +# Apache Struts 2 Extras - custom results plugin + +[![License](http:

[GitHub] struts-extras pull request #3: added module for extra result types

2017-03-28 Thread sdutry
Github user sdutry commented on a diff in the pull request: https://github.com/apache/struts-extras/pull/3#discussion_r108516053 --- Diff: struts2-custom-results-plugin/src/main/java/org/apache/struts2/result/SslOffloadAwareServletRedirectResult.java --- @@ -0,0 +1,188 @@ +/*

[GitHub] struts-extras pull request #3: added module for extra result types

2017-03-28 Thread sdutry
Github user sdutry commented on a diff in the pull request: https://github.com/apache/struts-extras/pull/3#discussion_r108515681 --- Diff: struts2-custom-results-plugin/src/main/java/org/apache/struts2/result/SslOffloadAwareServletRedirectResult.java --- @@ -0,0 +1,188 @@ +/*

[GitHub] struts-extras pull request #3: added module for extra result types

2017-03-28 Thread sdutry
Github user sdutry commented on a diff in the pull request: https://github.com/apache/struts-extras/pull/3#discussion_r108515624 --- Diff: struts2-custom-results-plugin/src/main/java/org/apache/struts2/result/SslOffloadAwareServletActionRedirectResult.java --- @@ -0,0 +1,123 @@

[GitHub] struts-extras pull request #3: added module for extra result types

2017-03-28 Thread sdutry
Github user sdutry commented on a diff in the pull request: https://github.com/apache/struts-extras/pull/3#discussion_r108515374 --- Diff: struts2-custom-results-plugin/pom.xml --- @@ -0,0 +1,104 @@ + + +http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2

[GitHub] struts-extras pull request #3: added module for extra result types

2017-03-28 Thread sdutry
Github user sdutry commented on a diff in the pull request: https://github.com/apache/struts-extras/pull/3#discussion_r108515260 --- Diff: struts2-custom-results-plugin/pom.xml --- @@ -0,0 +1,104 @@ + + +http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2

[GitHub] struts-extras pull request #3: added module for extra result types

2017-03-28 Thread sdutry
Github user sdutry commented on a diff in the pull request: https://github.com/apache/struts-extras/pull/3#discussion_r108515221 --- Diff: struts2-custom-results-plugin/pom.xml --- @@ -0,0 +1,104 @@ + + +http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2

[GitHub] struts-extras pull request #3: added module for extra result types

2017-03-28 Thread sdutry
Github user sdutry commented on a diff in the pull request: https://github.com/apache/struts-extras/pull/3#discussion_r108511395 --- Diff: struts2-custom-results-plugin/README.md --- @@ -0,0 +1,42 @@ +# Apache Struts 2 Extras - custom results plugin + +[![License](http:

[GitHub] struts-extras pull request #3: added module for extra result types

2017-03-28 Thread lukaszlenart
Github user lukaszlenart commented on a diff in the pull request: https://github.com/apache/struts-extras/pull/3#discussion_r108500937 --- Diff: struts2-custom-results-plugin/src/main/resources/struts-plugin.xml --- @@ -0,0 +1,18 @@ + + +http://struts.apache.org/dtds/st

[GitHub] struts-extras pull request #3: added module for extra result types

2017-03-28 Thread lukaszlenart
Github user lukaszlenart commented on a diff in the pull request: https://github.com/apache/struts-extras/pull/3#discussion_r108500855 --- Diff: struts2-custom-results-plugin/src/main/java/org/apache/struts2/result/SslOffloadAwareServletRedirectResult.java --- @@ -0,0 +1,188 @@

[GitHub] struts-extras pull request #3: added module for extra result types

2017-03-28 Thread lukaszlenart
Github user lukaszlenart commented on a diff in the pull request: https://github.com/apache/struts-extras/pull/3#discussion_r108500278 --- Diff: struts2-custom-results-plugin/src/main/java/org/apache/struts2/result/SslOffloadAwareServletRedirectResult.java --- @@ -0,0 +1,188 @@

[GitHub] struts-extras pull request #3: added module for extra result types

2017-03-28 Thread lukaszlenart
Github user lukaszlenart commented on a diff in the pull request: https://github.com/apache/struts-extras/pull/3#discussion_r108499879 --- Diff: struts2-custom-results-plugin/pom.xml --- @@ -0,0 +1,104 @@ + + +http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3

[GitHub] struts-extras pull request #3: added module for extra result types

2017-03-28 Thread lukaszlenart
Github user lukaszlenart commented on a diff in the pull request: https://github.com/apache/struts-extras/pull/3#discussion_r108500015 --- Diff: struts2-custom-results-plugin/src/main/java/org/apache/struts2/result/SslOffloadAwareServletActionRedirectResult.java --- @@ -0,0 +1,123

[GitHub] struts-extras pull request #3: added module for extra result types

2017-03-28 Thread lukaszlenart
Github user lukaszlenart commented on a diff in the pull request: https://github.com/apache/struts-extras/pull/3#discussion_r108499635 --- Diff: struts2-custom-results-plugin/pom.xml --- @@ -0,0 +1,104 @@ + + +http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3

[GitHub] struts-extras pull request #3: added module for extra result types

2017-03-28 Thread lukaszlenart
Github user lukaszlenart commented on a diff in the pull request: https://github.com/apache/struts-extras/pull/3#discussion_r108499081 --- Diff: struts2-custom-results-plugin/pom.xml --- @@ -0,0 +1,104 @@ + + +http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3

[GitHub] struts-extras pull request #3: added module for extra result types

2017-03-28 Thread lukaszlenart
Github user lukaszlenart commented on a diff in the pull request: https://github.com/apache/struts-extras/pull/3#discussion_r108498477 --- Diff: struts2-custom-results-plugin/README.md --- @@ -0,0 +1,42 @@ +# Apache Struts 2 Extras - custom results plugin + +[![License]

[GitHub] struts-extras issue #3: added module for extra result types

2017-03-28 Thread sdutry
Github user sdutry commented on the issue: https://github.com/apache/struts-extras/pull/3 @lukaszlenart I think i might be about where i would end up without extra input. Could you (or anyone else) please do another review. Seeing as the issue where this idea originat

Jenkins build is back to normal : Struts-examples-JDK8-master #48

2017-03-28 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org

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

2017-03-28 Thread Apache Jenkins Server
See Changes: [Lukasz Lenart] Adds new example app [Lukasz Lenart] Adds action chaining example -- [...truncated 402.26 KB...] [INFO] [INFO] --- minify-maven-plu