Build failed in Jenkins: Struts-examples-JDK7-develop #2

2014-07-10 Thread Apache Jenkins Server
See Changes: [Lukasz Lenart] WW-3764 WW-1832 Adds small demo app to demonstrate possible usage of struts.ui.templateDir [Lukasz Lenart] Upgrade Struts to 2.3.18-SNAPSHOT -- [...trunca

Re: Sitemesh 3

2014-07-10 Thread Miguel Almeida
Thanks Lukasz! And I hadn't realised that Sitemesh 3 was so recent. On Wed, 2014-07-09 at 20:32 +0200, Lukasz Lenart wrote: > https://issues.apache.org/jira/browse/WW-4356 > > but as always any help is welcome! > > 2014-07-09 20:30 GMT+02:00 Miguel Almeida : > > As I was starting a new project

Re: Sitemesh 3

2014-07-10 Thread Lukasz Lenart
2014-07-10 11:06 GMT+02:00 Miguel Almeida : > Thanks Lukasz! And I hadn't realised that Sitemesh 3 was so recent. Yes, it's quite fresh but unofficially was available few months ago Regards -- Ɓukasz + 48 606 323 122 http://www.lenart.org.pl/ ---

Jenkins build is back to normal : Struts-examples-JDK7-develop #3

2014-07-10 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: dynamic interceptor insertion

2014-07-10 Thread Lukasz Lenart
2014-07-09 20:01 GMT+02:00 Gildas de Cadoudal : > thanks Lukasz, but ActionProxy#getConfig()#getInterceptors() lists the > interceptors but not the name of the stack used by the action You can always @Inject Configuration and traverse over it, anyway without large changes inside S2 it isn't possib