Jenkins build became unstable: Struts-JDK7-master #281

2014-04-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

Jenkins build became unstable: Struts-JDK7-develop #31

2014-04-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

[GitHub] struts pull request: HttpInterceptor

2014-04-28 Thread davelnewton
Github user davelnewton commented on the pull request: https://github.com/apache/struts/pull/8#issuecomment-41576962 I'm not excited about `@GetOnly`, either; if we're tying it to the HTTP protocol then let's make it explicit we're dealing with requests, e.g., `@GetRequests` or `@Http

Re: Coding Work Flow - GitHub to Apache Git

2014-04-28 Thread Lukasz Lenart
You can add additional remote like this: > cd struts > git remote add abrin g...@github.com:abrin/struts.git And then I can checkout Adam's branch as follow: > git checkout abrin/feature-WW-4295-localization or merge it into develop > git checkout develop > git merge abrin/feature-WW-4295-loca

Coding Work Flow - GitHub to Apache Git

2014-04-28 Thread bphill...@ku.edu
Luskaz: How are you doing code changes using GitHub pull requests so that your work ends up in the https://git-wip-us.apache.org/repos/asf/struts.git? Bruce -- View this message in context: http://struts.1045723.n5.nabble.com/Coding-Work-Flow-GitHub-to-Apache-Git-tp5715813.html Sent from

Jenkins build became unstable: Struts-JDK6-develop #45

2014-04-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

[GitHub] struts pull request: HttpInterceptor

2014-04-28 Thread lukaszlenart
Github user lukaszlenart commented on the pull request: https://github.com/apache/struts/pull/8#issuecomment-41531020 Let's treat this as a Proof-of-Concept and if will work we can think about further extensions (like extending `@Action` annotation) --- If your project is set up for

[GitHub] struts pull request: HttpInterceptor

2014-04-28 Thread jogep
Github user jogep commented on the pull request: https://github.com/apache/struts/pull/8#issuecomment-41530761 Good point. :-) +1 for merge this. --- 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 do