There was a recent change to the Excalibur Converter - the introduction of the Component interface on the SimpleMasterConverter class. According the CVS log this was done in order to reslve problems in using the component under ECM. I thought that ECM had been updated to handle this.
Should this change be backed out?
Am I missing something?
Cheers, Steve.
Gump Integration Build wrote:
----------------------------------------------------
This email is autogenerated from the output from:
<http://cvs.apache.org/builds/gump/2003-01-30/excalibur-converter.html>
----------------------------------------------------
Buildfile: build.xml
dependencies:
compile:
[mkdir] Created dir: /home/rubys/jakarta/jakarta-avalon-excalibur/converter/build/classes
[javac] Compiling 23 source files to /home/rubys/jakarta/jakarta-avalon-excalibur/converter/build/classes
[javac] /home/rubys/jakarta/jakarta-avalon-excalibur/converter/src/java/org/apache/excalibur/converter/lib/SimpleMasterConverter.java:11: package org.apache.avalon.framework.component does not exist
[javac] import org.apache.avalon.framework.component.Component;
[javac] ^
[javac] /home/rubys/jakarta/jakarta-avalon-excalibur/converter/src/java/org/apache/excalibur/converter/lib/SimpleMasterConverter.java:27: cannot resolve symbol
[javac] symbol : class Component [javac] location: class org.apache.excalibur.converter.lib.SimpleMasterConverter
[javac] extends AbstractMasterConverter implements Component
[javac] ^
[javac] 2 errors
BUILD FAILED
file:///home/rubys/jakarta/jakarta-avalon-excalibur/converter/build.xml:61: Compile failed; see the compiler error output for details.
Total time: 3 seconds
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
-- Stephen J. McConnell mailto:[EMAIL PROTECTED] http://www.osm.net
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]