Hi Michael, Check out the latest CVS version. I believe this problem was recognized before, patch applied and the problem fixed. If it still does not work, please repost ;o)
hth Mariusz On Mon, 4 Sep 2000, Michael B. Allen wrote: > I just pulled down your jakarta-ant.tar.gz(1.1?) and the chmod task doesn't > work. I looked at the task code and it looked like it should work. What am > I doing wrong? > > <chmod dir="bin" perm="+x" includes="*.sh"/> > > should do the trick yes? Delete should look the same > > <delete dir="bin" includes="*.sh"/> > > and it works so the directory scanner is working. I noticed it doesn't > print out the bracketed dialog either. Like [chmod]... > > Thanks, > Mike
