Re: [bug] still some Source problems

2002-05-18 Thread Stefano Mazzocchi
Bert Van Kets wrote: > > At 17:21 14/05/2002 +0200, you wrote: > > > and, in fact, the class > > > > > > org.apache.avalon.excalibur.source.ResourceSourceFactory > > > > > > has been renamed > > > > > > org.apache.excalibur.source.impl.ResourceSourceFactory > > > > > > can you please fix

Re: [bug] still some Source problems

2002-05-14 Thread Bert Van Kets
At 17:21 14/05/2002 +0200, you wrote: > > and, in fact, the class > > > > org.apache.avalon.excalibur.source.ResourceSourceFactory > > > > has been renamed > > > > org.apache.excalibur.source.impl.ResourceSourceFactory > > > > can you please fix that ASAP? the entire cocoon tree is unworka

Re: [bug] still some Source problems

2002-05-14 Thread Torsten Curdt
> and, in fact, the class > > org.apache.avalon.excalibur.source.ResourceSourceFactory > > has been renamed > > org.apache.excalibur.source.impl.ResourceSourceFactory > > can you please fix that ASAP? the entire cocoon tree is unworkable > because of that. (I would jump in, but I'm sure it

[bug] still some Source problems

2002-05-14 Thread Stefano Mazzocchi
Yesterday I did an update of xml-cocoon2 trusting that the source stuff was ready to use but I keep on getting stacktraces about: java.lang.ClassNotFoundException: org.apache.avalon.excalibur.source.ResourceSourceFactory at java.net.URLClassLoader$1.run(URLClassLoader.java:200)