From user-return-62473-apmail-ant-user-archive=ant.apache.org@ant.apache.org Tue Oct 02 14:50:48 2007 Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 9970 invoked from network); 2 Oct 2007 14:50:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Oct 2007 14:50:48 -0000 Received: (qmail 33444 invoked by uid 500); 2 Oct 2007 14:50:33 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 33419 invoked by uid 500); 2 Oct 2007 14:50:33 -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 33408 invoked by uid 99); 2 Oct 2007 14:50:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Oct 2007 07:50:32 -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 [62.206.253.11] (HELO christel.heitec.net) (62.206.253.11) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Oct 2007 14:50:33 +0000 Received: by christel.heitec.net (Postfix, from userid 27) id EA5463E884E; Tue, 2 Oct 2007 16:50:10 +0200 (CEST) Received: from prag.er.heitec.net (paladin.heitec.net [62.206.253.14]) by christel.heitec.net (Postfix) with ESMTP id D59603E8832 for ; Tue, 2 Oct 2007 16:50:10 +0200 (CEST) Received: by prag.er.heitec.net (Postfix, from userid 1000) id 6C9E516F1; Tue, 2 Oct 2007 16:50:11 +0200 (CEST) Date: Tue, 2 Oct 2007 16:50:11 +0200 From: Holger Rauch To: user@ant.apache.org Subject: Capturing Ant output in a way similar to Unix pipes Message-ID: <20071002145011.GA8969@heitec.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="cWoXeonUoKmBZSoM" Content-Disposition: inline User-Agent: Mutt/1.5.13 (2006-08-11) Organization: HEITEC AG, Werner-von-Siemens-Str. 61, 91052 Erlangen, HRB 7754, RG Fuerth, Vorstandsvorsitzender: Richard Heindl, Vorstand: Harald Preiml, Aufsichtsratsvorsitzender: Dr. Lorenz M. Raith X-Virus-Checked: Checked by ClamAV on apache.org --cWoXeonUoKmBZSoM Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi to all list members, I've looked in the Ant manual and googled about the questions mentioned below but unfortunately haven't found anything useful. Is it possible to use the output of one Ant task as the input of another Ant task (some sort of piping mechanism as it exists in Unix) without the usage of intermediate temporary files? If so, how can this be done?=20 Is it possible to access the standard file descriptors for stdin (0), stdout (1), and stderr (2) directly from within Ant? If so, how? Thanks in advance for any advice/pointers! Kind regards, Holger --cWoXeonUoKmBZSoM Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHAlqjbiVtWpZdKQIRAg5UAJ9giye7rY1n81LWGqCqjXAsjYC+uwCfcdrv CKa51zybItg6mWo/x0ePaeY= =N2xj -----END PGP SIGNATURE----- --cWoXeonUoKmBZSoM--