Re: Nothing to do is up to date

2008-11-05 Thread pm rao
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

2008-11-04 Thread pm rao
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