Re: Nothing to do is up to date
ot recreating... > > My guess is you really mean to do something like this: > > > > > filemode="755" /> > > filemode="755" /> > excludes="${dest-dir}/examples/build" /> > > > &g
Nothing to do is up to date
Hi All, I have added following code snippet into my build.xml. And i observed there is no zip (tar.bz2) file created after build. I expect my build.xml present at /build.xml to compiles all the code in / and creates a tar.bz2 file in /. B