This afternoon on Gentoo Linux
I've installed Maven from maven-install-b3.jar and
updated the jars
I grabbed jakarta-turbine-torque with anoncvs
ant dist gives this
===================
Buildfile: build.xml
init:
check.velocity:
check.xerces:
check.xercesImpl:
check.xmlParserAPIs:
check.village:
check.log4j:
check.commons-collections:
check.commons-lang:
check.stratum:
check.commons-pool:
check.jdbc:
env:
[echo] java.home = /opt/sun-jdk-1.4.0/jre
[echo] user.home = /root
[echo] lib.repo = /opt/maven/install
[echo] village.jar =
/opt/maven/install/village-1.5.3.jar
[echo] velocity.jar =
/opt/maven/install/velocity-1.3-dev.jar
[echo] xerces.jar =
/opt/maven/install/xercesImpl-2.0.0.jar
[echo] xmlParserAPIs.jar =
/opt/maven/install/xmlParserAPIs-2.0.0.jar
[echo] log4j.jar =
/opt/maven/install/log4j-1.1.3.jar
[echo] jcs.jar =
/opt/maven/install/jcs-1.0-dev.jar
[echo] jdbc.jar =
/opt/maven/install/jdbc2_0-stdext.jar
[echo] junit.jar =
/opt/maven/install/junit-3.7.jar
[echo] commons-collections.jar =
/opt/maven/install/commons-collections.jar
[echo] commons-lang.jar =
/opt/maven/install/commons-lang-0.1-dev.jar
[echo] commons-pool.jar =
/opt/maven/install/commons-pool.jar
[echo] stratum.jar =
/opt/maven/install/stratum-1.0-b2-dev.jar
prepare:
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
Any suggestions?
My intention was to test Torque against SAP DB, is
there an easier way for me to do that?
cheers Isaac
__________________________________________________
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]>