On Fri, Apr 19, 2002 at 11:29:18PM +1000, Jeff Turner wrote:
> Committed, and moved the files in CVS. I hope it works for you.. let me
> know if something goes wrong.

Ick :/ I just noticed that moving source out of all/ is going to cause a
recursive dependency. The following classes in all/ (excalibur-core.jar)
depend on Source:

all/src/java/.../monitor/SourceResolve.java
all/src/scratchpad/.../i18n/XmlBundle.java

And the file:

sourceresolve/src/java/org/apache/excalibur/source/impl/URLSource.java

depends on monitor/FileResource.java, in all/.

Can the monitor package be moved into sourceresolve? They seem to belong
together.


--Jeff

> 
> > Thanks
> > Carsten
> > 
> 

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to