Building Ant I get the following error:
[javac]
/Users/mbenson/oss/asf/clean-ant/src/main/org/apache/tools/ant/taskdefs/optional/Xalan2TraceSupport.java:41:
cannot find symbol
[javac] symbol : variable m_traceExtension
[javac] location: class
org.apache.xalan.trace.PrintTraceListener
[javac] tl.m_traceExtension =
conf.getExtension();
[javac] ^
[javac] Note: Some input files use or override a
deprecated API.
[javac] Note: Recompile with -Xlint:deprecation
for details.
[javac] 1 error
Has anyone else seen this? I've done a completely
fresh co + fetch and I still get this... :(
-Matt
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]