Return-Path: X-Original-To: apmail-struts-dev-archive@www.apache.org Delivered-To: apmail-struts-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 179C017BCD for ; Thu, 18 Jun 2015 10:04:55 +0000 (UTC) Received: (qmail 50087 invoked by uid 500); 18 Jun 2015 10:04:54 -0000 Delivered-To: apmail-struts-dev-archive@struts.apache.org Received: (qmail 50044 invoked by uid 500); 18 Jun 2015 10:04:54 -0000 Mailing-List: contact dev-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Developers List" Reply-To: "Struts Developers List" Delivered-To: mailing list dev@struts.apache.org Received: (qmail 50031 invoked by uid 99); 18 Jun 2015 10:04:54 -0000 Received: from crius.apache.org (HELO crius) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Jun 2015 10:04:54 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius (Postfix) with ESMTP id 40491E00793 for ; Thu, 18 Jun 2015 10:04:54 +0000 (UTC) Date: Thu, 18 Jun 2015 10:04:53 +0000 (UTC) From: Apache Jenkins Server To: dev@struts.apache.org Message-ID: <539376563.7805.1434621893620.JavaMail.jenkins@crius> In-Reply-To: <113802296.7648.1434584265371.JavaMail.jenkins@crius> References: <113802296.7648.1434584265371.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: Struts-JDK8-master #2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Jenkins-Job: Struts-JDK8-master X-Jenkins-Result: FAILURE See Changes: [Lukasz Lenart] WW-4077 Moves ValidationAware interface into proper package [Lukasz Lenart] WW-4443 Renames scope DEFAULT into PROTOTYPE ------------------------------------------ [...truncated 2626 lines...] [ERROR] :16: error: bad = use of '>' [ERROR] * @param params property name -> value Map to set onto the Valid= ator instance [ERROR] ^ [ERROR] :216: error: self= -closing element not allowed [ERROR] *

[ERROR] ^ [ERROR] :67: error: self-closing ele= ment not allowed [ERROR] *

[ERROR] ^ [ERROR] :98: error: se= lf-closing element not allowed [ERROR] *

[ERROR] ^ [ERROR] :101: = error: self-closing element not allowed [ERROR] *

[ERROR] ^ [ERROR] :464: error: self-closing e= lement not allowed [ERROR] *

[ERROR] ^ [ERROR] :47: error: bad use of '>= ' [ERROR] * Set a override map containing key -> values that tak= es precedent when doing find operations on the ValueStack. [ERROR] ^ [ERROR] :48: error: self-closing = element not allowed [ERROR] *

[ERROR] ^ [ERROR] :30: error: self-closing element not allowed [ERROR] *

[ERROR] ^ [ERROR] :6: er= ror: unknown tag: clazz [ERROR] * Used to process -conversion.properties file to read define= d Converters [ERROR] ^ [ERROR] :21: erro= r: self-closing element not allowed [ERROR] *

[ERROR] ^ [ERROR] :28: er= ror: self-closing element not allowed [ERROR] *

Annotation usage: [ERROR] ^ [ERROR] :34: er= ror: self-closing element not allowed [ERROR] *

Annotation parameters: [ERROR] ^ [ERROR] :54: er= ror: no summary or caption for table [ERROR] * [ERROR] ^ [ERROR] :57: er= ror: self-closing element not allowed [ERROR] *

Example code: [ERROR] ^ [ERROR] :25= : error: self-closing element not allowed [ERROR] *

This annotation is used for class and application wide conver= sion rules. [ERROR] ^ [ERROR] :27= : error: self-closing element not allowed [ERROR] * Class wide conversion:
[ERROR] ^ [ERROR] :33= : error: self-closing element not allowed [ERROR] * Allication wide conversion:
[ERROR] ^ [ERROR] :36= : error: self-closing element not allowed [ERROR] *

[ERROR] ^ [ERROR] :39= : error: self-closing element not allowed [ERROR] *

Annotation usage: [ERROR] ^ [ERROR] :45= : error: self-closing element not allowed [ERROR] *

Annotation parameters: [ERROR] ^ [ERROR] :89= : error: no summary or caption for table [ERROR] * [ERROR] ^ [ERROR] :93= : error: self-closing element not allowed [ERROR] *

Example code: [ERROR] ^ [ERROR] :73: error: self-closing element not allowed [ERROR] * Sets the property name to be inserted into the related conversion= .properties file.
[ERROR] ^ [ERROR] :134: error: self-closing element not allowed [ERROR] * Example:
[ERROR] ^ [ERROR] :135: error: self-closing element not allowed [ERROR] * property.name =3D converter.className
[ERROR] ^ [ERROR] :136: error: self-closing element not allowed [ERROR] * Collection_property.name =3D converter.className
[ERROR] ^ [ERROR] = :20: error: self-closing element not allowed [ERROR] *

[ERROR] ^ [ERROR] = :25: error: self-closing element not allowed [ERROR] *

[ERROR] ^ [ERROR] = :26: error: self-closing element not allowed [ERROR] *

Using this "point" example, if your action (or another compo= und object in which you are setting properties on) [ERROR] ^ [ERROR] = :31: error: self-closing element not allowed [ERROR] *

[ERROR] ^ [ERROR] = :32: error: self-closing element not allowed [ERROR] *

point =3D com.acme.PointConverter [ERROR] ^ [ERROR] = :33: error: self-closing element not allowed [ERROR] *

[ERROR] ^ [ERROR] = :34: error: self-closing element not allowed [ERROR] *

Your type converter should be sure to check what class type = it is being requested to convert. Because it is used [ERROR] ^ [ERROR] = :37: error: self-closing element not allowed [ERROR] *

[ERROR] ^ [ERROR] = :38: error: self-closing element not allowed [ERROR] *

After this is done, you can now reference your point (using = <ww:property value=3D"post"/> in JSP or ${point} [ERROR] ^ [ERROR] = :41: error: self-closing element not allowed [ERROR] *

[ERROR] ^ [ERROR] = :42: error: self-closing element not allowed [ERROR] *

In some situations you may wish to apply a type converter gl= obally. This can be done by editing the file [ERROR] ^ [ERROR] = :47: error: self-closing element not allowed [ERROR] *

[ERROR] ^ [ERROR] = :48: error: self-closing element not allowed [ERROR] *

com.acme.Point =3D com.acme.PointConverter [ERROR] ^ [ERROR] = :49: error: self-closing element not allowed [ERROR] *

[ERROR] ^ [ERROR] = :51: error: self-closing element not allowed [ERROR] *

[ERROR] ^ [ERROR]=20 [ERROR] Command line was: /home/jenkins/jenkins-slave/tools/hudson.model.JD= K/latest1.8/jre/../bin/javadoc @options @packages [ERROR]=20 [ERROR] Refer to the generated Javadoc files in ' dir. [ERROR] -> [Help 1] [ERROR]=20 [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]=20 [ERROR] For more information about the errors and possible solutions, pleas= e read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecu= tionException [ERROR]=20 [ERROR] After correcting the problems, you can resume the build with the co= mmand [ERROR] mvn -rf :struts2-core [JENKINS] Archiving to org.apache.struts/struts2-plexus-plugin/2.5-SNAPSH= OT/struts2-plexus-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving to org.apache.struts/struts2-pell-multipart-p= lugin/2.5-SNAPSHOT/struts2-pell-multipart-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving to org.apache.struts/struts2-java8-support-plu= gin/2.5-SNAPSHOT/struts2-java8-support-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving to org.apache.struts/struts2-jfreechart-plugin/2.= 5-SNAPSHOT/struts2-jfreechart-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving to org.apache.struts/struts2-sitemesh-plugin/2.5-SN= APSHOT/struts2-sitemesh-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving to org.apache.struts/struts2-config-browser-p= lugin/2.5-SNAPSHOT/struts2-config-browser-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving to org.apache.struts/struts2-ar= chetype-portlet/2.5-SNAPSHOT/struts2-archetype-portlet-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving to org.apache.struts/struts2-osgi-demo-bundle/2.5-SNAPS= HOT/struts2-osgi-demo-bundle-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving to org.apache.struts/struts2-portlet-tiles-plu= gin/2.5-SNAPSHOT/struts2-portlet-tiles-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving to org.apache.struts/struts2-jasperreports-plu= gin/2.5-SNAPSHOT/struts2-jasperreports-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving to org.apache.struts/struts2-arch= etype-blank/2.5-SNAPSHOT/struts2-archetype-blank-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving to org.apache.struts/struts2-tiles3-plugin/2.5-SNAPSH= OT/struts2-tiles3-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving to org.apache.struts/struts2-oval-plugin/2.5-SNAPSHOT/s= truts2-oval-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving to org.apache.struts/struts2-gxp-plugin/2.5-SNAPSHOT/str= uts2-gxp-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving to org.apache.struts/struts2-convention-plugin/2.= 5-SNAPSHOT/struts2-convention-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving to org.apache.struts/struts2-osgi-bundles/2.5-SNAPSHOT/strut= s2-osgi-bundles-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving to org.apache.struts/struts2-parent/2.5-SNAPSHOT/struts2-parent-2.5-= SNAPSHOT.pom [JENKINS] Archiving to org.apache.struts/struts2-par= ent/2.5-20150618.100412-17/struts2-parent-2.5-20150618.100412-17-site.xml Sending artifact delta relative to Struts-JDK8-master =C2=BB Struts 2 #1 Archived 2 artifacts Archive block size is 32768 Received 0 blocks and 39470 bytes Compression is 0.0% Took 0.17 sec [JENKINS] Archiving to org.apache.struts/struts2-osgi-plugin/2.5-SNAPSHOT/s= truts2-osgi-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving to org.apache.struts/struts2-assembly/2.5-SNAPSHOT/struts2-= assembly-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving to org.apache.struts/struts2-showcase/2.5-SNAPSHOT/str= uts2-showcase-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving to org.apache.struts/struts2-cdi-plugin/2.5-SNAPSHOT/str= uts2-cdi-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving to org.apache.struts/struts2-rest-plugin/2.5-SNAPSHOT/s= truts2-rest-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving to org.apache.struts/struts2-core/2.5-SNAPSHOT/struts2-core-2.5= -SNAPSHOT.pom [JENKINS] Archiving to org.apache.struts/strut= s2-core/2.5-SNAPSHOT/struts2-core-2.5-SNAPSHOT-sources.jar No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving to org.apache.struts/struts2-tiles-plugin/2.5-SNAPSHOT= /struts2-tiles-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving to org.apache.struts/struts2-= archetype-dbportlet/2.5-SNAPSHOT/struts2-archetype-dbportlet-2.5-SNAPSHOT.p= om No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving to org.apache.struts/struts2= -archetype-convention/2.5-SNAPSHOT/struts2-archetype-convention-2.5-SNAPSHO= T.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving to org.apache.struts/struts2-archetypes/2.5-SNAPSHOT/stru= ts2-archetypes-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving to org.apache.struts/struts2-bom/2.5-SNAPSHOT/struts2-bom-2.5-SN= APSHOT.pom Sending artifact delta relative to Struts-JDK8-master =C2=BB Struts 2 Bill = of Materials #1 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 7820 bytes Compression is 0.0% Took 96 ms [JENKINS] Archiving to org.apache.struts/struts2-embeddedjsp-plugin/= 2.5-SNAPSHOT/struts2-embeddedjsp-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving to org.apache.struts/struts2-plugins/2.5-SNAPSHOT/struts2-pl= ugins-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving to org.apache.struts/struts2-rest-showcase/2.5-SN= APSHOT/struts2-rest-showcase-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving to org.apache.struts/struts2-javatemplates-plu= gin/2.5-SNAPSHOT/struts2-javatemplates-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving to org.apache.struts/struts2-osgi-admin-bundle/2.5-SNA= PSHOT/struts2-osgi-admin-bundle-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving to org.apache.struts/struts2-apps/2.5-SNAPSHOT/struts2-apps-2.5= -SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving to org.apache.struts/struts2-sitegraph-plugin/2.5-= SNAPSHOT/struts2-sitegraph-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving to org.apache.struts/struts2-testng-plugin/2.5-SNAPSH= OT/struts2-testng-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving to org.apache.struts/struts2-portlet/2.5-SNAPSHOT/strut= s2-portlet-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving to org.apache.struts/struts2-json-plugin/2.5-SNAPSHOT/s= truts2-json-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving to org.apache.struts/struts2-junit-plugin/2.5-SNAPSHOT= /struts2-junit-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving to org.apache.struts/struts2-dwr-plugin/2.5-SNAPSHOT/str= uts2-dwr-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving to org.apache.struts/struts2-arc= hetype-plugin/2.5-SNAPSHOT/struts2-archetype-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving to org.apache.struts/struts2-bean-validation= -plugin/2.5-SNAPSHOT/struts2-bean-validation-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving to org.apache.struts/struts2-= archetype-angularjs/2.5-SNAPSHOT/struts2-archetype-angularjs-2.5-SNAPSHOT.p= om No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving to org.apache.struts/struts2-portlet-plugin/2.5-SNAP= SHOT/struts2-portlet-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving to org.apache.struts/struts2-spring-plugin/2.5-SNAPSH= OT/struts2-spring-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving to org.apache.struts/struts2-ar= chetype-starter/2.5-SNAPSHOT/struts2-archetype-starter-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts channel stopped [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Updating WW-4443 Updating WW-4077 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org For additional commands, e-mail: dev-help@struts.apache.org