Hi folks!

Mistakenly sent the last message from the wrong address - replying to that one will hit my challenge-response spam filter. Not a huge deal, but I wanted to spare anyone any annoyance, so please respond to this message instead and you won't have to do an extra reply. I'm not on [EMAIL PROTECTED], so please reply to or cc me directly.

And while I've got your attention for a brief moment - any ideas re: the text below? :)

Thanks again,
--Glen

Glen Daniels wrote:
Hail O Gumpers:

I'd like to find out more information about the failure (of the "addressing" Gump project) attached below.

The build works for me locally, and I'd like to be able to browse through the target/test-reports directory to read the report from the failing test (the output at http://vmgump.apache.org/gump/public/ws-addressing/addressing/gump_work/build_ws-addressing_addressing.html isn't useful enough). Can any of you send me pointers as to how I might do that, and also if possible how I can manually kick off a build?

Thanks,
--Glen

------------------

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 addressing has an issue affecting its community integration.
This issue affects 2 projects,
 and has been outstanding for 50 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - addressing :  WS-FX Project
    - wss4j :  WS-FX Project


Full details are available at:

http://vmgump.apache.org/gump/public/ws-addressing/addressing/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were provided: -DEBUG- Sole output [addressing-18042007.jar] identifier set to project name -DEBUG- Dependency on wsdl4j exists, no need to add for property maven.jar.axis-wsdl4j. -DEBUG- (Gump generated) Maven Properties in: /usr/local/gump/public/workspace/ws-addressing/build.properties
 -INFO- Failed with reason build failed
-DEBUG- Maven POM in: /usr/local/gump/public/workspace/ws-addressing/project.xml -DEBUG- Maven project properties in: /usr/local/gump/public/workspace/ws-addressing/project.properties
 -INFO- Failed to extract fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/ws-addressing/addressing/gump_work/build_ws-addressing_addressing.html
Work Name: build_ws-addressing_addressing (Type: Build)
Work ended in a state of : Failed
Elapsed: 36 secs
Command Line: maven --offline jar
[Working Directory: /usr/local/gump/public/workspace/ws-addressing]
CLASSPATH: /opt/jdk1.5/lib/tools.jar:/usr/local/gump/public/workspace/ws-addressing/target/classes:/usr/local/gump/public/workspace/jakarta-commons/discovery/dist/commons-discovery.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-18042007.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-18042007.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/workspace/wsdl4j/build/lib/qname.jar:/usr/local/gump/public/workspace/wsdl4j/build/lib/wsdl4j.jar
---------------------------------------------
AFTER ALL: <S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"; xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"; xmlns:f123="http://www.fabrikam123.com/svc53";><S:Body><f123:Delete>
      <maxCount>42</maxCount>
    </f123:Delete></S:Body></S:Envelope>

BEFORE SPE:<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsd="http://www.w3.org/2001/XMLSchema"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing";><soapenv:Header><wsa:MessageID>urn:messageId</wsa:MessageID><wsa:Action>urn:Action</wsa:Action><fabrikam:CustomerKey xmlns:fabrikam="http://fabrikam.com";>123456789</fabrikam:CustomerKey><ns:AnotherProp xmlns:ns="http://ns.com";><AnotherChild>SomeData</AnotherChild></ns:AnotherProp></soapenv:Header><soapenv:Body/></soapenv:Envelope>

AFTER SPE: <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsd="http://www.w3.org/2001/XMLSchema"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing";><soapenv:Header><ns:AnotherProp xmlns:ns="http://ns.com";><AnotherChild>SomeData</AnotherChild></ns:AnotherProp></soapenv:Header><soapenv:Body/></soapenv:Envelope>

BEFORE SPE:<?xml version="1.0" encoding="UTF-8"?><S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"; xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"; xmlns:f123="http://www.fabrikam123.com/svc53";>
  <S:Header>
    <wsa:MessageID>uuid:aaaabbbb-cccc-dddd-eeee-ffffffffffff
    </wsa:MessageID>
    <wsa:RelatesTo>uuid:11112222-3333-4444-5555-666666666666
    </wsa:RelatesTo>
    <wsa:ReplyTo>
      <wsa:Address>http://business456.com/client1</wsa:Address>
    </wsa:ReplyTo>
    <wsa:FaultTo>
      <wsa:Address>http://business456.com/deadletters</wsa:Address>
    </wsa:FaultTo>
    <wsa:To S:mustUnderstand="1">mailto:[EMAIL PROTECTED]</wsa:To>
    <wsa:Action>http://fabrikam123.com/mail#Delete</wsa:Action>
<fabrikam:CustomerKey xmlns:fabrikam="http://fabrikam.com";>123456789</fabrikam:CustomerKey><ns:AnotherProp xmlns:ns="http://ns.com";><AnotherChild>SomeData</AnotherChild></ns:AnotherProp> </S:Header>
  <S:Body>
    <f123:Delete>
      <maxCount>42</maxCount>
    </f123:Delete>
  </S:Body>
</S:Envelope>

AFTER SPE: <S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"; xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"; xmlns:f123="http://www.fabrikam123.com/svc53";><S:Header><ns:AnotherProp xmlns:ns="http://ns.com";><AnotherChild>SomeData</AnotherChild></ns:AnotherProp></S:Header><S:Body><f123:Delete>
      <maxCount>42</maxCount>
    </f123:Delete></S:Body></S:Envelope>

    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 1.469 sec
[junit] Running org.apache.ws.addressing.handler.ClientSideAddressingHandlerTestCase
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.34 sec
[junit] Running org.apache.ws.addressing.handler.ServerSideAddressingHandlerTestCase
WARN: testHandleFault() not implemented.
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 2.318 sec

BUILD FAILED
File...... /home/gump/.maven/cache/maven-test-plugin-1.6.2/plugin.jelly
Element... fail
Line...... 181
Column.... 54
There were test failures.
Total time: 34 seconds
Finished at: Wed Apr 18 08:35:17 PDT 2007

---------------------------------------------

To subscribe to this information via syndicated feeds:
- RSS: http://vmgump.apache.org/gump/public/ws-addressing/addressing/rss.xml - Atom: http://vmgump.apache.org/gump/public/ws-addressing/addressing/atom.xml

============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 17000018042007, vmgump.apache.org:vmgump-public:17000018042007
Gump E-mail Identifier (unique within run) #36.

--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]

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



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

Reply via email to