You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by Ludmila Shikhvarg <Lu...@oracle.com> on 2011/05/09 19:53:27 UTC

ant fails on gump

Hi, 

ant fails to build with jdk7 from http://download.java.net/jdk7/ with the error below.
Any ideas? 

Output

Buildfile: /export/home/dtftest/gump/results/ant/build.xml

prepare:

check_for_optional_packages:

build:
    [mkdir] Created dir: /export/home/dtftest/gump/results/ant/build/classes
    [javac] Compiling 764 source files to /export/home/dtftest/gump/results/ant/build/classes
    [javac] /export/home/dtftest/gump/results/ant/src/main/org/apache/tools/ant/taskdefs/optional/Xalan2TraceSupport.java:46: error: cannot access SerializerTrace
    [javac]                 ((TransformerImpl) t).getTraceManager().addTraceListener(tl);
    [javac]                                      ^
    [javac]   class file for org.apache.xml.serializer.SerializerTrace not found
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 error

BUILD FAILED
/export/home/dtftest/gump/results/ant/build.xml:549: Compile failed; see the compiler error output for details.

I've filed JDK bug but it's has been closed after the evaluation:
"This doesn't appear to be a JDK issue, rather it's related to the combination of XML APIs used in the build. The submitter should follow up with the Apache Gump project to get this resolved." 

Please help to resolve the problem.
The effect of this failure:
706 depended projects failed to run due to: Project: ant <http://jsqalab.us.oracle.com/results/JDKCompatibility/Gump/oel5.5_x64/jdk7/proxy/b141/ant/ant/index.html>

Best regards,
Ludmila


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org