Build failed in Jenkins: Struts2-examples #11

2013-12-12 Thread Apache Jenkins Server
See Changes: [Lukasz Lenart] Moves template directory under resources to finally put it on the classpath and uses proper theme hierarchy [Lukasz Lenart] Adds jetty plugin to simplify debugging [Lukasz Lenart] Removes unneeded theme at

Build failed in Jenkins: Struts2-examples ยป Hello World Struts 2 Example Application #11

2013-12-12 Thread Apache Jenkins Server
See -- [INFO] [INFO] Building Hello World Struts 2 Example Application [INFO]task-segment: [clean,

Build failed in Jenkins: Struts2-JDK6 #855

2013-12-12 Thread Apache Jenkins Server
See Changes: [Lukasz Lenart] Adds missing reference to some plugins -- [...truncated 22 lines...] U plugins/junit/src/main/java/org/apache/struts2/StrutsTestCase.java U plugins/junit/

Build failed in Jenkins: Struts2-JDK6 #854

2013-12-12 Thread Apache Jenkins Server
See -- [...truncated 238 lines...] at hudson.FilePath.act(FilePath.java:910) at hudson.FilePath.act(FilePath.java:887) at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:848)

Re: Struts 2.3.16 Extending Theme Example - Problem

2013-12-12 Thread Lukasz Lenart
Done :-) Few things (it will help other as well): - template directory must be accessible via classpath, in the same way as templates included in Struts2 are available (they are located in struts2-core.jar) - when overriding one file from the parent theme you can use "expandTheme" variable for pro

Struts 2.3.16 Extending Theme Example - Problem

2013-12-12 Thread [email protected]
I've updated the Struts 2 example applications at https://svn.apache.org/repos/asf/struts/sandbox/trunk/struts2examples/ to use 2.3.16 release. The theme example still doesn't work and I've not been able to figure out how to fix it. I know that 2.3.16 includes some changes to how to extend a Stru