See <https://builds.apache.org/job/Struts2-examples/11/changes>
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 attribute [Lukasz Lenart] Changes default theme to use theme defined in the project [bphillips] added theme properties [bphillips] added theme properties [bphillips] updated struts tags declaration [bphillips] updated to Struts 2.3.16 from Maven Central - updated to latest version of log4j ------------------------------------------ [...truncated 625 lines...] A themes/src A themes/src/main A themes/src/main/resources A themes/src/main/resources/template A themes/src/main/resources/template/KUTheme_simple A themes/src/main/resources/template/KUTheme_simple/theme.properties A themes/src/main/resources/template/KUTheme_simple/checkboxlist.ftl A themes/src/main/resources/template/KUTheme A themes/src/main/resources/template/KUTheme/checkboxlist.ftl A themes/src/main/resources/template/KUTheme/theme.properties A themes/src/main/resources/log4j.xml A themes/src/main/resources/struts.xml A themes/src/main/resources/org A themes/src/main/resources/org/apache A themes/src/main/resources/org/apache/struts A themes/src/main/resources/org/apache/struts/edit A themes/src/main/resources/org/apache/struts/edit/action A themes/src/main/resources/org/apache/struts/edit/action/EditAction.properties A themes/src/main/resources/log4j.dtd A themes/src/main/webapp A themes/src/main/webapp/thankyou.jsp A themes/src/main/webapp/META-INF A themes/src/main/webapp/META-INF/MANIFEST.MF A themes/src/main/webapp/edit.jsp A themes/src/main/webapp/index.jsp A themes/src/main/webapp/WEB-INF A themes/src/main/webapp/WEB-INF/web.xml A themes/src/main/java A themes/src/main/java/org A themes/src/main/java/org/apache A themes/src/main/java/org/apache/struts A themes/src/main/java/org/apache/struts/edit A themes/src/main/java/org/apache/struts/edit/action A themes/src/main/java/org/apache/struts/edit/action/EditAction.java A themes/src/main/java/org/apache/struts/edit/model A themes/src/main/java/org/apache/struts/edit/model/State.java A themes/src/main/java/org/apache/struts/edit/model/Person.java A themes/src/main/java/org/apache/struts/edit/service A themes/src/main/java/org/apache/struts/edit/service/EditService.java A themes/src/main/java/org/apache/struts/edit/service/EditServiceInMemory.java A spring_struts A spring_struts/src A spring_struts/src/main A spring_struts/src/main/webapp A spring_struts/src/main/webapp/thankyou.jsp A spring_struts/src/main/webapp/META-INF A spring_struts/src/main/webapp/META-INF/MANIFEST.MF A spring_struts/src/main/webapp/edit.jsp A spring_struts/src/main/webapp/index.jsp A spring_struts/src/main/webapp/WEB-INF A spring_struts/src/main/webapp/WEB-INF/applicationContext.xml A spring_struts/src/main/webapp/WEB-INF/web.xml A spring_struts/src/main/java A spring_struts/src/main/java/org A spring_struts/src/main/java/org/apache A spring_struts/src/main/java/org/apache/struts A spring_struts/src/main/java/org/apache/struts/edit A spring_struts/src/main/java/org/apache/struts/edit/action A spring_struts/src/main/java/org/apache/struts/edit/action/EditAction.java A spring_struts/src/main/java/org/apache/struts/edit/model A spring_struts/src/main/java/org/apache/struts/edit/model/State.java A spring_struts/src/main/java/org/apache/struts/edit/model/Person.java A spring_struts/src/main/java/org/apache/struts/edit/service A spring_struts/src/main/java/org/apache/struts/edit/service/EditService.java A spring_struts/src/main/java/org/apache/struts/edit/service/EditServiceInMemory.java A spring_struts/src/main/resources A spring_struts/src/main/resources/struts.xml A spring_struts/src/main/resources/org A spring_struts/src/main/resources/org/apache A spring_struts/src/main/resources/org/apache/struts A spring_struts/src/main/resources/org/apache/struts/edit A spring_struts/src/main/resources/org/apache/struts/edit/action A spring_struts/src/main/resources/org/apache/struts/edit/action/EditAction.properties A spring_struts/src/main/resources/log4j.dtd A spring_struts/src/main/resources/log4j.xml A spring_struts/pom.xml A spring_struts/README.txt A pom.xml A message_resource A message_resource/src A message_resource/src/main A message_resource/src/main/resources A message_resource/src/main/resources/global.properties A message_resource/src/main/resources/log4j.xml A message_resource/src/main/resources/global_es.properties A message_resource/src/main/resources/struts.xml A message_resource/src/main/resources/org A message_resource/src/main/resources/org/apache A message_resource/src/main/resources/org/apache/struts A message_resource/src/main/resources/org/apache/struts/register A message_resource/src/main/resources/org/apache/struts/register/action A message_resource/src/main/resources/org/apache/struts/register/action/Register.properties A message_resource/src/main/resources/org/apache/struts/register/action/Register_es.properties A message_resource/src/main/resources/org/apache/struts/package.properties A message_resource/src/main/resources/org/apache/struts/package_es.properties A message_resource/src/main/resources/log4j.dtd A message_resource/src/main/webapp A message_resource/src/main/webapp/thankyou.jsp A message_resource/src/main/webapp/register.jsp A message_resource/src/main/webapp/META-INF A message_resource/src/main/webapp/META-INF/MANIFEST.MF A message_resource/src/main/webapp/index.jsp A message_resource/src/main/webapp/HelloWorld.jsp A message_resource/src/main/webapp/WEB-INF A message_resource/src/main/webapp/WEB-INF/web.xml A message_resource/src/main/java A message_resource/src/main/java/org A message_resource/src/main/java/org/apache A message_resource/src/main/java/org/apache/struts A message_resource/src/main/java/org/apache/struts/helloworld A message_resource/src/main/java/org/apache/struts/helloworld/action A message_resource/src/main/java/org/apache/struts/helloworld/action/HelloWorldAction.java A message_resource/src/main/java/org/apache/struts/helloworld/model A message_resource/src/main/java/org/apache/struts/helloworld/model/MessageStore.java A message_resource/src/main/java/org/apache/struts/register A message_resource/src/main/java/org/apache/struts/register/action A message_resource/src/main/java/org/apache/struts/register/action/Register.java A message_resource/src/main/java/org/apache/struts/register/model A message_resource/src/main/java/org/apache/struts/register/model/Person.java A message_resource/pom.xml A message_resource/README.txt U . At revision 1550651 Parsing POMs Modules changed, recalculating dependency graph maven-agent.jar already up to date classworlds.jar already up to date maven-interceptor.jar already up to date maven2.1-interceptor.jar already up to date [Struts2-examples] $ /home/hudson/tools/java/latest1.6/bin/java -cp /home/jenkins/jenkins-slave/maven-agent.jar:/home/jenkins/jenkins-slave/classworlds.jar hudson.maven.agent.Main /home/hudson/tools/maven/apache-maven-2.2.1 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven-interceptor.jar 32975 /home/jenkins/jenkins-slave/maven2.1-interceptor.jar <===[JENKINS REMOTING CAPACITY]===>channel started log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter). log4j:WARN Please initialize the log4j system properly. [INFO] Scanning for projects... Executing Maven: -B -f <https://builds.apache.org/job/Struts2-examples/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean install[INFO] Reactor build order: [INFO] Struts 2 Examples [INFO] basic_struts [INFO] Hello World Struts 2 Example Application [INFO] using_tags [INFO] Coding Struts 2 Action [INFO] Form Processing [INFO] Form validation [INFO] Message resource [INFO] Exception handling [INFO] Debugging Struts [INFO] form_tags [INFO] form_xml_validation [INFO] Control Tags [INFO] wildcard method selection [INFO] Struts 2 Themes [INFO] spring_struts [INFO] annotations [INFO] Struts 2 Interceptors [INFO] Unit Testing [INFO] http_session [INFO] Preparable Interface [INFO] exclude_parameters [INFO] REST to Action Mapper Example Application [INFO] Bean Validation [INFO] ------------------------------------------------------------------------ [INFO] Building Struts 2 Examples [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [install:install {execution: default-install}] [INFO] Installing <https://builds.apache.org/job/Struts2-examples/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/struts/apache/org/struts2examples/1.0.0/struts2examples-1.0.0.pom [INFO] ------------------------------------------------------------------------ [INFO] Building basic_struts [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources Downloading: http://repo1.maven.org/maven2/org/apache/struts/struts2-core/2.3.16/struts2-core-2.3.16.pom 11K downloaded (struts2-core-2.3.16.pom) Downloading: http://repo1.maven.org/maven2/org/apache/struts/struts2-parent/2.3.16/struts2-parent-2.3.16.pom 34K downloaded (struts2-parent-2.3.16.pom) Downloading: http://repo1.maven.org/maven2/org/apache/struts/xwork/xwork-core/2.3.16/xwork-core-2.3.16.pom 8K downloaded (xwork-core-2.3.16.pom) Downloading: http://repo1.maven.org/maven2/org/apache/struts/xwork/xwork-core/2.3.16/xwork-core-2.3.16.jar Downloading: http://repo1.maven.org/maven2/org/apache/struts/struts2-core/2.3.16/struts2-core-2.3.16.jar 638K downloaded (xwork-core-2.3.16.jar) 788K downloaded (struts2-core-2.3.16.jar) [INFO] [compiler:compile {execution: default-compile}] [INFO] No sources to compile [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Struts2-examples/ws/basic_struts/src/test/resources> [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [JENKINS] Recording test results [INFO] [war:war {execution: default-war}] [INFO] Packaging webapp [INFO] Assembling webapp[basic_struts] in [<https://builds.apache.org/job/Struts2-examples/ws/basic_struts/target/basic_struts]> [INFO] Processing war project [INFO] Copying webapp resources[<https://builds.apache.org/job/Struts2-examples/ws/basic_struts/src/main/webapp]> [INFO] Webapp assembled in[71 msecs] [INFO] Building war: <https://builds.apache.org/job/Struts2-examples/ws/basic_struts/target/basic_struts.war> [INFO] [install:install {execution: default-install}] [INFO] Installing <https://builds.apache.org/job/Struts2-examples/ws/basic_struts/target/basic_struts.war> to /home/jenkins/jenkins-slave/maven-repositories/1/struts/apache/org/basic_struts/1.0.0/basic_struts-1.0.0.war [INFO] ------------------------------------------------------------------------ [INFO] Building Hello World Struts 2 Example Application [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 2 source files to <https://builds.apache.org/job/Struts2-examples/ws/helloworld/target/classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] Failure executing javac, but could not parse the error: javac: invalid target release: 1.7 Usage: javac <options> <source files> use -help for a list of possible options [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure Failure executing javac, but could not parse the error: javac: invalid target release: 1.7 Usage: javac <options> <source files> use -help for a list of possible options [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 18 seconds [INFO] Finished at: Fri Dec 13 06:06:49 UTC 2013 [INFO] Final Memory: 22M/241M [INFO] ------------------------------------------------------------------------ [JENKINS] Archiving <https://builds.apache.org/job/Struts2-examples/ws/helloworld/pom.xml> to struts.apache.org/helloworld/1.0.0/helloworld-1.0.0.pom [JENKINS] Archiving /home/jenkins/jenkins-slave/maven-repositories/1/struts/apache/org/struts2examples/1.0.0/struts2examples-1.0.0.pom to struts.apache.org/struts2examples/1.0.0/struts2examples-1.0.0.pom /home/jenkins/jenkins-slave/maven-repositories/1/struts/apache/org/struts2examples/1.0.0/struts2examples-1.0.0.pom is not inside <https://builds.apache.org/job/Struts2-examples/ws/;> will archive in a separate pass [JENKINS] Archiving <https://builds.apache.org/job/Struts2-examples/ws/basic_struts/pom.xml> to struts.apache.org/basic_struts/1.0.0/basic_struts-1.0.0.pom [JENKINS] Archiving <https://builds.apache.org/job/Struts2-examples/ws/basic_struts/target/basic_struts.war> to struts.apache.org/basic_struts/1.0.0/basic_struts-1.0.0.war Sending e-mails to: [email protected] [email protected] channel stopped --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
