Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 58461 invoked from network); 30 Aug 2004 05:37:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 30 Aug 2004 05:37:05 -0000 Received: (qmail 85300 invoked by uid 500); 30 Aug 2004 05:36:21 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 85175 invoked by uid 500); 30 Aug 2004 05:36:18 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 85021 invoked by uid 99); 30 Aug 2004 05:36:16 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=HTML_60_70,HTML_MESSAGE,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [193.109.238.66] (HELO dnsinet.rzf-nrw.de) (193.109.238.66) by apache.org (qpsmtpd/0.27.1) with ESMTP; Sun, 29 Aug 2004 22:36:16 -0700 Received: from z011104.bk.fin.local (z011104.bk.fin.local [193.109.238.140]) by dnsinet.rzf-nrw.de (8.12.10/8.12.10) with ESMTP id i7U5aCvR020695 for ; Mon, 30 Aug 2004 07:36:12 +0200 Received: by z011104.bk.fin.local with Internet Mail Service (5.5.2657.72) id ; Mon, 30 Aug 2004 07:36:12 +0200 Message-ID: <879A5AD5DD0ED511891F0003473A9B560E23F531@Z011004> From: Jan.Materne@rzf.fin-nrw.de To: user@ant.apache.org Subject: AW: passing data from java-task to ant-script Date: Mon, 30 Aug 2004 07:36:12 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C48E53.426F0BA0" X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C48E53.426F0BA0 Content-Type: text/plain; charset="iso-8859-1" > I would like to pass the diff-data my task collects to ant one way or > another. > Can I set a property in ant from my java task? getProject().setNewProperty("propName", "propValue"); Jan ------_=_NextPart_001_01C48E53.426F0BA0--