Note: The PathMatcher class has been removed from Spice ClassMan CVS.
Its message was "remove dead class".

Considering we are using a dead class that will not be included in the
future, we should find an alternative to this integration.

What problem was PathMatcher solving?


Gump Integration Build wrote:

compile:
[mkdir] Created dir: /home/rubys/jakarta/avalon-phoenix/target/classes
[javac] Compiling 176 source files to /home/rubys/jakarta/avalon-phoenix/target/classes
[javac] /home/rubys/jakarta/avalon-phoenix/src/java/org/apache/avalon/phoenix/components/classloader/DefaultLoaderResolver.java:57: package org.realityforge.classman.util does not exist
[javac] import org.realityforge.classman.util.PathMatcher;
[javac] ^
[javac] /home/rubys/jakarta/avalon-phoenix/src/java/org/apache/avalon/phoenix/components/classloader/DefaultLoaderResolver.java:143: cannot resolve symbol
[javac] symbol : class PathMatcher [javac] location: class org.apache.avalon.phoenix.components.classloader.DefaultLoaderResolver
[javac] final PathMatcher matcher,
[javac] ^
[javac] /home/rubys/jakarta/avalon-phoenix/src/java/org/apache/avalon/phoenix/components/classloader/DefaultLoaderResolver.java:124: cannot resolve symbol
[javac] symbol : class PathMatcher [javac] location: class org.apache.avalon.phoenix.components.classloader.DefaultLoaderResolver
[javac] final PathMatcher matcher = new PathMatcher( newIncludes, newExcludes );
[javac] ^
[javac] /home/rubys/jakarta/avalon-phoenix/src/java/org/apache/avalon/phoenix/components/classloader/DefaultLoaderResolver.java:124: cannot resolve symbol
[javac] symbol : class PathMatcher [javac] location: class org.apache.avalon.phoenix.components.classloader.DefaultLoaderResolver
[javac] final PathMatcher matcher = new PathMatcher( newIncludes, newExcludes );
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -deprecation for details.
[javac] 4 errors


BUILD FAILED
/home/rubys/jakarta/avalon-phoenix/build.xml:618: Compile failed; see the compiler 
error output for details.

Total time: 13 seconds

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





--
"You know the world is going crazy when the best
rapper is a white guy, the best golfer is a black guy,
The Swiss hold the America's Cup, France is
accusing the US of arrogance, and Germany doesn't want
to go to war. And the 3 most powerful men in America
are named 'Bush', 'Dick', and 'Colon' (sic)".

-----Chris Rock


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



Reply via email to