I will take care of this. ----- Original Message ----- From: "Peter Donald" <[EMAIL PROTECTED]> To: "Avalon Developers List" <[EMAIL PROTECTED]> Sent: Friday, August 02, 2002 9:52 AM Subject: Re: [GUMP] Build Failure - excalibur-xmlutil
It seems the org.apache.xml.utils.PrefixResolver interface has changed. Not sure which project it is in so can't fix it. Can someone have a look at this and either ask the xml-commons/xalan/xerces/whoever people to change back or update our current code to compile against the latest. Thanks! On Fri, 2 Aug 2002 21:24, Peter Donald wrote: > ---------------------------------------------------- > This email is autogenerated from the output from: > <http://jakarta.apache.org/builds/gump/2002-08-02/excalibur-xmlutil.html> > ---------------------------------------------------- > > Buildfile: build.xml > Caught exception (org.apache.tools.ant.BuildException) while expanding > tools.class.path: > /home/rubys/jakarta/jakarta-avalon-excalibur/xmlutil/${jakarta-site.dir}/li >b not found. > > dependencies: > > check-environment: > > compile: > [mkdir] Created dir: > /home/rubys/jakarta/jakarta-avalon-excalibur/xmlutil/build/classes [javac] > Compiling 22 source files to > /home/rubys/jakarta/jakarta-avalon-excalibur/xmlutil/build/classes [javac] > /home/rubys/jakarta/jakarta-avalon-excalibur/xmlutil/src/java/org/apache/av >alon/excalibur/xml/xpath/XPathProcessorImpl.java:39: > org.apache.avalon.excalibur.xml.xpath.XPathProcessorImpl should be declared > abstract; it does not define handlesNullPrefixes() in > org.apache.avalon.excalibur.xml.xpath.XPathProcessorImpl [javac] public > final class XPathProcessorImpl extends AbstractLogEnabled implements > XPathProcessor, Configurable, PrefixResolver, Component, ThreadSafe [javac] > ^ > [javac] Note: Some input files use or override a deprecated API. > [javac] Note: Recompile with -deprecation for details. > [javac] 1 error > > BUILD FAILED > file:/home/rubys/jakarta/jakarta-avalon-excalibur/xmlutil/build.xml:104: > Compile failed; see the compiler error output for details. > > Total time: 4 seconds -- Cheers, Peter Donald *-----------------------------------------------------* * "Faced with the choice between changing one's mind, * * and proving that there is no need to do so - almost * * everyone gets busy on the proof." * * - John Kenneth Galbraith * *-----------------------------------------------------* -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
