Looks pretty easy -

public static GxpInstance getInstance(Class<?> gxpClass)

in GxpInstance.java clashes with -

public static Gxp getInstance(Class gxpClass)

In Gxp (which GxpInstance derives). GxpInstance needs to probably
override getInstance(...). I don't know enough about the GXP plugin to
say for sure, but I'd guess that this enforcement is somewhat new.

-Wes


On Wed, Nov 21, 2012 at 2:20 PM, Rene Gielen <[email protected]> wrote:
>
> Your javadoc changes did not break the build, as much as they didn't fix it. 
> The build was never successful so far:
> https://builds.apache.org/job/Struts2-JDK7/
>
> - René
>
>
>
> Christian Grobmeier <[email protected]> schrieb:
>
> >Oh dear... can anybody advise?
> >I really just updated the javadoc of a class. Not sure why GxPInstance
> >is failing
> >
> >
> >
> >On Wed, Nov 21, 2012 at 8:07 PM, Apache Jenkins Server
> ><[email protected]> wrote:
> >> See <https://builds.apache.org/job/Struts2-JDK7/3/changes>
> >>
> >> Changes:
> >>
> >> [grobmeier] fixed typo
> >>
> >> [grobmeier] Example should not use deprecated attributes. Added
> >example showing evaluation of tag body
> >>
> >> ------------------------------------------
> >> [...truncated 15290 lines...]
> >> [INFO]
> >------------------------------------------------------------------------
> >> [INFO] Reactor Summary:
> >> [INFO]
> >> [INFO] Struts 2 .......................................... SUCCESS
> >[27.863s]
> >> [INFO] XWork: Core ....................................... SUCCESS
> >[45.172s]
> >> [INFO] Struts 2 Core ..................................... SUCCESS
> >[1:02.664s]
> >> [INFO] Struts Plugins .................................... SUCCESS
> >[1.290s]
> >> [INFO] Struts 2 Spring Plugin ............................ SUCCESS
> >[4.513s]
> >> [INFO] Struts 2 JUnit Plugin ............................. SUCCESS
> >[7.679s]
> >> [INFO] Webapps ........................................... SUCCESS
> >[2.117s]
> >> [INFO] Blank Webapp ...................................... SUCCESS
> >[6.808s]
> >> [INFO] JBoss Blank Webapp ................................ SUCCESS
> >[6.986s]
> >> [INFO] Mail Reader Webapp ................................ SUCCESS
> >[4.276s]
> >> [INFO] Struts 2 Portlet Plugin ........................... SUCCESS
> >[9.892s]
> >> [INFO] Struts 2 DWR Plugin ............................... SUCCESS
> >[3.557s]
> >> [INFO] Portlet Webapp .................................... SUCCESS
> >[16.569s]
> >> [INFO] Struts 2 Struts 1 Plugin .......................... SUCCESS
> >[6.179s]
> >> [INFO] Struts 2 Dojo Plugin .............................. SUCCESS
> >[16.309s]
> >> [INFO] Struts 2 JSF Plugin ............................... SUCCESS
> >[3.166s]
> >> [INFO] Struts 2 Configuration Browser Plugin ............. SUCCESS
> >[2.807s]
> >> [INFO] Struts 2 Sitemesh Plugin .......................... SUCCESS
> >[3.033s]
> >> [INFO] Struts 2 Tiles Plugin ............................. SUCCESS
> >[3.754s]
> >> [INFO] Struts 2 JSON Plugin .............................. SUCCESS
> >[11.792s]
> >> [INFO] Struts 2 Convention Plugin ........................ SUCCESS
> >[7.223s]
> >> [INFO] Showcase Webapp ................................... SUCCESS
> >[8.691s]
> >> [INFO] Struts 2 REST Plugin .............................. SUCCESS
> >[6.713s]
> >> [INFO] Struts 2 Rest Showcase Example .................... SUCCESS
> >[4.158s]
> >> [INFO] Struts 2 Codebehind Plugin ........................ SUCCESS
> >[7.253s]
> >> [INFO] Struts 2 Java Templates Plugin .................... SUCCESS
> >[6.457s]
> >> [INFO] Struts 2 Jasper Reports Plugin .................... SUCCESS
> >[4.100s]
> >> [INFO] Struts 2 JFreeChart Plugin ........................ SUCCESS
> >[6.767s]
> >> [INFO] Struts 2 Pell Multipart Plugin .................... SUCCESS
> >[3.388s]
> >> [INFO] Struts 2 Plexus Plugin ............................ SUCCESS
> >[3.372s]
> >> [INFO] Struts 2 Sitegraph Plugin ......................... SUCCESS
> >[6.072s]
> >> [INFO] Struts 2 Portlet Tiles Plugin ..................... SUCCESS
> >[3.773s]
> >> [INFO] Struts 2 TestNG Plugin ............................ SUCCESS
> >[5.298s]
> >> [INFO] Struts 2 OVal Plugin .............................. SUCCESS
> >[7.049s]
> >> [INFO] Struts 2 OSGi Plugin .............................. SUCCESS
> >[4.522s]
> >> [INFO] Struts 2 Embedded JSP Plugin ...................... SUCCESS
> >[13.246s]
> >> [INFO] Struts 2 GXP Plugin ............................... FAILURE
> >[1.766s]
> >> [INFO] Struts 2 CDI Plugin ............................... SUCCESS
> >[6.088s]
> >> [INFO] Struts OSGi Bundles ............................... SUCCESS
> >[1.105s]
> >> [INFO] Struts 2 OSGi Admin Bundle ........................ SUCCESS
> >[8.858s]
> >> [INFO] Struts 2 OSGi Demo Bundle ......................... SUCCESS
> >[4.667s]
> >> [INFO] Struts 2 Maven Archetypes ......................... SUCCESS
> >[1.081s]
> >> [INFO] Struts 2 Archetypes - Blank ....................... SUCCESS
> >[3.639s]
> >> [INFO] Struts 2 Archetypes - Blank Convention ............ SUCCESS
> >[1.879s]
> >> [INFO] Struts 2 Archetypes - Database Portlet ............ SUCCESS
> >[2.479s]
> >> [INFO] Struts 2 Archetypes - Plugin ...................... SUCCESS
> >[2.308s]
> >> [INFO] Struts 2 Archetypes - Portlet ..................... SUCCESS
> >[1.873s]
> >> [INFO] Struts 2 Archetypes - Starter ..................... SUCCESS
> >[2.219s]
> >> [INFO] Struts 2 Assembly ................................. SKIPPED
> >> [INFO]
> >------------------------------------------------------------------------
> >> [INFO] BUILD FAILURE
> >> [INFO]
> >------------------------------------------------------------------------
> >> [INFO] Total time: 6:35.727s
> >> [INFO] Finished at: Wed Nov 21 19:02:28 UTC 2012
> >> [INFO] Final Memory: 52M/504M
> >> [INFO]
> >------------------------------------------------------------------------
> >> Projects to build: [MavenProject:
> >org.apache.struts:struts2-parent:2.3.8-SNAPSHOT @
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/pom.xml,>
> >MavenProject: org.apache.struts.xwork:xwork-core:2.3.8-SNAPSHOT @
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/xwork-core/pom.xml,>
> >MavenProject: org.apache.struts:struts2-core:2.3.8-SNAPSHOT @
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/core/pom.xml,>
> >MavenProject: org.apache.struts:struts2-plugins:2.3.8-SNAPSHOT @
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/pom.xml,>
> >MavenProject: org.apache.struts:struts2-spring-plugin:2.3.8-SNAPSHOT @
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/spring/pom.xml,>
> >MavenProject: org.apache.struts:struts2-junit-plugin:2.3.8-SNAPSHOT @
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/junit/pom.xml,>
> >MavenProject: org.apache.struts:struts2-apps:2.3.8-SNAPSHOT @
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/apps/pom.xml,>
> >MavenProject: org.apache.struts:struts2-blank:2.3.8-SNAPSHOT @
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/apps/blank/pom.xml,>
> >MavenProject: org.apache.struts:struts2-jboss-blank:2.3.8-SNAPSHOT @
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/apps/jboss-blank/pom.xml,>
> >MavenProject: org.apache.struts:struts2-mailreader:2.3.8-SNAPSHOT @
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/apps/mailreader/pom.xml,>
> >MavenProject: org.apache.struts:struts2-portlet-plugin:2.3.8-SNAPSHOT @
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/portlet/pom.xml,>
> >MavenProject: org.apache.struts:struts2-dwr-plugin:2.3.8-SNAPSHOT @
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/dwr/pom.xml,>
> >MavenProject: org.apache.struts:struts2-portlet:2.3.8-SNAPSHOT @
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/apps/portlet/pom.xml,>
> >MavenProject: org.apache.struts:struts2-struts1-plugin:2.3.8-SNAPSHOT @
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/struts1/pom.xml,>
> >MavenProject: org.apache.struts:struts2-dojo-plugin:2.3.8-SNAPSHOT @
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/dojo/pom.xml,>
> >MavenProject: org.apache.struts:struts2-jsf-plugin:2.3.8-SNAPSHOT @
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/jsf/pom.xml,>
> >MavenProject:
> >org.apache.struts:struts2-config-browser-plugin:2.3.8-SNAPSHOT @
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/config-browser/pom.xml,>
> >MavenProject: org.apache.struts:struts2-sitemesh-plugin:2.3.8-SNAPSHOT
> >@
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/sitemesh/pom.xml,>
> >MavenProject: org.apache.struts:struts2-tiles-plugin:2.3.8-SNAPSHOT @
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/tiles/pom.xml,>
> >MavenProject: org.apache.struts:struts2-json-plugin:2.3.8-SNAPSHOT @
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/json/pom.xml,>
> >MavenProject:
> >org.apache.struts:struts2-convention-plugin:2.3.8-SNAPSHOT @
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/convention/pom.xml,>
> >MavenProject: org.apache.struts:struts2-showcase:2.3.8-SNAPSHOT @
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/apps/showcase/pom.xml,>
> >MavenProject: org.apache.struts:struts2-rest-plugin:2.3.8-SNAPSHOT @
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/rest/pom.xml,>
> >MavenProject: org.apache.struts:struts2-rest-showcase:2.3.8-SNAPSHOT @
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/apps/rest-showcase/pom.xml,>
> >MavenProject:
> >org.apache.struts:struts2-codebehind-plugin:2.3.8-SNAPSHOT @
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/codebehind/pom.xml,>
> >MavenProject:
> >org.apache.struts:struts2-javatemplates-plugin:2.3.8-SNAPSHOT @
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/javatemplates/pom.xml,>
> >MavenProject:
> >org.apache.struts:struts2-jasperreports-plugin:2.3.8-SNAPSHOT @
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/jasperreports/pom.xml,>
> >MavenProject:
> >org.apache.struts:struts2-jfreechart-plugin:2.3.8-SNAPSHOT @
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/jfreechart/pom.xml,>
> >MavenProject:
> >org.apache.struts:struts2-pell-multipart-plugin:2.3.8-SNAPSHOT @
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/pell-multipart/pom.xml,>
> >MavenProject: org.apache.struts:struts2-plexus-plugin:2.3.8-SNAPSHOT @
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/plexus/pom.xml,>
> >MavenProject: org.apache.struts:struts2-sitegraph-plugin:2.3.8-SNAPSHOT
> >@
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/sitegraph/pom.xml,>
> >MavenProject:
> >org.apache.struts:struts2-portlet-tiles-plugin:2.3.8-SNAPSHOT @
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/portlet-tiles/pom.xml,>
> >MavenProject: org.apache.struts:struts2-testng-plugin:2.3.8-SNAPSHOT @
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/testng/pom.xml,>
> >MavenProject: org.apache.struts:struts2-oval-plugin:2.3.8-SNAPSHOT @
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/oval/pom.xml,>
> >MavenProject: org.apache.struts:struts2-osgi-plugin:2.3.8-SNAPSHOT @
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/osgi/pom.xml,>
> >MavenProject:
> >org.apache.struts:struts2-embeddedjsp-plugin:2.3.8-SNAPSHOT @
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/embeddedjsp/pom.xml,>
> >MavenProject: org.apache.struts:struts2-gxp-plugin:2.3.8-SNAPSHOT @
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/gxp/pom.xml,>
> >MavenProject: org.apache.struts:struts2-cdi-plugin:2.3.8-SNAPSHOT @
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/cdi/pom.xml,>
> >MavenProject: org.apache.struts:struts2-osgi-bundles:2.3.8-SNAPSHOT @
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/bundles/pom.xml,>
> >MavenProject:
> >org.apache.struts:struts2-osgi-admin-bundle:2.3.8-SNAPSHOT @
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/bundles/admin/pom.xml,>
> >MavenProject: org.apache.struts:struts2-osgi-demo-bundle:2.3.8-SNAPSHOT
> >@
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/bundles/demo/pom.xml,>
> >MavenProject: org.apache.struts:struts2-archetypes:2.3.8-SNAPSHOT @
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/archetypes/pom.xml,>
> >MavenProject: org.apache.struts:struts2-archetype-blank:2.3.8-SNAPSHOT
> >@
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/archetypes/struts2-archetype-blank/pom.xml,>
> >MavenProject:
> >org.apache.struts:struts2-archetype-convention:2.3.8-SNAPSHOT @
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/archetypes/struts2-archetype-convention/pom.xml,>
> >MavenProject:
> >org.apache.struts:struts2-archetype-dbportlet:2.3.8-SNAPSHOT @
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/archetypes/struts2-archetype-dbportlet/pom.xml,>
> >MavenProject: org.apache.struts:struts2-archetype-plugin:2.3.8-SNAPSHOT
> >@
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/archetypes/struts2-archetype-plugin/pom.xml,>
> >MavenProject:
> >org.apache.struts:struts2-archetype-portlet:2.3.8-SNAPSHOT @
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/archetypes/struts2-archetype-portlet/pom.xml,>
> >MavenProject:
> >org.apache.struts:struts2-archetype-starter:2.3.8-SNAPSHOT @
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/archetypes/struts2-archetype-starter/pom.xml,>
> >MavenProject: org.apache.struts:struts2-assembly:2.3.8-SNAPSHOT @
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/assembly/pom.xml]>
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/apps/portlet/pom.xml>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-portlet/builds/2012-11-21_18-55-28/archive/org.apache.struts/struts2-portlet/2.3.8-SNAPSHOT/struts2-portlet-2.3.8-SNAPSHOT.pom
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/apps/portlet/target/struts2-portlet.war>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-portlet/builds/2012-11-21_18-55-28/archive/org.apache.struts/struts2-portlet/2.3.8-SNAPSHOT/struts2-portlet-2.3.8-SNAPSHOT.war
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/apps/portlet/target/struts2-portlet-sources.jar>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-portlet/builds/2012-11-21_18-55-28/archive/org.apache.struts/struts2-portlet/2.3.8-SNAPSHOT/struts2-portlet-2.3.8-SNAPSHOT-sources.jar
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/pom.xml>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-plugins/builds/2012-11-21_18-55-28/archive/org.apache.struts/struts2-plugins/2.3.8-SNAPSHOT/struts2-plugins-2.3.8-SNAPSHOT.pom
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/portlet/pom.xml>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-portlet-plugin/builds/2012-11-21_18-55-29/archive/org.apache.struts/struts2-portlet-plugin/2.3.8-SNAPSHOT/struts2-portlet-plugin-2.3.8-SNAPSHOT.pom
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/portlet/target/struts2-portlet-plugin-2.3.8-SNAPSHOT.jar>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-portlet-plugin/builds/2012-11-21_18-55-29/archive/org.apache.struts/struts2-portlet-plugin/2.3.8-SNAPSHOT/struts2-portlet-plugin-2.3.8-SNAPSHOT.jar
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/portlet/target/struts2-portlet-plugin-2.3.8-SNAPSHOT-sources.jar>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-portlet-plugin/builds/2012-11-21_18-55-29/archive/org.apache.struts/struts2-portlet-plugin/2.3.8-SNAPSHOT/struts2-portlet-plugin-2.3.8-SNAPSHOT-sources.jar
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/oval/pom.xml>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-oval-plugin/builds/2012-11-21_18-55-29/archive/org.apache.struts/struts2-oval-plugin/2.3.8-SNAPSHOT/struts2-oval-plugin-2.3.8-SNAPSHOT.pom
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/oval/target/struts2-oval-plugin-2.3.8-SNAPSHOT.jar>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-oval-plugin/builds/2012-11-21_18-55-29/archive/org.apache.struts/struts2-oval-plugin/2.3.8-SNAPSHOT/struts2-oval-plugin-2.3.8-SNAPSHOT.jar
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/oval/target/struts2-oval-plugin-2.3.8-SNAPSHOT-sources.jar>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-oval-plugin/builds/2012-11-21_18-55-29/archive/org.apache.struts/struts2-oval-plugin/2.3.8-SNAPSHOT/struts2-oval-plugin-2.3.8-SNAPSHOT-sources.jar
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/plexus/pom.xml>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-plexus-plugin/builds/2012-11-21_18-55-28/archive/org.apache.struts/struts2-plexus-plugin/2.3.8-SNAPSHOT/struts2-plexus-plugin-2.3.8-SNAPSHOT.pom
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/plexus/target/struts2-plexus-plugin-2.3.8-SNAPSHOT.jar>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-plexus-plugin/builds/2012-11-21_18-55-28/archive/org.apache.struts/struts2-plexus-plugin/2.3.8-SNAPSHOT/struts2-plexus-plugin-2.3.8-SNAPSHOT.jar
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/plexus/target/struts2-plexus-plugin-2.3.8-SNAPSHOT-sources.jar>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-plexus-plugin/builds/2012-11-21_18-55-28/archive/org.apache.struts/struts2-plexus-plugin/2.3.8-SNAPSHOT/struts2-plexus-plugin-2.3.8-SNAPSHOT-sources.jar
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/xwork-core/pom.xml>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts.xwork$xwork-core/builds/2012-11-21_18-55-27/archive/org.apache.struts.xwork/xwork-core/2.3.8-SNAPSHOT/xwork-core-2.3.8-SNAPSHOT.pom
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/xwork-core/target/xwork-core-2.3.8-SNAPSHOT.jar>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts.xwork$xwork-core/builds/2012-11-21_18-55-27/archive/org.apache.struts.xwork/xwork-core/2.3.8-SNAPSHOT/xwork-core-2.3.8-SNAPSHOT.jar
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/xwork-core/target/xwork-core-2.3.8-SNAPSHOT-sources.jar>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts.xwork$xwork-core/builds/2012-11-21_18-55-27/archive/org.apache.struts.xwork/xwork-core/2.3.8-SNAPSHOT/xwork-core-2.3.8-SNAPSHOT-sources.jar
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/struts1/pom.xml>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-struts1-plugin/builds/2012-11-21_18-55-29/archive/org.apache.struts/struts2-struts1-plugin/2.3.8-SNAPSHOT/struts2-struts1-plugin-2.3.8-SNAPSHOT.pom
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/struts1/target/struts2-struts1-plugin-2.3.8-SNAPSHOT.jar>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-struts1-plugin/builds/2012-11-21_18-55-29/archive/org.apache.struts/struts2-struts1-plugin/2.3.8-SNAPSHOT/struts2-struts1-plugin-2.3.8-SNAPSHOT.jar
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/struts1/target/struts2-struts1-plugin-2.3.8-SNAPSHOT-sources.jar>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-struts1-plugin/builds/2012-11-21_18-55-29/archive/org.apache.struts/struts2-struts1-plugin/2.3.8-SNAPSHOT/struts2-struts1-plugin-2.3.8-SNAPSHOT-sources.jar
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/gxp/pom.xml>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-gxp-plugin/builds/2012-11-21_18-55-29/archive/org.apache.struts/struts2-gxp-plugin/2.3.8-SNAPSHOT/struts2-gxp-plugin-2.3.8-SNAPSHOT.pom
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/archetypes/pom.xml>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-archetypes/builds/2012-11-21_18-55-29/archive/org.apache.struts/struts2-archetypes/2.3.8-SNAPSHOT/struts2-archetypes-2.3.8-SNAPSHOT.pom
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/archetypes/struts2-archetype-blank/pom.xml>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-archetype-blank/builds/2012-11-21_18-55-29/archive/org.apache.struts/struts2-archetype-blank/2.3.8-SNAPSHOT/struts2-archetype-blank-2.3.8-SNAPSHOT.pom
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/archetypes/struts2-archetype-blank/target/struts2-archetype-blank-2.3.8-SNAPSHOT.jar>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-archetype-blank/builds/2012-11-21_18-55-29/archive/org.apache.struts/struts2-archetype-blank/2.3.8-SNAPSHOT/struts2-archetype-blank-2.3.8-SNAPSHOT.jar
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/archetypes/struts2-archetype-blank/target/struts2-archetype-blank-2.3.8-SNAPSHOT-sources.jar>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-archetype-blank/builds/2012-11-21_18-55-29/archive/org.apache.struts/struts2-archetype-blank/2.3.8-SNAPSHOT/struts2-archetype-blank-2.3.8-SNAPSHOT-sources.jar
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/pell-multipart/pom.xml>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-pell-multipart-plugin/builds/2012-11-21_18-55-28/archive/org.apache.struts/struts2-pell-multipart-plugin/2.3.8-SNAPSHOT/struts2-pell-multipart-plugin-2.3.8-SNAPSHOT.pom
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/pell-multipart/target/struts2-pell-multipart-plugin-2.3.8-SNAPSHOT.jar>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-pell-multipart-plugin/builds/2012-11-21_18-55-28/archive/org.apache.struts/struts2-pell-multipart-plugin/2.3.8-SNAPSHOT/struts2-pell-multipart-plugin-2.3.8-SNAPSHOT.jar
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/pell-multipart/target/struts2-pell-multipart-plugin-2.3.8-SNAPSHOT-sources.jar>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-pell-multipart-plugin/builds/2012-11-21_18-55-28/archive/org.apache.struts/struts2-pell-multipart-plugin/2.3.8-SNAPSHOT/struts2-pell-multipart-plugin-2.3.8-SNAPSHOT-sources.jar
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/archetypes/struts2-archetype-dbportlet/pom.xml>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-archetype-dbportlet/builds/2012-11-21_18-55-30/archive/org.apache.struts/struts2-archetype-dbportlet/2.3.8-SNAPSHOT/struts2-archetype-dbportlet-2.3.8-SNAPSHOT.pom
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/archetypes/struts2-archetype-dbportlet/target/struts2-archetype-dbportlet-2.3.8-SNAPSHOT.jar>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-archetype-dbportlet/builds/2012-11-21_18-55-30/archive/org.apache.struts/struts2-archetype-dbportlet/2.3.8-SNAPSHOT/struts2-archetype-dbportlet-2.3.8-SNAPSHOT.jar
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/archetypes/struts2-archetype-dbportlet/target/struts2-archetype-dbportlet-2.3.8-SNAPSHOT-sources.jar>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-archetype-dbportlet/builds/2012-11-21_18-55-30/archive/org.apache.struts/struts2-archetype-dbportlet/2.3.8-SNAPSHOT/struts2-archetype-dbportlet-2.3.8-SNAPSHOT-sources.jar
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/convention/pom.xml>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-convention-plugin/builds/2012-11-21_18-55-28/archive/org.apache.struts/struts2-convention-plugin/2.3.8-SNAPSHOT/struts2-convention-plugin-2.3.8-SNAPSHOT.pom
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/convention/target/struts2-convention-plugin-2.3.8-SNAPSHOT.jar>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-convention-plugin/builds/2012-11-21_18-55-28/archive/org.apache.struts/struts2-convention-plugin/2.3.8-SNAPSHOT/struts2-convention-plugin-2.3.8-SNAPSHOT.jar
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/convention/target/struts2-convention-plugin-2.3.8-SNAPSHOT-sources.jar>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-convention-plugin/builds/2012-11-21_18-55-28/archive/org.apache.struts/struts2-convention-plugin/2.3.8-SNAPSHOT/struts2-convention-plugin-2.3.8-SNAPSHOT-sources.jar
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/core/pom.xml> to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-core/builds/2012-11-21_18-55-27/archive/org.apache.struts/struts2-core/2.3.8-SNAPSHOT/struts2-core-2.3.8-SNAPSHOT.pom
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/core/target/struts2-core-2.3.8-SNAPSHOT.jar>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-core/builds/2012-11-21_18-55-27/archive/org.apache.struts/struts2-core/2.3.8-SNAPSHOT/struts2-core-2.3.8-SNAPSHOT.jar
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/core/target/struts2-core-2.3.8-SNAPSHOT-sources.jar>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-core/builds/2012-11-21_18-55-27/archive/org.apache.struts/struts2-core/2.3.8-SNAPSHOT/struts2-core-2.3.8-SNAPSHOT-sources.jar
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/jsf/pom.xml>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-jsf-plugin/builds/2012-11-21_18-55-28/archive/org.apache.struts/struts2-jsf-plugin/2.3.8-SNAPSHOT/struts2-jsf-plugin-2.3.8-SNAPSHOT.pom
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/jsf/target/struts2-jsf-plugin-2.3.8-SNAPSHOT.jar>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-jsf-plugin/builds/2012-11-21_18-55-28/archive/org.apache.struts/struts2-jsf-plugin/2.3.8-SNAPSHOT/struts2-jsf-plugin-2.3.8-SNAPSHOT.jar
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/jsf/target/struts2-jsf-plugin-2.3.8-SNAPSHOT-sources.jar>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-jsf-plugin/builds/2012-11-21_18-55-28/archive/org.apache.struts/struts2-jsf-plugin/2.3.8-SNAPSHOT/struts2-jsf-plugin-2.3.8-SNAPSHOT-sources.jar
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/archetypes/struts2-archetype-starter/pom.xml>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-archetype-starter/builds/2012-11-21_18-55-30/archive/org.apache.struts/struts2-archetype-starter/2.3.8-SNAPSHOT/struts2-archetype-starter-2.3.8-SNAPSHOT.pom
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/archetypes/struts2-archetype-starter/target/struts2-archetype-starter-2.3.8-SNAPSHOT.jar>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-archetype-starter/builds/2012-11-21_18-55-30/archive/org.apache.struts/struts2-archetype-starter/2.3.8-SNAPSHOT/struts2-archetype-starter-2.3.8-SNAPSHOT.jar
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/archetypes/struts2-archetype-starter/target/struts2-archetype-starter-2.3.8-SNAPSHOT-sources.jar>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-archetype-starter/builds/2012-11-21_18-55-30/archive/org.apache.struts/struts2-archetype-starter/2.3.8-SNAPSHOT/struts2-archetype-starter-2.3.8-SNAPSHOT-sources.jar
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/bundles/pom.xml>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-osgi-bundles/builds/2012-11-21_18-55-29/archive/org.apache.struts/struts2-osgi-bundles/2.3.8-SNAPSHOT/struts2-osgi-bundles-2.3.8-SNAPSHOT.pom
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/bundles/admin/pom.xml>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-osgi-admin-bundle/builds/2012-11-21_18-55-29/archive/org.apache.struts/struts2-osgi-admin-bundle/2.3.8-SNAPSHOT/struts2-osgi-admin-bundle-2.3.8-SNAPSHOT.pom
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/bundles/admin/target/struts2-osgi-admin-bundle-2.3.8-SNAPSHOT.jar>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-osgi-admin-bundle/builds/2012-11-21_18-55-29/archive/org.apache.struts/struts2-osgi-admin-bundle/2.3.8-SNAPSHOT/struts2-osgi-admin-bundle-2.3.8-SNAPSHOT.jar
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/bundles/admin/target/struts2-osgi-admin-bundle-2.3.8-SNAPSHOT-sources.jar>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-osgi-admin-bundle/builds/2012-11-21_18-55-29/archive/org.apache.struts/struts2-osgi-admin-bundle/2.3.8-SNAPSHOT/struts2-osgi-admin-bundle-2.3.8-SNAPSHOT-sources.jar
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/dwr/pom.xml>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-dwr-plugin/builds/2012-11-21_18-55-29/archive/org.apache.struts/struts2-dwr-plugin/2.3.8-SNAPSHOT/struts2-dwr-plugin-2.3.8-SNAPSHOT.pom
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/dwr/target/struts2-dwr-plugin-2.3.8-SNAPSHOT.jar>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-dwr-plugin/builds/2012-11-21_18-55-29/archive/org.apache.struts/struts2-dwr-plugin/2.3.8-SNAPSHOT/struts2-dwr-plugin-2.3.8-SNAPSHOT.jar
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/dwr/target/struts2-dwr-plugin-2.3.8-SNAPSHOT-sources.jar>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-dwr-plugin/builds/2012-11-21_18-55-29/archive/org.apache.struts/struts2-dwr-plugin/2.3.8-SNAPSHOT/struts2-dwr-plugin-2.3.8-SNAPSHOT-sources.jar
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/json/pom.xml>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-json-plugin/builds/2012-11-21_18-55-29/archive/org.apache.struts/struts2-json-plugin/2.3.8-SNAPSHOT/struts2-json-plugin-2.3.8-SNAPSHOT.pom
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/json/target/struts2-json-plugin-2.3.8-SNAPSHOT.jar>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-json-plugin/builds/2012-11-21_18-55-29/archive/org.apache.struts/struts2-json-plugin/2.3.8-SNAPSHOT/struts2-json-plugin-2.3.8-SNAPSHOT.jar
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/json/target/struts2-json-plugin-2.3.8-SNAPSHOT-sources.jar>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-json-plugin/builds/2012-11-21_18-55-29/archive/org.apache.struts/struts2-json-plugin/2.3.8-SNAPSHOT/struts2-json-plugin-2.3.8-SNAPSHOT-sources.jar
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/dojo/pom.xml>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-dojo-plugin/builds/2012-11-21_18-55-29/archive/org.apache.struts/struts2-dojo-plugin/2.3.8-SNAPSHOT/struts2-dojo-plugin-2.3.8-SNAPSHOT.pom
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/dojo/target/struts2-dojo-plugin-2.3.8-SNAPSHOT.jar>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-dojo-plugin/builds/2012-11-21_18-55-29/archive/org.apache.struts/struts2-dojo-plugin/2.3.8-SNAPSHOT/struts2-dojo-plugin-2.3.8-SNAPSHOT.jar
> >> [JENKINS] Archiving
> ><https://builds.apache.org/job/Struts2-JDK7/ws/struts2/plugins/dojo/target/struts2-dojo-plugin-2.3.8-SNAPSHOT-sources.jar>
> >to
> >/home/hudson/hudson/jobs/Struts2-JDK7/modules/org.apache.struts$struts2-
>
> --
> Sent from my mobile phone




--
Wes Wannemacher

Head Engineer, WanTii, Inc.
Need Training? Struts, Spring, Maven, Tomcat...
Ask me for a quote!

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to