I think I used "ant update-jars" and "ant dist", I didn't use the build-maven.xml file, as it seemed to be broken.
-james On Sat, 2002-05-04 at 09:25, isaac gouy wrote: > 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]> > > -- [] James A. Hillyerd <[EMAIL PROTECTED]> - Java Software Engineer [] PGP 1024D/D31BC40D F87B 7906 C0DA 32E8 B8F6 DE23 FBF6 4712 D31B C40D -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
