Re: run a jar from ant

2010-01-27 Thread Karsten Wutzke
Don't get me wrong, but what is your question? Karsten > hai, > > i am a newbies with ant. > > i would like run my jar file from ant. but my jar need another jar, > below this my ant code : > > > basedir="${classes.dir}" excludes=""> > > > > > >

Copy task bug?

2009-12-19 Thread Karsten Wutzke
Hello all, I have a simple copy task, that will copy ~4000 files in a directory tree to another dir *unchanged*: For some unknown reason, the Ant copy task overwrites image files even if overwrite="false". For all other file types preservation of existing files seems to