Return-Path: X-Original-To: apmail-ant-user-archive@www.apache.org Delivered-To: apmail-ant-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3C571C43C for ; Tue, 8 May 2012 13:54:31 +0000 (UTC) Received: (qmail 84839 invoked by uid 500); 8 May 2012 13:54:30 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 84796 invoked by uid 500); 8 May 2012 13:54: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 84788 invoked by uid 99); 8 May 2012 13:54:30 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 May 2012 13:54:30 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of dave.pawson@gmail.com designates 209.85.160.45 as permitted sender) Received: from [209.85.160.45] (HELO mail-pb0-f45.google.com) (209.85.160.45) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 May 2012 13:50:31 +0000 Received: by pbbro12 with SMTP id ro12so10901888pbb.4 for ; Tue, 08 May 2012 06:50:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=mw5IFLWWdhIcS2Yke+hfE5eUCIPh7J95dCyKRmlgWio=; b=btIyd3BkIW2L3TRfBBLajnAiqC3x4oue4KVCMNavk5OvaAtqpBvTEgm+0KvFUIkNWY SZHw3a+RCtPdzwP+6xLRU8K0slnY+fJYUtLYvmmX9y4WHQeW0FLGgkL29Uv+Z04yUXvm fpX5xmljGlNQIZ+odmNnjg9p/AFjjZgoByzmge0yd7aDMBVSjQPOSjunzcyHbQfqS8Gv klCpXiZcJYr/dgwkpkvdD5Tj2agki5WLYBuqeit772pzh5Dus5eK1HZGtN1g4rXsM94/ c2Nt7V6QvfxYRYhwEFzAZibxyzoa1rMpAucvfdHhUvWdOK0TqJoLlmDD13OChiU9Vow7 kBzA== MIME-Version: 1.0 Received: by 10.68.238.69 with SMTP id vi5mr699426pbc.57.1336485010396; Tue, 08 May 2012 06:50:10 -0700 (PDT) Received: by 10.68.47.100 with HTTP; Tue, 8 May 2012 06:50:10 -0700 (PDT) Date: Tue, 8 May 2012 14:50:10 +0100 Message-ID: Subject: Set an env variable? From: Dave Pawson To: Ant Users List Content-Type: text/plain; charset=UTF-8 I know I can read an env variable, but is it possible to set one, for the duration of the ant script(s) please? TIA Dave -- Dave Pawson XSLT XSL-FO FAQ. Docbook FAQ. http://www.dpawson.co.uk --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org