on 12/29/2000 1:55 AM, "Didier Dubois" <[EMAIL PROTECTED]> wrote:
> 1st: Happy new year!
> 2nd: while compiling tubine using build.sh I noticed that if one remove
> a file on the src tree, this remains on the bin/ tree afterward. Is it a
> normal?
Yes. There is no way in Ant (the build system) to easily do a comparison
remove like that. Therefore, the correct procedure would be to:
./build.sh clean
./build.sh jar
thanks,
-jon
--
Honk if you love peace and quiet.
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]