See <https://builds.apache.org/job/Struts%202%20examples/2/changes>
Changes: [bphillips] initial commit of control tags example app [bphillips] Initial import. ------------------------------------------ [...truncated 586 lines...] A debugging_struts A debugging_struts/README.txt A debugging_struts/src A debugging_struts/src/main A debugging_struts/src/main/java A debugging_struts/src/main/java/org A debugging_struts/src/main/java/org/apache A debugging_struts/src/main/java/org/apache/struts A debugging_struts/src/main/java/org/apache/struts/helloworld A debugging_struts/src/main/java/org/apache/struts/helloworld/action A debugging_struts/src/main/java/org/apache/struts/helloworld/action/HelloWorldAction.java A debugging_struts/src/main/java/org/apache/struts/helloworld/model A debugging_struts/src/main/java/org/apache/struts/helloworld/model/MessageStore.java A debugging_struts/src/main/java/org/apache/struts/register A debugging_struts/src/main/java/org/apache/struts/register/action A debugging_struts/src/main/java/org/apache/struts/register/action/Register.java A debugging_struts/src/main/java/org/apache/struts/register/model A debugging_struts/src/main/java/org/apache/struts/register/model/Person.java A debugging_struts/src/main/java/org/apache/struts/register/exceptions A debugging_struts/src/main/java/org/apache/struts/register/exceptions/SecurityBreachException.java A debugging_struts/src/main/resources A debugging_struts/src/main/resources/log4j.xml A debugging_struts/src/main/resources/struts.xml A debugging_struts/src/main/resources/log4j.dtd A debugging_struts/src/main/webapp A debugging_struts/src/main/webapp/error.jsp A debugging_struts/src/main/webapp/HelloWorld.jsp A debugging_struts/src/main/webapp/WEB-INF A debugging_struts/src/main/webapp/WEB-INF/web.xml A debugging_struts/src/main/webapp/securityerror.jsp A debugging_struts/src/main/webapp/thankyou.jsp A debugging_struts/src/main/webapp/register.jsp A debugging_struts/src/main/webapp/META-INF A debugging_struts/src/main/webapp/META-INF/MANIFEST.MF A debugging_struts/src/main/webapp/index.jsp A debugging_struts/src/main/webapp/login.jsp A debugging_struts/pom.xml A form_tags A form_tags/src A form_tags/src/main A form_tags/src/main/resources A form_tags/src/main/resources/struts.xml A form_tags/src/main/resources/org A form_tags/src/main/resources/org/apache A form_tags/src/main/resources/org/apache/struts A form_tags/src/main/resources/org/apache/struts/edit A form_tags/src/main/resources/org/apache/struts/edit/action A form_tags/src/main/resources/org/apache/struts/edit/action/EditAction.properties A form_tags/src/main/resources/log4j.dtd A form_tags/src/main/resources/log4j.xml A form_tags/src/main/webapp A form_tags/src/main/webapp/thankyou.jsp A form_tags/src/main/webapp/META-INF A form_tags/src/main/webapp/META-INF/MANIFEST.MF A form_tags/src/main/webapp/edit.jsp A form_tags/src/main/webapp/index.jsp A form_tags/src/main/webapp/WEB-INF A form_tags/src/main/webapp/WEB-INF/web.xml A form_tags/src/main/java A form_tags/src/main/java/org A form_tags/src/main/java/org/apache A form_tags/src/main/java/org/apache/struts A form_tags/src/main/java/org/apache/struts/edit A form_tags/src/main/java/org/apache/struts/edit/action A form_tags/src/main/java/org/apache/struts/edit/action/EditAction.java A form_tags/src/main/java/org/apache/struts/edit/model A form_tags/src/main/java/org/apache/struts/edit/model/State.java A form_tags/src/main/java/org/apache/struts/edit/model/Person.java A form_tags/src/main/java/org/apache/struts/edit/service A form_tags/src/main/java/org/apache/struts/edit/service/EditService.java A form_tags/src/main/java/org/apache/struts/edit/service/EditServiceInMemory.java A form_tags/pom.xml A form_tags/README.txt A interceptors A interceptors/src A interceptors/src/main A interceptors/src/main/webapp A interceptors/src/main/webapp/thankyou.jsp A interceptors/src/main/webapp/register.jsp A interceptors/src/main/webapp/META-INF A interceptors/src/main/webapp/META-INF/MANIFEST.MF A interceptors/src/main/webapp/index.jsp A interceptors/src/main/webapp/WEB-INF A interceptors/src/main/webapp/WEB-INF/web.xml A interceptors/src/main/java A interceptors/src/main/java/org A interceptors/src/main/java/org/apache A interceptors/src/main/java/org/apache/struts A interceptors/src/main/java/org/apache/struts/register A interceptors/src/main/java/org/apache/struts/register/model A interceptors/src/main/java/org/apache/struts/register/model/Person.java A interceptors/src/main/java/org/apache/struts/register/action A interceptors/src/main/java/org/apache/struts/register/action/Register.java A interceptors/src/main/resources A interceptors/src/main/resources/log4j.xml A interceptors/src/main/resources/struts.xml A interceptors/src/main/resources/log4j.dtd A interceptors/pom.xml A interceptors/README.txt A http_session A http_session/src A http_session/src/test A http_session/src/test/java A http_session/src/main A http_session/src/main/java A http_session/src/main/java/org A http_session/src/main/java/org/apache A http_session/src/main/java/org/apache/struts A http_session/src/main/java/org/apache/struts/helloworld A http_session/src/main/java/org/apache/struts/helloworld/action A http_session/src/main/java/org/apache/struts/helloworld/action/HelloWorldAction.java A http_session/src/main/java/org/apache/struts/helloworld/model A http_session/src/main/java/org/apache/struts/helloworld/model/MessageStore.java A http_session/src/main/resources A http_session/src/main/resources/log4j.dtd A http_session/src/main/resources/log4j.xml A http_session/src/main/resources/struts.xml A http_session/src/main/webapp A http_session/src/main/webapp/META-INF A http_session/src/main/webapp/META-INF/MANIFEST.MF A http_session/src/main/webapp/index.jsp A http_session/src/main/webapp/HelloWorld.jsp A http_session/src/main/webapp/WEB-INF A http_session/src/main/webapp/WEB-INF/web.xml A http_session/pom.xml A http_session/README.txt U . At revision 1525356 Parsing POMs 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 [Struts 2 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 58663 /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/Struts%202%20examples/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] 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] ------------------------------------------------------------------------ [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/Struts%202%20examples/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/struts/apache/org/struts2examples/1.0.0/struts2examples-1.0.0.pom [JENKINS] Archiving <https://builds.apache.org/job/Struts%202%20examples/ws/pom.xml> to /home/hudson/hudson/jobs/Struts 2 examples/modules/struts.apache.org$struts2examples/builds/2013-09-22_13-41-05/archive/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.15/struts2-core-2.3.15.pom [WARNING] Unable to get resource 'org.apache.struts:struts2-core:pom:2.3.15' from repository central (http://repo1.maven.org/maven2): Error transferring file: Connection timed out Downloading: http://repo1.maven.org/maven2/org/apache/struts/struts2-core/2.3.15/struts2-core-2.3.15.jar 785K downloaded (struts2-core-2.3.15.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/Struts%202%20examples/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/Struts%202%20examples/ws/basic_struts/target/basic_struts]> [INFO] Processing war project [INFO] Copying webapp resources[<https://builds.apache.org/job/Struts%202%20examples/ws/basic_struts/src/main/webapp]> [INFO] Webapp assembled in[54 msecs] [INFO] Building war: <https://builds.apache.org/job/Struts%202%20examples/ws/basic_struts/target/basic_struts.war> [INFO] [install:install {execution: default-install}] [INFO] Installing <https://builds.apache.org/job/Struts%202%20examples/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 [JENKINS] Archiving <https://builds.apache.org/job/Struts%202%20examples/ws/basic_struts/pom.xml> to /home/hudson/hudson/jobs/Struts 2 examples/modules/struts.apache.org$basic_struts/builds/2013-09-22_13-41-05/archive/struts.apache.org/basic_struts/1.0.0/basic_struts-1.0.0.pom [JENKINS] Archiving <https://builds.apache.org/job/Struts%202%20examples/ws/basic_struts/target/basic_struts.war> to /home/hudson/hudson/jobs/Struts 2 examples/modules/struts.apache.org$basic_struts/builds/2013-09-22_13-41-05/archive/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/Struts%202%20examples/ws/helloworld/target/classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://builds.apache.org/job/Struts%202%20examples/ws/helloworld/src/main/java/org/apache/struts/helloworld/action/HelloWorldAction.java>:[5,30] package com.opensymphony.xwork2 does not exist [ERROR] <https://builds.apache.org/job/Struts%202%20examples/ws/helloworld/src/main/java/org/apache/struts/helloworld/action/HelloWorldAction.java>:[15,38] cannot find symbol symbol: class ActionSupport public class HelloWorldAction extends ActionSupport { [ERROR] <https://builds.apache.org/job/Struts%202%20examples/ws/helloworld/src/main/java/org/apache/struts/helloworld/action/HelloWorldAction.java>:[35,9] cannot find symbol symbol : variable SUCCESS location: class org.apache.struts.helloworld.action.HelloWorldAction [INFO] 3 errors [INFO] ------------------------------------------------------------- [JENKINS] Archiving <https://builds.apache.org/job/Struts%202%20examples/ws/helloworld/pom.xml> to /home/hudson/hudson/jobs/Struts 2 examples/modules/struts.apache.org$helloworld/builds/2013-09-22_13-41-05/archive/struts.apache.org/helloworld/1.0.0/helloworld-1.0.0.pom [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure <https://builds.apache.org/job/Struts%202%20examples/ws/helloworld/src/main/java/org/apache/struts/helloworld/action/HelloWorldAction.java>:[5,30] package com.opensymphony.xwork2 does not exist <https://builds.apache.org/job/Struts%202%20examples/ws/helloworld/src/main/java/org/apache/struts/helloworld/action/HelloWorldAction.java>:[15,38] cannot find symbol symbol: class ActionSupport public class HelloWorldAction extends ActionSupport { <https://builds.apache.org/job/Struts%202%20examples/ws/helloworld/src/main/java/org/apache/struts/helloworld/action/HelloWorldAction.java>:[35,9] cannot find symbol symbol : variable SUCCESS location: class org.apache.struts.helloworld.action.HelloWorldAction [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1 minute 23 seconds [INFO] Finished at: Sun Sep 22 13:42:45 UTC 2013 [INFO] Final Memory: 21M/161M [INFO] ------------------------------------------------------------------------ Sending e-mails to: [email protected] channel stopped --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
