I always do a painful full upgrade of the Velocity tree to avoid this kind
of thing.
The other thing to notice is that the new build.xml file already uses new
attributes not present in the previous ANT version, so I cannot do a
"clean".

I really think we need a simple script that loads the correct environment
for people before calling ANT, it is ugly but I think necessary :-(

Jose Alberto

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of Geir Magnusson Jr.
> Sent: Sunday, May 20, 2001 9:33 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Building Fails
>
>
> Jose Alberto Fernandez wrote:
> >
> > Hi,
> >
> > I am getting an error building Velocity from CVS. Some
> incompatibility with
> > the logger classes.
> >
> >         logger.setPriority(Priority.DEBUG) : that signature
> is not found.
> >
> > Now, it may be that I have an older ANT on my path or
> something. But didn't
> > we had a build.bat script that made sure you picked the
> right version of ANT
> > for the build?
> >
> > I can't find it anywhere and I work with other projects
> that require me
> > using a particular version of ANT.
> >
>
> Actually, I am not sure if this is Ant or logger.  We have
> upgraded the
> logger recently to the latest from avalon, but the build/lib is
> uptodate.
>
> Did you update build/lib?
>
>
>
> --
> Geir Magnusson Jr.                           [EMAIL PROTECTED]
> System and Software Consulting
> Developing for the web?  See http://jakarta.apache.org/velocity/
> "still climbing up to the shoulders..."
>

Reply via email to