negative. chmod in sept-3-2000 doesn't do the trick :~( Hacking source....
> -----Original Message----- > From: Mariusz Nowostawski [mailto:[EMAIL PROTECTED] > Sent: Monday, September 04, 2000 1:41 AM > To: [EMAIL PROTECTED] > Subject: Re: Chmod Ant Workn' :) > > > 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 >
