Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 83768 invoked from network); 14 Dec 2010 14:06:34 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 14 Dec 2010 14:06:34 -0000 Received: (qmail 83561 invoked by uid 500); 14 Dec 2010 14:06:33 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 83265 invoked by uid 500); 14 Dec 2010 14:06:31 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 83257 invoked by uid 99); 14 Dec 2010 14:06:30 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Dec 2010 14:06:30 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of sfloess@nc.rr.com designates 75.180.132.123 as permitted sender) Received: from [75.180.132.123] (HELO cdptpa-omtalb.mail.rr.com) (75.180.132.123) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Dec 2010 14:06:23 +0000 X-Authority-Analysis: v=1.1 cv=Inhw+Jdt7z1D3BivGPfn2aw54OvUEJw5lAn/booRZkE= c=1 sm=0 a=kj9zAlcOel0A:10 a=K8XvA0kvobbyxAePKxWCSA==:17 a=FP58Ms26AAAA:8 a=NEAV23lmAAAA:8 a=SmVJ3WKjdk6krgGV1VIA:9 a=IGWR35AzZW9LNqUQP-0A:7 a=UFRjcTeY5Tr3LIyy3NdV7cssaeEA:4 a=CjuIK1q_8ugA:10 a=jo14vEUc8CtopKln:21 a=uERNfVhgU6ImrsNJ:21 a=K8XvA0kvobbyxAePKxWCSA==:117 X-Cloudmark-Score: 0 X-Originating-IP: 66.57.231.67 Received: from [66.57.231.67] ([66.57.231.67:51207] helo=flossware.homelinux.org) by cdptpa-oedge04.mail.rr.com (envelope-from ) (ecelerity 2.2.3.46 r()) with ESMTP id 7F/63-13137-AC9770D4; Tue, 14 Dec 2010 14:06:02 +0000 Received: from centos-workstation.flossware.com (centos-workstation.flossware.com [192.168.168.250]) by flossware.homelinux.org (Postfix) with ESMTP id EF8A41588013 for ; Tue, 14 Dec 2010 09:06:01 -0500 (EST) Date: Tue, 14 Dec 2010 09:06:01 -0500 (EST) From: "Scot P. Floess" X-X-Sender: sfloess@localhost.localdomain To: Ant Users List Subject: Re: CHMOD and "." In-Reply-To: Message-ID: References: User-Agent: Alpine 2.02 (LRH 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Checked: Checked by ClamAV on apache.org And apparently I didn't read your requirement correctly...again That should work... On Tue, 14 Dec 2010, Scot P. Floess wrote: > > Sorry, I hit send too soon... > What I sent won't work either... > > You might try: > > > > > > >> I want Ant to change permissions on a directory, recursively. I have: >> >> >> >> >> >> Yet the result does not include the "domunit" directory itself (see >> below). How can I change this to set the permission on "." to 755? >> >> tomomi:domunit garrett$ pwd >> /Users/garrett/workspace/ape-javascript-library/build/domunit >> tomomi:domunit garrett$ ls -al >> total 136 >> drwx------ 5 garrett staff 170 Dec 12 22:03 . >> drwx------ 68 garrett staff 2312 Dec 13 01:43 .. >> -rwxr-xr-x 1 garrett staff 625 Dec 12 22:03 TestReporter.css >> -rwxr-xr-x 1 garrett staff 64071 Dec 12 22:03 domunit.js >> drwxr-xr-x 3 garrett staff 102 Dec 8 21:23 eventsynth >> tomomi:domunit garrett$ >> > > -- Scot P. Floess RHCT (Certificate Number 605010084735240) Chief Architect FlossWare http://sourceforge.net/projects/flossware http://flossware.sourceforge.net https://github.com/organizations/FlossWare Chief Architect JPlate http://sourceforge.net/projects/jplate Chief Architect JavaPIM http://sourceforge.net/projects/javapim Chief Architect Keros http://sourceforge.net/projects/keros --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org