Yes I use it for as a little queue for filesystem i/o. I wanted to change it yesterday, but the cvs server was unreachable.
If it's not fixed yet, I will do it next hours. Cheers Gerhard >-----Original Message----- >From: Peter Donald [mailto:[EMAIL PROTECTED]] >Sent: Friday, November 16, 2001 10:20 PM >To: Avalon Developers List >Subject: Re: [GUMP] Build Failure - Cocoon2 > > >knew it was backwards incompatible. Didn't know Cocoon was using it though. > >On Sat, 17 Nov 2001 03:21, Sam Ruby wrote: >> Are the developers of Avalon-excalibur aware that an interface change which >> breaks backwards compatibility for Cocoon was recently introduced into >> Excalibur? >> >> http://cvs.apache.org/viewcvs/jakarta-avalon-excalibur/src/java/org/apache/ >>avalon/excalibur/collections/PriorityQueue.java.diff?r1=1.2&r2=1.3 >> >> - Sam Ruby >> ---------------------- Forwarded by Sam Ruby/Raleigh/IBM on 11/16/2001 >> 11:18 AM --------------------------- >> >> Sam Ruby/Raleigh/IBM@IBMUS on 11/16/2001 07:13:47 AM >> >> Please respond to [EMAIL PROTECTED] >> >> To: [EMAIL PROTECTED] >> cc: >> Subject: [GUMP] Build Failure - Cocoon2 >> >> >> >> ---------------------------------------------------- >> This email is autogenerated from the output from: >> <http://jakarta.apache.org/builds/gump/2001-11-16/xml-cocoon2.html> >> ---------------------------------------------------- >> >> Buildfile: build.xml >> >> init: >> [echo] ------------------- Apache Cocoon gump [1999-2001] >> ---------------- >> >> prepare: >> [mkdir] Created dir: /home/rubys/jakarta/xml-cocoon2/build/cocoon >> >> generate-java-code-check: >> >> generate-java-code: >> [style] Transforming into >> /home/rubys/jakarta/xml-cocoon2/build/cocoon/src/org/apache/cocoon/componen >>ts/browser [style] Transforming into >> /home/rubys/jakarta/xml-cocoon2/build/cocoon/src/org/apache/cocoon/componen >>ts/browser [style] Loading stylesheet >> /home/rubys/jakarta/xml-cocoon2/src/org/apache/cocoon/components/browser/Br >>owserImpl.xsl >> >> prepare-src-main: >> [mkdir] Created dir: >> /home/rubys/jakarta/xml-cocoon2/build/cocoon/classes [copy] Copying 366 >> files to /home/rubys/jakarta/xml-cocoon2/build/cocoon/src [copy] Copied 2 >> empty directories to /home/rubys/jakarta/xml-cocoon2/build/cocoon/src >> [mkdir] Created dir: >> /home/rubys/jakarta/xml-cocoon2/build/cocoon/scratchpad/src [mkdir] Created >> dir: /home/rubys/jakarta/xml-cocoon2/build/cocoon/scratchpad/classes [copy] >> Copying 24 files to >> /home/rubys/jakarta/xml-cocoon2/build/cocoon/scratchpad/src >> >> prepare-src-22-maybeupload: >> >> prepare-src-23-maybeupload: >> [copy] Copying 1 file to >> /home/rubys/jakarta/xml-cocoon2/build/cocoon/src/org/apache/cocoon/environm >>ent/http >> >> prepare-src-23: >> >> prepare-src-22: >> >> prepare-src: >> >> compile: >> [copy] Copying 23 files to >> /home/rubys/jakarta/xml-cocoon2/build/cocoon/classes [javac] Compiling 339 >> source files to /home/rubys/jakarta/xml-cocoon2/build/cocoon/classes >> [javac] >> /home/rubys/jakarta/xml-cocoon2/build/cocoon/src/org/apache/cocoon/componen >>ts/store/FilesystemQueueImpl.java:199: The method java.lang.Comparable >> peek() declared in class >> org.apache.cocoon.components.store.FilesystemQueueImpl cannot override the >> method of the same signature declared in interface >> org.apache.avalon.excalibur.collections.PriorityQueue. They must have the >> same return type. [javac] public Comparable peek() throws >> NoSuchElementException { [javac] ^ >> [javac] >> /home/rubys/jakarta/xml-cocoon2/build/cocoon/src/org/apache/cocoon/componen >>ts/store/FilesystemQueueImpl.java:215: The method java.lang.Comparable pop() >> declared in class org.apache.cocoon.components.store.FilesystemQueueImpl >> cannot override the method of the same signature declared in interface >> org.apache.avalon.excalibur.collections.PriorityQueue. They must have the >> same return type. [javac] public Comparable pop() throws >> NoSuchElementException { [javac] ^ >> [javac] >> /home/rubys/jakarta/xml-cocoon2/build/cocoon/src/org/apache/cocoon/generati >>on/VelocityGenerator.java:28: Class >> org.apache.commons.collections.ExtendedProperties not found in import. >> [javac] import org.apache.commons.collections.ExtendedProperties; [javac] >> ^ >> [javac] >> /home/rubys/jakarta/xml-cocoon2/build/cocoon/src/org/apache/cocoon/generati >>on/VelocityGenerator.java:159: Class >> org.apache.commons.collections.ExtendedProperties not found. >> [javac] public void init(ExtendedProperties config) >> [javac] ^ >> [javac] >> /home/rubys/jakarta/xml-cocoon2/build/cocoon/src/org/apache/cocoon/generati >>on/VelocityGenerator.java:161: Class >> org.apache.commons.collections.ExtendedProperties not found in void >> init(org.apache.commons.collections.ExtendedProperties). [javac] >> this.resolverContext = (Context)config.get("context"); [javac] >> ^ [javac] Note: 24 files use or >> override a deprecated API. Recompile with "-deprecation" for details. >> [javac] 5 errors, 1 warning >> >> BUILD FAILED >> >> /home/rubys/jakarta/xml-cocoon2/build.xml:441: Compile failed, messages >> should have been provided. >> >> Total time: 1 minute 6 seconds >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, email: [EMAIL PROTECTED] > >-- >Cheers, > >Pete > >---------------------------------------------------- >"The only way to discover the limits of the possible >is to go beyond them into the impossible." > -Arthur C. Clarke >---------------------------------------------------- > >-- >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]