A little more information. Have a look at http://nagoya.apache.org/~rubys/gump/
Ignore the turbine failures/pre-req missing as that is result of ongoing maven integration. You will notice allmost all the rest of the yellow is due to excalibur not building. So I would really appreciate it that when you broke out a component you added it to the gump descriptor in CVS (format should be mostly copy-paste and modify). I will fix up the other projects descriptors (cocoon, phoenix, juames and friends) however if someone was to have a go at the excalibur stuff (I wont get a chance till saturday) then that would be great! On Thu, 4 Apr 2002 09:02, Peter Donald wrote: > Could someone have a look at this and fix up the gump descriptors so it can > build clean. Because this build fails cocoon, james, myrmidon, phoenix and > their dependents will not build properly (This includes people who are > using coocon for site generation). > > On Tue, 2 Apr 2002 23:39, Peter Donald wrote: > > ---------------------------------------------------- > > This email is autogenerated from the output from: > > <http://jakarta.apache.org/builds/gump/2002-04-02/jakarta-avalon-excalibu > >r. html> ---------------------------------------------------- > > > > Build results exceed maximum length. > > Please see URL above for details. > > Last 50 lines of build output follows. > > > > [javac] location: class > > org.apache.avalon.excalibur.component.ExcaliburComponentSelector [javac] > > private BucketMap m_componentMapping = new BucketMap(); [javac] > > ^ > > [javac] > > /home/rubys/jakarta/jakarta-avalon-excalibur/all/src/java/org/apache/aval > >on /excalibur/component/ExcaliburComponentSelector.java:475: cannot > > resolve symbol [javac] symbol : class BucketMap > > [javac] location: class > > org.apache.avalon.excalibur.component.ExcaliburComponentSelector [javac] > > protected BucketMap getComponentHandlers() > > [javac] ^ > > [javac] > > /home/rubys/jakarta/jakarta-avalon-excalibur/all/src/java/org/apache/aval > >on /excalibur/component/DefaultComponentFactory.java:80: cannot resolve > > symbol [javac] symbol : class BucketMap > > [javac] location: class > > org.apache.avalon.excalibur.component.DefaultComponentFactory [javac] > > private final BucketMap m_components = new BucketMap(); [javac] > > ^ > > [javac] > > /home/rubys/jakarta/jakarta-avalon-excalibur/all/src/java/org/apache/aval > >on /excalibur/component/ExcaliburComponentManager.java:58: cannot resolve > > symbol [javac] symbol : class BucketMap > > [javac] location: class > > org.apache.avalon.excalibur.component.ExcaliburComponentManager [javac] > > private final BucketMap m_componentMapping = new BucketMap(); [javac] > > ^ [javac] > > /home/rubys/jakarta/jakarta-avalon-excalibur/all/src/java/org/apache/aval > >on /excalibur/component/ExcaliburComponentManager.java:61: cannot resolve > > symbol [javac] symbol : class BucketMap > > [javac] location: class > > org.apache.avalon.excalibur.component.ExcaliburComponentManager [javac] > > private final BucketMap m_componentHandlers = new BucketMap(); [javac] > > ^ [javac] > > /home/rubys/jakarta/jakarta-avalon-excalibur/all/src/java/org/apache/aval > >on /excalibur/pool/AbstractPool.java:35: cannot resolve symbol [javac] > > symbol > > > > : class VariableSizeBuffer > > > > [javac] location: class org.apache.avalon.excalibur.pool.AbstractPool > > [javac] protected Buffer m_ready = new VariableSizeBuffer(); > > [javac] ^ > > [javac] > > /home/rubys/jakarta/jakarta-avalon-excalibur/all/src/java/org/apache/aval > >on /excalibur/pool/AbstractPool.java:36: cannot resolve symbol [javac] > > symbol > > > > : class Mutex > > > > [javac] location: class org.apache.avalon.excalibur.pool.AbstractPool > > [javac] protected Mutex m_mutex = new Mutex(); > > [javac] ^ > > [javac] > > /home/rubys/jakarta/jakarta-avalon-excalibur/all/src/java/org/apache/aval > >on /excalibur/component/ExcaliburComponentSelector.java:76: cannot resolve > > symbol [javac] symbol : class BucketMap > > [javac] location: class > > org.apache.avalon.excalibur.component.ExcaliburComponentSelector [javac] > > private BucketMap m_componentHandlers = new BucketMap(); [javac] > > ^ > > [javac] > > /home/rubys/jakarta/jakarta-avalon-excalibur/all/src/java/org/apache/aval > >on /excalibur/component/ExcaliburComponentSelector.java:80: cannot resolve > > symbol [javac] symbol : class BucketMap > > [javac] location: class > > org.apache.avalon.excalibur.component.ExcaliburComponentSelector [javac] > > private BucketMap m_componentMapping = new BucketMap(); [javac] > > ^ > > [javac] Note: Some input files use or override a deprecated API. > > [javac] Note: Recompile with -deprecation for details. > > [javac] 22 errors > > > > BUILD FAILED > > /home/rubys/jakarta/jakarta-avalon-excalibur/all/build.xml:271: Compile > > failed; see the compiler error output for details. > > > > Total time: 1 minute 30 seconds -- Cheers, Pete ---------------------------------------- Whatever you do will be insignificant, but it is very important that you do it. --Gandhi ---------------------------------------- -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>