> Hi,
>
> Would some one be able to update turbine to latest ant
> version.
Fixed.
> At the same time there is a number of other things
> I would love to see added/changed :P
>
> Could you add something like
>
> <!--
> Give user a chance to override without editing this file
> (and without typing -D each time he compiles it)
> -->
> <property file="${user.home}/.ant.properties"/>
> <property file=".ant.properties"/>
>
> at top of build file so I users can overide settings when
> they need to (ie compiler or different directories).
>
Fixed.
> The use of init as a target is also official deprecated and
> unadvised. So it may be good to change that ???
>
Fixed.
> Also why do you have a seperate jar for pool ? and why don't
> you use globbing like **/*.class in appropriate directories
> instead of individually adding each .class file ?
>
> Cheers,
>
> Pete
>
--
Christopher Elkins
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]