I'm having problems building Torque from CVS. I blew away my old torque
directory and did a fresh checkout, deleted maven and grabbed the latest
version of the site (b3).
When I do:
ant -f build-maven.xml maven:update-jars
It doesn't report any errors. I grabbed the activation and junit jars
by hand and put them in my lib.repo
When I do:
ant
I get:
compile:
[javac] Compiling 62 source files to
/home/makita/james/devel/jakarta-turbine-torque/target/classes
[javac]
/home/makita/james/devel/jakarta-turbine-torque/src/java/org/apache/torque/Torque.java:95:
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
I saw this error posted earlier by someone else, and it didn't seem to
ever get resolved. Does a newer version of commons-configuration need
to be added to maven?
-james
--
[] 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]>