On 9/23/01 2:19 PM, "robert burrell donkin" <[EMAIL PROTECTED]> wrote:

> 
> On Sunday, September 23, 2001, at 02:51 PM, Geir Magnusson Jr. wrote:
> 
>> Yes - the 'blow away the /bin' directory is something that is automatic
>> for
>> me on any real change, as ant doesn't do dependencies.
> 
> yeh - good advice i usually try to follow. i gave it a go but i'm not
> really familiar with the velocity build script and might have made a
> mistake :)
> 
> - robert

Here's a quick How-To :

$ cd jakarta-velocity
$ cd bin
$ rm -r *
$ cd ../build
$ ant jar
$ ant test
 
:)

-- 
Geir Magnusson Jr.     [EMAIL PROTECTED]
System and Software Consulting
Developing for the web?  See http://jakarta.apache.org/velocity/
If you look up, there are no limits - Japanese Proverb

Reply via email to