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 santuario has an issue affecting its community integration.
This issue affects 5 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - opensaml :  OpenSAML 1.0.1 is a set of open source Java and C++ 
librarie...
    - santuario :  XML-Signature Syntax and Processing
    - santuario-tests :  XML-Signature Syntax and Processing
    - wss4j :  WS-FX Project
    - wss4j-test :  WS-FX Project


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

That said, some information snippets are provided here.

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



The following work was performed:
http://vmgump.apache.org/gump/public/santuario/santuario/gump_work/build_santuario_santuario.html
Work Name: build_santuario_santuario (Type: Build)
Work ended in a state of : Failed
Elapsed: 15 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-commons/java/external/build/xml-apis.jar:/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
 org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml 
-Dproduct.version=04022011 -Dlib.jce=/srv/gump/packages/jce/jce-jdk13-116.jar 
jar 
[Working Directory: /srv/gump/public/workspace/santuario]
CLASSPATH: 
/usr/lib/jvm/java-6-openjdk/lib/tools.jar:/srv/gump/public/workspace/santuario/build/classes:/srv/gump/public/workspace/santuario:/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/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar:/srv/gump/packages/jce/jce-jdk13-116.jar:/srv/gump/public/workspace/junit/dist/junit-04022011.jar:/srv/gump/public/workspace/junit/dist/junit-dep-04022011.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-04022011.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-04022011.jar
---------------------------------------------

build.src:
    [javac] Compiling 258 source files to 
/srv/gump/public/workspace/santuario/build/classes
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
     [copy] Copying 12 files to 
/srv/gump/public/workspace/santuario/build/classes

build.test:
    [javac] Compiling 110 source files to 
/srv/gump/public/workspace/santuario/build/test
    [javac] Note: 
/srv/gump/public/workspace/santuario/src/test/java/org/apache/xml/security/test/transforms/SampleTransform.java
 uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
     [copy] Copying 1 file to /srv/gump/public/workspace/santuario/build/test

build.samples:
    [javac] Compiling 50 source files to 
/srv/gump/public/workspace/santuario/build/samples
    [javac] 
/srv/gump/public/workspace/santuario/samples/org/apache/xml/security/samples/signature/CreateMerlinsExampleSixteen.java:71:
 cannot find symbol
    [javac] symbol  : method setSignatureSpecNSprefix(java.lang.String)
    [javac] location: class org.apache.xml.security.utils.Constants
    [javac]         Constants.setSignatureSpecNSprefix("ds");
    [javac]                  ^
    [javac] 
/srv/gump/public/workspace/santuario/samples/org/apache/xml/security/samples/signature/CreateMerlinsExampleTwentyThree.java:71:
 cannot find symbol
    [javac] symbol  : method setSignatureSpecNSprefix(java.lang.String)
    [javac] location: class org.apache.xml.security.utils.Constants
    [javac]         Constants.setSignatureSpecNSprefix("ds");
    [javac]                  ^
    [javac] 
/srv/gump/public/workspace/santuario/samples/org/apache/xml/security/samples/signature/CreateNullURIReference.java:76:
 cannot find symbol
    [javac] symbol  : method setSignatureSpecNSprefix(<nulltype>)
    [javac] location: class org.apache.xml.security.utils.Constants
    [javac]         Constants.setSignatureSpecNSprefix(null);
    [javac]                  ^
    [javac] 
/srv/gump/public/workspace/santuario/samples/org/apache/xml/security/samples/signature/CreateSignature.java:53:
 cannot find symbol
    [javac] symbol  : method setSignatureSpecNSprefix(java.lang.String)
    [javac] location: class org.apache.xml.security.utils.Constants
    [javac]         Constants.setSignatureSpecNSprefix("ds");
    [javac]                  ^
    [javac] 
/srv/gump/public/workspace/santuario/samples/org/apache/xml/security/samples/signature/HereSigner.java:80:
 cannot find symbol
    [javac] symbol  : method setSignatureSpecNSprefix(java.lang.String)
    [javac] location: class org.apache.xml.security.utils.Constants
    [javac]         Constants.setSignatureSpecNSprefix("prof");
    [javac]                  ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 5 errors

BUILD FAILED
/srv/gump/public/workspace/santuario/build.xml:284: Compile failed; see the 
compiler error output for details.

Total time: 15 seconds
---------------------------------------------

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

============================== Gump Tracking Only ===
Produced by Apache Gump(TM) version 2.3.
Gump Run 06000604022011, vmgump.apache.org:vmgump:06000604022011
Gump E-mail Identifier (unique within run) #30.

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

Reply via email to