The good news is that I found a naming problem with my
install of the Ant optional.jar.
The bad news is that I still can't compile torque

I removed all the directories,
grabbed maven and torque from cvs,
build-bootstrap maven succeeds,
updated jars,
jakarta-turbine-torque # ant -f build-maven.xml
maven:jar

javac.compile:
    [javac] Compiling 82 source files to
/opt/jakarta-turbine-torque/target/classes
    [javac]
/opt/jakarta-turbine-torque/src/java/org/apache/torque/Torque.java:96:
org.apache.torque.Torque should be declared abstract;
it does not define
configure(org.apache.stratum.configuration.Configuration)
in org.apache.torque.Torque
    [javac] public class Torque implements
Initializable, Configurable
    [javac]        ^
    [javac] 1 error

Do I need to grab anything else out of CVS to get
Torque to compile? Suggestions appreciated.

__________________________________________________
Do You Yahoo!?
Yahoo! Health - your guide to health and wellness
http://health.yahoo.com

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

Reply via email to