You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by Paul Hammant <Pa...@yahoo.com> on 2002/04/04 14:48:12 UTC

[Excalibur] Latest build issue

[javac] Compiling 80 source files to 
C:\Apache-CVS-UPD\jakarta-avalon-excalibur\all\build\scratchpad
[javac] 
C:\Apache-CVS-UPD\jakarta-avalon-excalibur\all\src\scratchpad\org\apache\avalon\excalibur\source\SourceResolverImpl.java:16: 
package org.apache.avalon.excalibur.system does not exist
[javac] import org.apache.avalon.excalibur.system.Container;
[javac]                                           ^
[javac] 
C:\Apache-CVS-UPD\jakarta-avalon-excalibur\all\src\scratchpad\org\apache\avalon\excalibur\source\SourceResolverImpl.java:85: 
cannot resolve symbol
[javac] symbol  : variable Container
[javac] location: class 
org.apache.avalon.excalibur.source.SourceResolverImpl
[javac]             m_baseURL = ( (File)m_context.get( 
Container.CONTEXT_DIRECTORY ) ).toURL();
[javac]                                                ^
[javac] 2 errors

BUILD FAILED
C:\Apache-CVS-UPD\jakarta-avalon-excalibur\all\build.xml:319: Compile 
failed, messages should have been provided.

 'system' AFAIK is not a package anymore....


Though it could be out of date by the time this email gets thru the system..

- Paul


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>