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 2016/01/14 15:49:21 UTC

Build failed in Jenkins: Struts-JDK8-master #73

See <https://builds.apache.org/job/Struts-JDK8-master/73/changes>

Changes:

[rgielen] WW-4507 - clone Tomcat UDecoder and use it for in query string handling

[rgielen] WW-4507 - adjust Tomcat url decoding code to Log4j 2 logging used in

------------------------------------------
[...truncated 2295 lines...]
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/ByteChunk.java>:323: warning: no @param for len
[ERROR] public void append( byte src[], int off, int len )
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/ByteChunk.java>:323: warning: no @throws for java.io.IOException
[ERROR] public void append( byte src[], int off, int len )
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/ByteChunk.java>:405: warning: no @param for src
[ERROR] public int substract(ByteChunk src)
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/ByteChunk.java>:405: warning: no @return
[ERROR] public int substract(ByteChunk src)
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/ByteChunk.java>:405: warning: no @throws for java.io.IOException
[ERROR] public int substract(ByteChunk src)
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/ByteChunk.java>:470: warning: no description for @throws
[ERROR] * @throws IOException
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/ByteChunk.java>:488: warning: no @param for count
[ERROR] public void makeSpace(int count) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/ByteChunk.java>:565: warning: no @return
[ERROR] public int getInt()
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/ByteChunk.java>:676: warning: no @return
[ERROR] public boolean startsWith(String s) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/ByteChunk.java>:697: warning: no @param for b2
[ERROR] public boolean startsWith(byte[] b2) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/ByteChunk.java>:697: warning: no @return
[ERROR] public boolean startsWith(byte[] b2) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/ByteChunk.java>:720: warning: no @return
[ERROR] public boolean startsWithIgnoreCase(String s, int pos) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/ByteChunk.java>:769: warning: no @return
[ERROR] public int hashIgnoreCase() {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/ByteChunk.java>:799: error: self-closing element not allowed
[ERROR] * <br/>
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/ByteChunk.java>:815: error: self-closing element not allowed
[ERROR] * <br/>
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/ByteChunk.java>:81: warning: no @param for cbuf
[ERROR] public int realReadBytes(byte cbuf[], int off, int len)
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/ByteChunk.java>:81: warning: no @param for off
[ERROR] public int realReadBytes(byte cbuf[], int off, int len)
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/ByteChunk.java>:81: warning: no @param for len
[ERROR] public int realReadBytes(byte cbuf[], int off, int len)
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/ByteChunk.java>:81: warning: no @return
[ERROR] public int realReadBytes(byte cbuf[], int off, int len)
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/ByteChunk.java>:81: warning: no @throws for java.io.IOException
[ERROR] public int realReadBytes(byte cbuf[], int off, int len)
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/ByteChunk.java>:92: warning: no @param for cbuf
[ERROR] public void realWriteBytes(byte cbuf[], int off, int len)
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/ByteChunk.java>:92: warning: no @param for off
[ERROR] public void realWriteBytes(byte cbuf[], int off, int len)
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/ByteChunk.java>:92: warning: no @param for len
[ERROR] public void realWriteBytes(byte cbuf[], int off, int len)
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/ByteChunk.java>:92: warning: no @throws for java.io.IOException
[ERROR] public void realWriteBytes(byte cbuf[], int off, int len)
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/CharChunk.java>:145: warning: no @param for limit
[ERROR] public void setLimit(int limit) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/CharChunk.java>:156: warning: no @param for in
[ERROR] public void setCharInputChannel(CharInputChannel in) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/CharChunk.java>:165: warning: no @param for out
[ERROR] public void setCharOutputChannel(CharOutputChannel out) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/CharChunk.java>:184: warning: no @return
[ERROR] public int getStart() {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/CharChunk.java>:195: warning: no @param for off
[ERROR] public void setOffset(int off) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/CharChunk.java>:202: warning: no @return
[ERROR] public int getLength() {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/CharChunk.java>:237: warning: no @param for src
[ERROR] public void append( char src[], int off, int len )
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/CharChunk.java>:237: warning: no @param for off
[ERROR] public void append( char src[], int off, int len )
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/CharChunk.java>:237: warning: no @param for len
[ERROR] public void append( char src[], int off, int len )
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/CharChunk.java>:237: warning: no @throws for java.io.IOException
[ERROR] public void append( char src[], int off, int len )
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/CharChunk.java>:307: warning: no @param for s
[ERROR] public void append(String s) throws IOException {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/CharChunk.java>:307: warning: no @throws for java.io.IOException
[ERROR] public void append(String s) throws IOException {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/CharChunk.java>:313: warning: no @param for s
[ERROR] public void append(String s, int off, int len) throws IOException {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/CharChunk.java>:313: warning: no @param for off
[ERROR] public void append(String s, int off, int len) throws IOException {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/CharChunk.java>:313: warning: no @param for len
[ERROR] public void append(String s, int off, int len) throws IOException {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/CharChunk.java>:313: warning: no @throws for java.io.IOException
[ERROR] public void append(String s, int off, int len) throws IOException {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/CharChunk.java>:400: warning: no @param for count
[ERROR] public void makeSpace(int count)
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/CharChunk.java>:541: warning: no @return
[ERROR] public boolean startsWith(String s) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/CharChunk.java>:560: warning: no @param for pos
[ERROR] public boolean startsWithIgnoreCase(String s, int pos) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/CharChunk.java>:560: warning: no @return
[ERROR] public boolean startsWithIgnoreCase(String s, int pos) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/CharChunk.java>:580: warning: no @return
[ERROR] public boolean endsWith(String s) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/CharChunk.java>:627: warning: no @param for starting
[ERROR] public int indexOf(char c, int starting) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/CharChunk.java>:627: warning: no @return
[ERROR] public int indexOf(char c, int starting) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/CharChunk.java>:44: warning: no @param for cbuf
[ERROR] public int realReadChars(char cbuf[], int off, int len)
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/CharChunk.java>:44: warning: no @param for off
[ERROR] public int realReadChars(char cbuf[], int off, int len)
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/CharChunk.java>:44: warning: no @param for len
[ERROR] public int realReadChars(char cbuf[], int off, int len)
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/CharChunk.java>:44: warning: no @return
[ERROR] public int realReadChars(char cbuf[], int off, int len)
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/CharChunk.java>:44: warning: no @throws for java.io.IOException
[ERROR] public int realReadChars(char cbuf[], int off, int len)
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/CharChunk.java>:55: warning: no @param for cbuf
[ERROR] public void realWriteChars(char cbuf[], int off, int len)
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/CharChunk.java>:55: warning: no @param for off
[ERROR] public void realWriteChars(char cbuf[], int off, int len)
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/CharChunk.java>:55: warning: no @param for len
[ERROR] public void realWriteChars(char cbuf[], int off, int len)
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/CharChunk.java>:55: warning: no @throws for java.io.IOException
[ERROR] public void realWriteChars(char cbuf[], int off, int len)
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/MessageBytes.java>:78: warning: no @return
[ERROR] public static MessageBytes newInstance() {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/MessageBytes.java>:137: warning: no @param for s
[ERROR] public void setString( String s ) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/MessageBytes.java>:177: warning: no @return
[ERROR] public int getType() {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/MessageBytes.java>:185: warning: no @return
[ERROR] public ByteChunk getByteChunk() {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/org/apache/struts2/util/tomcat/buf/MessageBytes.java>:193: warning: no @return
[ERROR] public CharChunk getCharChunk() {
[ERROR] ^
[ERROR] 
[ERROR] Command line was: /home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8/jre/../bin/javadoc @options @packages
[ERROR] 
[ERROR] Refer to the generated Javadoc files in '<https://builds.apache.org/job/Struts-JDK8-master/ws/core/target/apidocs'> dir.
[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/MojoExecutionException
[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-JDK8-master/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-JDK8-master/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-JDK8-master/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-JDK8-master/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-JDK8-master/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-JDK8-master/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-JDK8-master/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-JDK8-master/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-JDK8-master/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-JDK8-master/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-JDK8-master/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-JDK8-master/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-JDK8-master/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-JDK8-master/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-JDK8-master/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-JDK8-master/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-JDK8-master/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-JDK8-master/ws/target/struts2-parent-2.5-SNAPSHOT-site.xml> to org.apache.struts/struts2-parent/2.5-20160114.144842-168/struts2-parent-2.5-20160114.144842-168-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/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-JDK8-master/ws/assembly/pom.xml> to org.apache.struts/struts2-assembly/2.5-SNAPSHOT/struts2-assembly-2.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/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-JDK8-master/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-JDK8-master/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-JDK8-master/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-JDK8-master/ws/core/target/struts2-core-2.5-SNAPSHOT-sources.jar> to org.apache.struts/struts2-core/2.5-SNAPSHOT/struts2-core-2.5-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/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-JDK8-master/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-JDK8-master/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-JDK8-master/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-JDK8-master/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-JDK8-master/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-JDK8-master/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-JDK8-master/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-JDK8-master/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-JDK8-master/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-JDK8-master/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-JDK8-master/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-JDK8-master/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-JDK8-master/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-JDK8-master/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-JDK8-master/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-JDK8-master/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-JDK8-master/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-JDK8-master/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-JDK8-master/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-JDK8-master/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-JDK8-master/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-JDK8-master/ws/archetypes/struts2-archetype-starter/pom.xml> to org.apache.struts/struts2-archetype-starter/2.5-SNAPSHOT/struts2-archetype-starter-2.5-SNAPSHOT.pom
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
channel stopped

---------------------------------------------------------------------
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-JDK8-master #74

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-JDK8-master/74/changes>


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