Re: [EMAIL PROTECTED]: Project ws-juddi (in module ws-juddi) failed

2007-04-23 Thread Kurt T Stam
The missing dependencies have been added to the pom.xml. I'm not sure
why this is still generating
a build failure. Is this something you can take a look at?

Thank you,

--Kurt

Anou Manavalan wrote:
 To whom it may engage...
 
 This is an automated request, but not an unsolicited one. For 
 more information please visit http://gump.apache.org/nagged.html, 
 and/or contact the folk at [EMAIL PROTECTED]

 Project ws-juddi has an issue affecting its community integration.
 This issue affects 2 projects,
  and has been outstanding for 7 runs.
 The current state of this project is 'Failed', with reason 'Build Failed'.
 For reference only, the following projects are affected by this:
 - ws-juddi :  ws-juddi -- UDDI Toolkit/Repository
 - ws-juddi-test :  ws-juddi -- UDDI Toolkit/Repository


 Full details are available at:
 http://vmgump.apache.org/gump/public/ws-juddi/ws-juddi/index.html

 That said, some information snippets are provided here.

 The following annotations (debug/informational/warning/error messages) were 
 provided:
  -DEBUG- Sole output [juddi-22042007.jar] identifier set to project name
  -DEBUG- Dependency on ant exists, no need to add for property ant.home.
  -INFO- Failed with reason build failed
  -INFO- Failed to extract fallback artifacts from Gump Repository



 The following work was performed:
 http://vmgump.apache.org/gump/public/ws-juddi/ws-juddi/gump_work/build_ws-juddi_ws-juddi.html
 Work Name: build_ws-juddi_ws-juddi (Type: Build)
 Work ended in a state of : Failed
 Elapsed: 8 secs
 Command Line: java -Djava.awt.headless=true 
 -Xbootclasspath/p:/usr/local/gump/public/workspace/xml-xerces2/build/xercesImpl.jar:/usr/local/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar
  org.apache.tools.ant.Main -Dgump.merge=/x1/gump/public/gump/work/merge.xml 
 -Dbuild.sysclasspath=only 
 -Dant.home=/usr/local/gump/public/workspace/ant/dist -DDATE_STAMP=22042007 -f 
 build.xml gump 
 [Working Directory: /usr/local/gump/public/workspace/ws-juddi]
 CLASSPATH: 
 /opt/jdk1.5/lib/tools.jar:/usr/local/gump/public/workspace/ws-juddi/build/classes:/usr/local/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-swing.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-trax.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-junit.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant.jar:/usr/local/gump/packages/junit3.8.1/junit.jar:/usr/local/gump/public/workspace/xml-commons/java/build/resolver.jar:/usr/local/gump/public/workspace/ws-axis/java/build/lib/axis.jar:/usr/local/gump/public/workspace/ws-axis/java/build/lib/saaj.jar:/usr/local/gump/public/workspace/ws-axis/java/build/lib/axis-ant.jar:/usr/local/gump/public/workspace/ws-axis/java/build/lib/jaxrpc.jar:/usr/local/gump/public/workspa!
  
 ce/jakarta-commons/logging/target/commons-logging-22042007.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-22042007.jar:/usr/local/gump/public/workspace/jakarta-commons/dbcp/dist/commons-dbcp.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-22042007.jar:/usr/local/gump/public/workspace/jakarta-commons/pool/dist/commons-pool.jar:/usr/local/gump/public/workspace/jakarta-servletapi/dist/lib/servlet.jar:/usr/local/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar:/usr/local/gump/public/workspace/checkstyle/target/dist/checkstyle-22042007/checkstyle-22042007.jar
 -
 [javac] location: class org.apache.juddi.proxy.Axis2Transport
 [javac]   sender = new ServiceClient();
 [javac]^
 [javac] 
 /x1/gump/public/workspace/ws-juddi/src/java/org/apache/juddi/proxy/Axis2Transport.java:115:
  cannot find symbol
 [javac] symbol  : class XMLStreamReader
 [javac] location: class org.apache.juddi.proxy.Axis2Transport
 [javac]   XMLStreamReader reader = 
 StAXUtils.createXMLStreamReader(is);
 [javac]   ^
 [javac] 
 /x1/gump/public/workspace/ws-juddi/src/java/org/apache/juddi/proxy/Axis2Transport.java:115:
  cannot find symbol
 [javac] symbol  : variable StAXUtils
 [javac] location: class org.apache.juddi.proxy.Axis2Transport
 [javac]   XMLStreamReader reader = 
 StAXUtils.createXMLStreamReader(is);
 [javac]^
 [javac] 
 /x1/gump/public/workspace/ws-juddi/src/java/org/apache/juddi/proxy/Axis2Transport.java:116:
  cannot find symbol
 [javac] symbol  : class StAXOMBuilder
 [javac] location: class org.apache.juddi.proxy.Axis2Transport
 [javac]   StAXOMBuilder builder = new StAXOMBuilder(reader);
 [javac]   ^
 [javac] 
 

Re: [EMAIL PROTECTED]: Project ws-juddi (in module ws-juddi) failed

2007-04-23 Thread Martin van den Bemt
I guess the problem is that Maven2 is not supported yet.

Mvgr,
Martin

Kurt T Stam wrote:
 The missing dependencies have been added to the pom.xml. I'm not sure
 why this is still generating
 a build failure. Is this something you can take a look at?
 
 Thank you,
 
 --Kurt
 
 Anou Manavalan wrote:
 To whom it may engage...
 
 This is an automated request, but not an unsolicited one. For 
 more information please visit http://gump.apache.org/nagged.html, 
 and/or contact the folk at [EMAIL PROTECTED]

 Project ws-juddi has an issue affecting its community integration.
 This issue affects 2 projects,
  and has been outstanding for 7 runs.
 The current state of this project is 'Failed', with reason 'Build Failed'.
 For reference only, the following projects are affected by this:
 - ws-juddi :  ws-juddi -- UDDI Toolkit/Repository
 - ws-juddi-test :  ws-juddi -- UDDI Toolkit/Repository


 Full details are available at:
 http://vmgump.apache.org/gump/public/ws-juddi/ws-juddi/index.html

 That said, some information snippets are provided here.

 The following annotations (debug/informational/warning/error messages) were 
 provided:
  -DEBUG- Sole output [juddi-22042007.jar] identifier set to project name
  -DEBUG- Dependency on ant exists, no need to add for property ant.home.
  -INFO- Failed with reason build failed
  -INFO- Failed to extract fallback artifacts from Gump Repository



 The following work was performed:
 http://vmgump.apache.org/gump/public/ws-juddi/ws-juddi/gump_work/build_ws-juddi_ws-juddi.html
 Work Name: build_ws-juddi_ws-juddi (Type: Build)
 Work ended in a state of : Failed
 Elapsed: 8 secs
 Command Line: java -Djava.awt.headless=true 
 -Xbootclasspath/p:/usr/local/gump/public/workspace/xml-xerces2/build/xercesImpl.jar:/usr/local/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar
  org.apache.tools.ant.Main -Dgump.merge=/x1/gump/public/gump/work/merge.xml 
 -Dbuild.sysclasspath=only 
 -Dant.home=/usr/local/gump/public/workspace/ant/dist -DDATE_STAMP=22042007 
 -f build.xml gump 
 [Working Directory: /usr/local/gump/public/workspace/ws-juddi]
 CLASSPATH: 
 /opt/jdk1.5/lib/tools.jar:/usr/local/gump/public/workspace/ws-juddi/build/classes:/usr/local/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-swing.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-trax.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-junit.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant.jar:/usr/local/gump/packages/junit3.8.1/junit.jar:/usr/local/gump/public/workspace/xml-commons/java/build/resolver.jar:/usr/local/gump/public/workspace/ws-axis/java/build/lib/axis.jar:/usr/local/gump/public/workspace/ws-axis/java/build/lib/saaj.jar:/usr/local/gump/public/workspace/ws-axis/java/build/lib/axis-ant.jar:/usr/local/gump/public/workspace/ws-axis/java/build/lib/jaxrpc.jar:/usr/local/gump/public/works
pa!
  
 ce/jakarta-commons/logging/target/commons-logging-22042007.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-22042007.jar:/usr/local/gump/public/workspace/jakarta-commons/dbcp/dist/commons-dbcp.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-22042007.jar:/usr/local/gump/public/workspace/jakarta-commons/pool/dist/commons-pool.jar:/usr/local/gump/public/workspace/jakarta-servletapi/dist/lib/servlet.jar:/usr/local/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar:/usr/local/gump/public/workspace/checkstyle/target/dist/checkstyle-22042007/checkstyle-22042007.jar
 -
 [javac] location: class org.apache.juddi.proxy.Axis2Transport
 [javac]   sender = new ServiceClient();
 [javac]^
 [javac] 
 /x1/gump/public/workspace/ws-juddi/src/java/org/apache/juddi/proxy/Axis2Transport.java:115:
  cannot find symbol
 [javac] symbol  : class XMLStreamReader
 [javac] location: class org.apache.juddi.proxy.Axis2Transport
 [javac]   XMLStreamReader reader = 
 StAXUtils.createXMLStreamReader(is);
 [javac]   ^
 [javac] 
 /x1/gump/public/workspace/ws-juddi/src/java/org/apache/juddi/proxy/Axis2Transport.java:115:
  cannot find symbol
 [javac] symbol  : variable StAXUtils
 [javac] location: class org.apache.juddi.proxy.Axis2Transport
 [javac]   XMLStreamReader reader = 
 StAXUtils.createXMLStreamReader(is);
 [javac]^
 [javac] 
 /x1/gump/public/workspace/ws-juddi/src/java/org/apache/juddi/proxy/Axis2Transport.java:116:
  cannot find symbol
 [javac] symbol  : class StAXOMBuilder
 [javac] location: class org.apache.juddi.proxy.Axis2Transport
 [javac]   

Re: [EMAIL PROTECTED]: Project ws-juddi (in module ws-juddi) failed

2007-04-23 Thread Stefan Bodewig
On Mon, 23 Apr 2007, Kurt T. Stam [EMAIL PROTECTED] wrote:

 The missing dependencies have been added to the pom.xml.

You will also need to add them to the Gump descriptor since the Ant
build will ignore any classpath settings when running under Gump.

 I'm not sure why this is still generating a build failure. Is this
 something you can take a look at?

Please go ahead, edit
http://svn.apache.org/repos/asf/gump/metadata/project/ws-juddi.xml
and the dependencies there as well.

Stefan

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]