> How do i recreate a jar everytime ? Because when i try to > execute the same > jar command thru ant the second time, if the jar already > exists, it's not > getting recreated. Are you sure there are new files available? I believe the Jar task will check to see if any of the files you've specified are newer than the jar file - if none of them are, it'll assume it's already correct. Jon
- RE: Changing Directories Dineshram
- RE: Changing Directories Jon Skeet
- Re: Changing Directories Revathi P.J
- RE: Changing Directories Jason Rogers
- Re: Changing Directories Stefan Bodewig
- Re: Changing Directories Revathi P.J
- RE: Changing Directories Jon Skeet
- Re: Changing Directories Revathi P.J
- Re: Changing Directories Revathi P.J
- RE: Changing Directories Helliwell, Matthew
- Jon Skeet