Dear Gumpmeisters,
The following 1 notifys should have been sent
*********************************************************** G U M P
[GUMP@vmgump]: Project wss4j (in module ws-wss4j) failed
*********************************************************** G U M P
[GUMP@vmgump]: Project wss4j (in module ws-wss4j) failed
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 wss4j has an issue affecting its community integration.
This issue affects 2 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- wss4j : WS-FX Project
- wss4j-test : WS-FX Project
Full details are available at:
http://vmgump.apache.org/gump/public/ws-wss4j/wss4j/index.html
That said, some information snippets are provided here.
The following annotations (debug/informational/warning/error messages) were
provided:
-DEBUG- Sole jar output [wss4j-@[email protected]] identifier set to project name
-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-wss4j/wss4j/gump_work/build_ws-wss4j_wss4j.html
Work Name: build_ws-wss4j_wss4j (Type: Build)
Work ended in a state of : Failed
Elapsed: 23 secs
Command Line: /usr/lib/jvm/java-6-openjdk/bin/java -Djava.awt.headless=true
-Dbuild.sysclasspath=only -Dant.build.clonevm=true
-Xbootclasspath/p:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar:/srv/gump/public/workspace/xml-xalan/build/xalan-unbundled.jar:/srv/gump/public/workspace/xml-xalan/build/serializer.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar
org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml
-Dskip.tests=true -Djar.library=wss4j-@[email protected] gump
[Working Directory: /srv/gump/public/workspace/ws-wss4j]
CLASSPATH:
/usr/lib/jvm/java-6-openjdk/lib/tools.jar:/srv/gump/public/workspace/ws-wss4j/build/classes:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/packages/junit3.8.1/junit.jar:/srv/gump/public/workspace/xml-commons/java/build/resolver.jar:/srv/gump/public/workspace/ws-addressing/target/addressing-10082011.jar:/srv/gump/packages/bouncycastle-jdk14/bcprov-ext-jdk14-145.jar:/srv/gump/public/workspace/ws-axis/build/lib/axis.jar:/srv/gump/public/workspace/ws-axis/build/lib/axis-ant.jar:/srv/gump/public/workspace/ws-axis/build/lib/jaxrpc.jar:/srv/gump/public/workspace/ws-axis/build/lib/saaj.jar:/srv/gump/public/workspace/apache-co
mmons/codec/dist/commons-codec-10082011.jar:/srv/gump/public/workspace/apache-commons/discovery/dist/commons-discovery.jar:/srv/gump/public/workspace/httpcomponents/oac.hc3x/dist/commons-httpclient.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-10082011.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-10082011.jar:/srv/gump/packages/jaf-1.1ea/activation.jar:/srv/gump/packages/javamail-1.4/mail.jar:/srv/gump/packages/javamail-1.4/lib/mailapi.jar:/srv/gump/packages/jce/jce-jdk13-116.jar:/srv/gump/packages/jsse1.0.3/lib/jsse.jar:/srv/gump/packages/jsse1.0.3/lib/jnet.jar:/srv/gump/packages/jsse1.0.3/lib/jcert.jar:/srv/gump/public/workspace/junit/dist/junit-10082011.jar:/srv/gump/public/workspace/junit/dist/junit-dep-10082011.jar:/srv/gump/public/workspace/logging-log4j-12/dist/lib/log4j-10082011.jar:/srv/gump/packages/opensaml/opensaml-2.5.1.jar:/srv/gump/public/workspace/wsdl4j/build/lib/wsdl4j.jar:/srv/gump/public/w
orkspace/wsdl4j/build/lib/qname.jar:/srv/gump/public/workspace/apache-commons/bcel/target/bcel-6.0-SNAPSHOT.jar:/srv/gump/public/workspace/xml-xalan/tools/java_cup.jar:/srv/gump/public/workspace/xml-xalan/lib/runtime.jar:/srv/gump/public/workspace/xml-xalan/tools/JLex.jar:/srv/gump/public/workspace/santuario/build/xmlsec-10082011.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar
---------------------------------------------
[javac] ^
[javac]
/srv/gump/public/workspace/ws-wss4j/src/main/java/org/apache/ws/security/saml/ext/AssertionWrapper.java:624:
cannot find symbol
[javac] symbol : class SignatureValidator
[javac] location: class org.apache.ws.security.saml.ext.AssertionWrapper
[javac] SignatureValidator sigValidator = new
SignatureValidator(credential);
[javac] ^
[javac]
/srv/gump/public/workspace/ws-wss4j/src/main/java/org/apache/ws/security/saml/ext/AssertionWrapper.java:627:
cannot find symbol
[javac] symbol : class ValidationException
[javac] location: class org.apache.ws.security.saml.ext.AssertionWrapper
[javac] } catch (ValidationException ex) {
[javac] ^
[javac]
/srv/gump/public/workspace/ws-wss4j/src/main/java/org/apache/ws/security/saml/ext/AssertionWrapper.java:722:
cannot find symbol
[javac] symbol : class Signature
[javac] location: class org.apache.ws.security.saml.ext.AssertionWrapper
[javac] Signature sig = null;
[javac] ^
[javac]
/srv/gump/public/workspace/ws-wss4j/src/main/java/org/apache/ws/security/saml/ext/AssertionWrapper.java:723:
cannot find symbol
[javac] symbol : method getSignature()
[javac] location: interface org.opensaml.saml2.core.Assertion
[javac] if (saml2 != null && saml2.getSignature() != null) {
[javac] ^
[javac]
/srv/gump/public/workspace/ws-wss4j/src/main/java/org/apache/ws/security/saml/ext/AssertionWrapper.java:724:
cannot find symbol
[javac] symbol : method getSignature()
[javac] location: interface org.opensaml.saml2.core.Assertion
[javac] sig = saml2.getSignature();
[javac] ^
[javac]
/srv/gump/public/workspace/ws-wss4j/src/main/java/org/apache/ws/security/saml/ext/AssertionWrapper.java:725:
cannot find symbol
[javac] symbol : method getSignature()
[javac] location: interface org.opensaml.saml1.core.Assertion
[javac] } else if (saml1 != null && saml1.getSignature() != null) {
[javac] ^
[javac]
/srv/gump/public/workspace/ws-wss4j/src/main/java/org/apache/ws/security/saml/ext/AssertionWrapper.java:726:
cannot find symbol
[javac] symbol : method getSignature()
[javac] location: interface org.opensaml.saml1.core.Assertion
[javac] sig = saml1.getSignature();
[javac] ^
[javac]
/srv/gump/public/workspace/ws-wss4j/src/main/java/org/apache/ws/security/processor/EncryptedKeyProcessor.java:161:
cannot find symbol
[javac] symbol : method getKeyLengthFromURI(java.lang.String)
[javac] location: class org.apache.xml.security.algorithms.JCEMapper
[javac] size = JCEMapper.getKeyLengthFromURI(algorithmURI);
[javac] ^
[javac]
/srv/gump/public/workspace/ws-wss4j/src/main/java/org/apache/ws/security/processor/SAMLTokenProcessor.java:95:
reference to AssertionWrapper is ambiguous, both method
AssertionWrapper(org.w3c.dom.Element) in
org.apache.ws.security.saml.ext.AssertionWrapper and method
AssertionWrapper(XMLObject) in org.apache.ws.security.saml.ext.AssertionWrapper
match
[javac] AssertionWrapper assertion = new AssertionWrapper(token);
[javac] ^
[javac] 100 errors
BUILD FAILED
/srv/gump/public/workspace/ws-wss4j/build.xml:276: Compile failed; see the
compiler error output for details.
Total time: 22 seconds
---------------------------------------------
To subscribe to this information via syndicated feeds:
- RSS: http://vmgump.apache.org/gump/public/ws-wss4j/wss4j/rss.xml
- Atom: http://vmgump.apache.org/gump/public/ws-wss4j/wss4j/atom.xml
============================== Gump Tracking Only ===
Produced by Apache Gump(TM) version 2.3.
Gump Run 05001810082011, vmgump.apache.org:vmgump:05001810082011
Gump E-mail Identifier (unique within run) #1.
--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]