Ok,
So here's what I've tried:
1) Downloaded the binary dist of logkit 1.0.1
2) Extracted the jar file to my lib.repo directory - no joy
3) copy that file to my build/lib directory and rename the older jar file to
.old (so it would be skipped) - no joy

Any other ideas?

-warner

----- Original Message -----
From: "Geir Magnusson Jr." <[EMAIL PROTECTED]>
To: "Velocity Developer's List" <[EMAIL PROTECTED]>
Sent: Sunday, March 17, 2002 1:43 PM
Subject: Re: problems with cvs build


> On 3/17/02 3:40 PM, "Warner Onstine" <[EMAIL PROTECTED]> wrote:
>
> > 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).
>
>
> It was from a logkit update - so I remember - that was a while ago.  I
> assume the logkit stuff didn't help?  I am going to try a fresh build - I
> assume all is well in reality as this is gumped something like 12 times a
> day now... :)
>
>
> --
> Geir Magnusson Jr.                                     [EMAIL PROTECTED]
> System and Software Consulting
> "We will be judged not by the monuments we build, but by the monuments we
> destroy" - Ada Louise Huxtable
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to