It's been a while since I've built from CVS - currently I cannot:
compile:
[javac] Compiling 81 source files to
C:\OpenSource\jakarta-velocity\bin\clas
ses
[javac]
C:\OpenSource\jakarta-velocity\bin\src\org\apache\velocity\runtime\l
og\AvalonLogSystem.java:152: cannot resolve symbol
[javac] symbol : constructor FileTarget
(java.io.File,boolean,org.apache.v
elocity.runtime.log.VelocityFormatter)
[javac] location: class org.apache.log.output.io.FileTarget
[javac] FileTarget target = new FileTarget( new File( logFile),
[javac] ^
[javac]
C:\OpenSource\jakarta-velocity\bin\src\org\apache\velocity\runtime\l
og\VelocityFormatter.java:64: cannot resolve symbol
[javac] symbol : constructor PatternFormatter (java.lang.String)
[javac] location: class org.apache.log.format.PatternFormatter
[javac] super( format );
[javac] ^
[javac] 2 errors
BUILD FAILED
C:\OpenSource\jakarta-velocity\build\build.xml:189: Compile failed, messages
sho
uld have been provided.
It appears to not be finding the logkit stuff. I went ahead and copied the
logkit-1.0.jar from the build/lib directory and placed it in my lib.repo.
Any ideas (I need to build this so I can build my turbine 2.2 jar).
-warner
+warner onstine+
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>