You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/10/06 08:21:22 UTC

Build failed in Jenkins: Struts-JDK7-pull-request #74

See <https://builds.apache.org/job/Struts-JDK7-pull-request/74/changes>

Changes:

[Lukasz Lenart] Introduces new class to represent HTTP parameters

[Lukasz Lenart] Introduces new class to represent expression evaluation

[Lukasz Lenart] Uses the class instead of a Map

[Lukasz Lenart] Uses HttpParameters class instead of a generic Map

[Lukasz Lenart] Updates implementation and fixes test

[Lukasz Lenart] Fixes issue with filtering out excluded params

[Lukasz Lenart] Adjusts test

[Lukasz Lenart] Updates test

[Lukasz Lenart] Fixes test and cleans up naming

[Lukasz Lenart] Fixes test

[Lukasz Lenart] Fixes test

[Lukasz Lenart] Fixes test

[Lukasz Lenart] Fixes test

[Lukasz Lenart] Fixes test

[Lukasz Lenart] Fixes test

[Lukasz Lenart] Fixes test

[Lukasz Lenart] Fixes test

[Lukasz Lenart] Fixes test

[Lukasz Lenart] Creates ActionMapping with empty params

[Lukasz Lenart] Fixes support for checkboxes

[Lukasz Lenart] Fixes test

[Lukasz Lenart] Fixes test

[Lukasz Lenart] Adjusts interceptor

[Lukasz Lenart] Fixes test

[Lukasz Lenart] Fixes test

[Lukasz Lenart] Updates tests

------------------------------------------
[...truncated 54 lines...]
[WARNING] Some problems were encountered while building the effective model for org.apache.struts:struts2-core:jar:2.5-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for com.cj.jshintmojo:jshint-maven-plugin is missing. @ line 109, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Struts 2 Bill of Materials
[INFO] Struts 2
[INFO] Struts 2 Core
[INFO] Struts Plugins
[INFO] Struts 2 Spring Plugin
[INFO] Struts 2 Convention Plugin
[INFO] Struts 2 JUnit Plugin
[INFO] Struts 2 Portlet Plugin
[INFO] Struts 2 DWR Plugin
[INFO] Struts 2 Tiles Plugin
[INFO] Struts 2 Portlet Tiles Plugin
[INFO] Struts 2 Webapps
[INFO] Struts 2 Portlet Webapp
[INFO] Struts 2 Configuration Browser Plugin
[INFO] Struts 2 Sitemesh Plugin
[INFO] Struts 2 JSON Plugin
[INFO] Struts 2 Bean Validation Plugin
[INFO] Struts 2 Showcase Webapp
[INFO] Struts 2 REST Plugin
[INFO] Struts 2 Rest Showcase Webapp
[INFO] Struts 2 CDI Plugin
[INFO] Struts 2 Embedded JSP Plugin
[INFO] Struts 2 GXP Plugin
[INFO] Struts 2 Jasper Reports Plugin
[INFO] Struts 2 Java 8 support plugin
[INFO] Struts 2 Java Templates Plugin
[INFO] Struts 2 JFreeChart Plugin
[INFO] Struts 2 OSGi Plugin
[INFO] Struts 2 OVal Plugin
[INFO] Struts 2 Pell Multipart Plugin
[INFO] Struts 2 Plexus Plugin
[INFO] Struts 2 Sitegraph Plugin
[INFO] Struts 2 TestNG Plugin
[INFO] Struts 2 Tiles 3 Plugin
[INFO] Struts OSGi Bundles
[INFO] Struts 2 OSGi Admin Bundle
[INFO] Struts 2 OSGi Demo Bundle
[INFO] Struts 2 Maven Archetypes
[INFO] Struts 2 Archetypes - Angular JS
[INFO] Struts 2 Archetypes - Blank
[INFO] Struts 2 Archetypes - Blank Convention
[INFO] Struts 2 Archetypes - Database Portlet
[INFO] Struts 2 Archetypes - Plugin
[INFO] Struts 2 Archetypes - Portlet
[INFO] Struts 2 Archetypes - Starter
[INFO] 
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Struts 2 Bill of Materials 2.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ struts2-bom ---
[INFO] 
[INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ struts2-bom ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Struts 2 2.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ struts2-parent ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.1.0:manifest (bundle-manifest) @ struts2-parent ---
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
[INFO] 
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-source) @ struts2-parent >>>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-source) @ struts2-parent <<<
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar (attach-source) @ struts2-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ struts2-parent ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Struts 2 Core 2.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ struts2-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ struts2-core ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 199 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ struts2-core ---
[INFO] Compiling 736 source files to <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/core/target/classes>
[INFO] 
[INFO] --- maven-apt-plugin:1.0.15:execute (default) @ struts2-core ---
ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console...
[INFO] 
[INFO] --- jshint-maven-plugin:1.6.0:lint (default) @ struts2-core ---
[INFO] using jshint version 2.5.6
[INFO] Using configuration file: <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/core/src/main/resources/jshint.conf.js>
[WARNING] Excluding <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/core/src/main/resources/org/apache/struts2/static/domTT.js>
[INFO]   <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/core/src/main/resources/jshint.conf.js>
[INFO]   <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/core/src/main/resources/template/css_xhtml/validation.js>
[INFO]   <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/core/src/main/resources/template/xhtml/validation.js>
[INFO]   <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/core/src/main/resources/org/apache/struts2/static/utils.js>
[INFO]   <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/core/src/main/resources/org/apache/struts2/static/inputtransferselect.js>
[INFO]   <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/core/src/main/resources/org/apache/struts2/static/optiontransferselect.js>
[INFO]   <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/core/src/main/resources/org/apache/struts2/interceptor/debugging/webconsole.js>
[INFO] 
[INFO] --- maven-bundle-plugin:2.1.0:manifest (bundle-manifest) @ struts2-core ---
[WARNING] Warning in manifest for org.apache.struts:struts2-core:jar:2.5-SNAPSHOT : Superfluous export-package instructions: [com, template.archive, org.apache, template, com.opensymphony, org]
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ struts2-core ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 327 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ struts2-core ---
[INFO] Compiling 32 source files to <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/core/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/core/src/test/java/org/apache/struts2/interceptor/FileUploadInterceptorTest.java>:[322,54] error: cannot find symbol
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Struts 2 Bill of Materials ........................ SUCCESS [  2.032 s]
[INFO] Struts 2 .......................................... SUCCESS [  1.405 s]
[INFO] Struts 2 Core ..................................... FAILURE [ 25.204 s]
[INFO] Struts Plugins .................................... SKIPPED
[INFO] Struts 2 Spring Plugin ............................ SKIPPED
[INFO] Struts 2 Convention Plugin ........................ SKIPPED
[INFO] Struts 2 JUnit Plugin ............................. SKIPPED
[INFO] Struts 2 Portlet Plugin ........................... SKIPPED
[INFO] Struts 2 DWR Plugin ............................... SKIPPED
[INFO] Struts 2 Tiles Plugin ............................. SKIPPED
[INFO] Struts 2 Portlet Tiles Plugin ..................... SKIPPED
[INFO] Struts 2 Webapps .................................. SKIPPED
[INFO] Struts 2 Portlet Webapp ........................... SKIPPED
[INFO] Struts 2 Configuration Browser Plugin ............. SKIPPED
[INFO] Struts 2 Sitemesh Plugin .......................... SKIPPED
[INFO] Struts 2 JSON Plugin .............................. SKIPPED
[INFO] Struts 2 Bean Validation Plugin ................... SKIPPED
[INFO] Struts 2 Showcase Webapp .......................... SKIPPED
[INFO] Struts 2 REST Plugin .............................. SKIPPED
[INFO] Struts 2 Rest Showcase Webapp ..................... SKIPPED
[INFO] Struts 2 CDI Plugin ............................... SKIPPED
[INFO] Struts 2 Embedded JSP Plugin ...................... SKIPPED
[INFO] Struts 2 GXP Plugin ............................... SKIPPED
[INFO] Struts 2 Jasper Reports Plugin .................... SKIPPED
[INFO] Struts 2 Java 8 support plugin .................... SKIPPED
[INFO] Struts 2 Java Templates Plugin .................... SKIPPED
[INFO] Struts 2 JFreeChart Plugin ........................ SKIPPED
[INFO] Struts 2 OSGi Plugin .............................. SKIPPED
[INFO] Struts 2 OVal Plugin .............................. SKIPPED
[INFO] Struts 2 Pell Multipart Plugin .................... SKIPPED
[INFO] Struts 2 Plexus Plugin ............................ SKIPPED
[INFO] Struts 2 Sitegraph Plugin ......................... SKIPPED
[INFO] Struts 2 TestNG Plugin ............................ SKIPPED
[INFO] Struts 2 Tiles 3 Plugin ........................... SKIPPED
[INFO] Struts OSGi Bundles ............................... SKIPPED
[INFO] Struts 2 OSGi Admin Bundle ........................ SKIPPED
[INFO] Struts 2 OSGi Demo Bundle ......................... SKIPPED
[INFO] Struts 2 Maven Archetypes ......................... SKIPPED
[INFO] Struts 2 Archetypes - Angular JS .................. SKIPPED
[INFO] Struts 2 Archetypes - Blank ....................... SKIPPED
[INFO] Struts 2 Archetypes - Blank Convention ............ SKIPPED
[INFO] Struts 2 Archetypes - Database Portlet ............ SKIPPED
[INFO] Struts 2 Archetypes - Plugin ...................... SKIPPED
[INFO] Struts 2 Archetypes - Portlet ..................... SKIPPED
[INFO] Struts 2 Archetypes - Starter ..................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 38.145 s
[INFO] Finished at: 2015-10-06T06:21:47+00:00
[INFO] Final Memory: 51M/343M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile (default-testCompile) on project struts2-core: Compilation failure
[ERROR] <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/core/src/test/java/org/apache/struts2/interceptor/FileUploadInterceptorTest.java>:[322,54] error: cannot find symbol
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :struts2-core
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/plexus/pom.xml> to org.apache.struts/struts2-plexus-plugin/2.5-SNAPSHOT/struts2-plexus-plugin-2.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/pell-multipart/pom.xml> to org.apache.struts/struts2-pell-multipart-plugin/2.5-SNAPSHOT/struts2-pell-multipart-plugin-2.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/java8-support/pom.xml> to org.apache.struts/struts2-java8-support-plugin/2.5-SNAPSHOT/struts2-java8-support-plugin-2.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/jfreechart/pom.xml> to org.apache.struts/struts2-jfreechart-plugin/2.5-SNAPSHOT/struts2-jfreechart-plugin-2.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/sitemesh/pom.xml> to org.apache.struts/struts2-sitemesh-plugin/2.5-SNAPSHOT/struts2-sitemesh-plugin-2.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/config-browser/pom.xml> to org.apache.struts/struts2-config-browser-plugin/2.5-SNAPSHOT/struts2-config-browser-plugin-2.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/archetypes/struts2-archetype-portlet/pom.xml> to org.apache.struts/struts2-archetype-portlet/2.5-SNAPSHOT/struts2-archetype-portlet-2.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/bundles/demo/pom.xml> to org.apache.struts/struts2-osgi-demo-bundle/2.5-SNAPSHOT/struts2-osgi-demo-bundle-2.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/portlet-tiles/pom.xml> to org.apache.struts/struts2-portlet-tiles-plugin/2.5-SNAPSHOT/struts2-portlet-tiles-plugin-2.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/jasperreports/pom.xml> to org.apache.struts/struts2-jasperreports-plugin/2.5-SNAPSHOT/struts2-jasperreports-plugin-2.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/archetypes/struts2-archetype-blank/pom.xml> to org.apache.struts/struts2-archetype-blank/2.5-SNAPSHOT/struts2-archetype-blank-2.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/tiles3/pom.xml> to org.apache.struts/struts2-tiles3-plugin/2.5-SNAPSHOT/struts2-tiles3-plugin-2.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/oval/pom.xml> to org.apache.struts/struts2-oval-plugin/2.5-SNAPSHOT/struts2-oval-plugin-2.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/gxp/pom.xml> to org.apache.struts/struts2-gxp-plugin/2.5-SNAPSHOT/struts2-gxp-plugin-2.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/convention/pom.xml> to org.apache.struts/struts2-convention-plugin/2.5-SNAPSHOT/struts2-convention-plugin-2.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/bundles/pom.xml> to org.apache.struts/struts2-osgi-bundles/2.5-SNAPSHOT/struts2-osgi-bundles-2.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/pom.xml> to org.apache.struts/struts2-parent/2.5-SNAPSHOT/struts2-parent-2.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/target/struts2-parent-2.5-SNAPSHOT-site.xml> to org.apache.struts/struts2-parent/2.5-SNAPSHOT/struts2-parent-2.5-SNAPSHOT-site.xml
Compressed 38.46 KB of artifacts by 83.2% relative to #73
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/osgi/pom.xml> to org.apache.struts/struts2-osgi-plugin/2.5-SNAPSHOT/struts2-osgi-plugin-2.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/apps/showcase/pom.xml> to org.apache.struts/struts2-showcase/2.5-SNAPSHOT/struts2-showcase-2.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/cdi/pom.xml> to org.apache.struts/struts2-cdi-plugin/2.5-SNAPSHOT/struts2-cdi-plugin-2.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/rest/pom.xml> to org.apache.struts/struts2-rest-plugin/2.5-SNAPSHOT/struts2-rest-plugin-2.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/core/pom.xml> to org.apache.struts/struts2-core/2.5-SNAPSHOT/struts2-core-2.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/tiles/pom.xml> to org.apache.struts/struts2-tiles-plugin/2.5-SNAPSHOT/struts2-tiles-plugin-2.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/archetypes/struts2-archetype-dbportlet/pom.xml> to org.apache.struts/struts2-archetype-dbportlet/2.5-SNAPSHOT/struts2-archetype-dbportlet-2.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/archetypes/struts2-archetype-convention/pom.xml> to org.apache.struts/struts2-archetype-convention/2.5-SNAPSHOT/struts2-archetype-convention-2.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/archetypes/pom.xml> to org.apache.struts/struts2-archetypes/2.5-SNAPSHOT/struts2-archetypes-2.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/bom/pom.xml> to org.apache.struts/struts2-bom/2.5-SNAPSHOT/struts2-bom-2.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/embeddedjsp/pom.xml> to org.apache.struts/struts2-embeddedjsp-plugin/2.5-SNAPSHOT/struts2-embeddedjsp-plugin-2.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/pom.xml> to org.apache.struts/struts2-plugins/2.5-SNAPSHOT/struts2-plugins-2.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/apps/rest-showcase/pom.xml> to org.apache.struts/struts2-rest-showcase/2.5-SNAPSHOT/struts2-rest-showcase-2.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/javatemplates/pom.xml> to org.apache.struts/struts2-javatemplates-plugin/2.5-SNAPSHOT/struts2-javatemplates-plugin-2.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/bundles/admin/pom.xml> to org.apache.struts/struts2-osgi-admin-bundle/2.5-SNAPSHOT/struts2-osgi-admin-bundle-2.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/apps/pom.xml> to org.apache.struts/struts2-apps/2.5-SNAPSHOT/struts2-apps-2.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/sitegraph/pom.xml> to org.apache.struts/struts2-sitegraph-plugin/2.5-SNAPSHOT/struts2-sitegraph-plugin-2.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/testng/pom.xml> to org.apache.struts/struts2-testng-plugin/2.5-SNAPSHOT/struts2-testng-plugin-2.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/apps/portlet/pom.xml> to org.apache.struts/struts2-portlet/2.5-SNAPSHOT/struts2-portlet-2.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/json/pom.xml> to org.apache.struts/struts2-json-plugin/2.5-SNAPSHOT/struts2-json-plugin-2.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/junit/pom.xml> to org.apache.struts/struts2-junit-plugin/2.5-SNAPSHOT/struts2-junit-plugin-2.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/dwr/pom.xml> to org.apache.struts/struts2-dwr-plugin/2.5-SNAPSHOT/struts2-dwr-plugin-2.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/archetypes/struts2-archetype-plugin/pom.xml> to org.apache.struts/struts2-archetype-plugin/2.5-SNAPSHOT/struts2-archetype-plugin-2.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/bean-validation/pom.xml> to org.apache.struts/struts2-bean-validation-plugin/2.5-SNAPSHOT/struts2-bean-validation-plugin-2.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/archetypes/struts2-archetype-angularjs/pom.xml> to org.apache.struts/struts2-archetype-angularjs/2.5-SNAPSHOT/struts2-archetype-angularjs-2.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/portlet/pom.xml> to org.apache.struts/struts2-portlet-plugin/2.5-SNAPSHOT/struts2-portlet-plugin-2.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/spring/pom.xml> to org.apache.struts/struts2-spring-plugin/2.5-SNAPSHOT/struts2-spring-plugin-2.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/archetypes/struts2-archetype-starter/pom.xml> to org.apache.struts/struts2-archetype-starter/2.5-SNAPSHOT/struts2-archetype-starter-2.5-SNAPSHOT.pom
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Putting comment on the pull request

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Jenkins build is back to normal : Struts-JDK7-pull-request #75

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-JDK7-pull-request/75/changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org