Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 17631 invoked from network); 12 Sep 2007 07:01:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Sep 2007 07:01:40 -0000 Received: (qmail 14301 invoked by uid 500); 12 Sep 2007 07:01:30 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 14263 invoked by uid 500); 12 Sep 2007 07:01:30 -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 14252 invoked by uid 99); 12 Sep 2007 07:01:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Sep 2007 00:01:30 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [193.109.238.66] (HELO dnsinet.rzf-nrw.de) (193.109.238.66) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Sep 2007 07:01:27 +0000 Received: from z011100.bk.fin.local (z011100.bk.fin.local [172.18.101.140]) by dnsinet.rzf-nrw.de (8.14.0/8.14.0) with ESMTP id l8C712UO023630 for ; Wed, 12 Sep 2007 09:01:02 +0200 Received: from z011034.bk.fin.local ([130.11.7.34]) by z011100.bk.fin.local with Microsoft SMTPSVC(6.0.3790.0); Wed, 12 Sep 2007 09:01:02 +0200 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: AW: AW: New to permissions, how do I just let everything do what I want? Date: Wed, 12 Sep 2007 09:01:02 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: AW: New to permissions, how do I just let everything do what I want? Thread-Index: Acf0exBjJg1QBSyKTgqnizRgHMn7pwAjrnjw From: To: X-OriginalArrivalTime: 12 Sep 2007 07:01:02.0821 (UTC) FILETIME=[AE6D1150:01C7F50A] X-Virus-Checked: Checked by ClamAV on apache.org >Jan.Materne@rzf.fin-nrw.de wrote: >> 1. How do you invoke Ant? > >On the Cygwin xterm command line, as in "ant testDataCompare". ok, Ant directly - no IDE specific things ... >> 2. Can you post the snippet of the buildfile invoking that program? > >vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv >DataCompare tool"> Just a note on the name and description:=20 do you really "test" that datacompare tool or do you just run it? > > Seems to be fine for me ... >I did some more Googling, and found 'fork=3D"true"' as a fix, but I = don't >understand how this relates to permissions. So while it now works, I=20 >still would like to understand why, and how to fix it "the right way". >From Ants manual :: : "Settings will be ignored if fork is enabled." >> 3. What is the java code creating this SecurityException? > >It's not so much a particular line of code. The stack traces mostly=20 >show initializers and calls from within ant itself with "permissions"=20 >somewhere in the class name. Without a code snippet I cant test for myself ... >Can I ask a side question? What does the subject "AW:" mean? German version of "RE" ;-) Jan --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org