Compile errors:
test:compile:
[javac] Compiling 33 source files to
C:\java\jakarta-turbine-2\target\test-classes
C:\java\jakarta-turbine-2\src\test\org\apache\turbine\TorqueLoadTest.java:65
: cannot resolve symbol
symbol : class TorqueSingleton
location: package torque
import org.apache.torque.TorqueSingleton;
^
C:\java\jakarta-turbine-2\src\test\org\apache\turbine\TorqueLoadTest.java:66
: package org.apache.torque.avalon does not
exist
import org.apache.torque.avalon.TorqueComponent;
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -deprecation for details.
2 errors
BUILD FAILED
Henning, I know this is because or your changes to support the Avalonization
of Turbine. Could we email the jar to Martin to put online...?
I will then look at the commons-configuration issue. AFAIK, c-c was all
working properly with Turbine CVS head...
Eric Pugh
-----Original Message-----
From: Bill [mailto:[EMAIL PROTECTED]
Sent: Friday, June 27, 2003 7:58 AM
To: turbine-dev
Subject: Re: Current HEAD does not pass all tests
Do I understand this correctly? This failure is just a matter of
support for the old configuration methods being removed?
So I can just remove the test, and the resulting jar will be functional
so long as I use commons-configuration?
-b
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]