Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 22111 invoked from network); 10 Jun 2010 06:55:42 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 10 Jun 2010 06:55:42 -0000 Received: (qmail 98148 invoked by uid 500); 10 Jun 2010 06:55:41 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 98031 invoked by uid 500); 10 Jun 2010 06:55:39 -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 98023 invoked by uid 99); 10 Jun 2010 06:55:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jun 2010 06:55:38 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gscokart@gmail.com designates 209.85.161.45 as permitted sender) Received: from [209.85.161.45] (HELO mail-fx0-f45.google.com) (209.85.161.45) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jun 2010 06:55:30 +0000 Received: by fxm17 with SMTP id 17so4350052fxm.4 for ; Wed, 09 Jun 2010 23:55:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=uRa9SJIciwvwNrRhguzTEFDp/jFgRUaqaBVesCzfYTw=; b=crbIxTAnZanQNzSkAp6FX9lPwxLUHr27LmCCqHTt4LNSynv1PLMJPe251pMLJ26jPT kDrSMKgs/oK9UfBRUS3MU7C6HrDavps5epZ/us0sWx7z/AAXLer9WAvNyMobulxyDN/b TgrwIsbM2eJFIX6lIWm/LnK3DQRHZi8lO6DGs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=RYBOedu3tnPeS+rDS6xvCMQtngJ9mk5cMz327+8AufNH29g+Qf355VVGVZX/jQrW3p aOzgjRnjge+gNEQlPtvZ6F7anxrYPou7YjXdJtOUagW7PaFX2iK6tNkIxbsE/29ZBYpL z2Oml1A7FUE78jmq3By9UP9b8QF5L/pa63Q5A= MIME-Version: 1.0 Received: by 10.204.161.201 with SMTP id s9mr1575087bkx.19.1276152910171; Wed, 09 Jun 2010 23:55:10 -0700 (PDT) Received: by 10.204.46.97 with HTTP; Wed, 9 Jun 2010 23:55:10 -0700 (PDT) In-Reply-To: <8739wws7fa.fsf@v35516.1blu.de> References: <8739wws7fa.fsf@v35516.1blu.de> Date: Thu, 10 Jun 2010 08:55:10 +0200 Message-ID: Subject: Re: Ant devs need help from users with "exotic" OSes From: Gilles Scokart To: Ant Users List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Nothing special on HPUX >java -jar ant-env.jar Detected OS_NAME: hp-ux Detected OS_ARCH: ia64w Detected OS_VERSION: b.11.31 Detected Java Version: 1.5.0.12-_21_mar_2008 Detected Java Vendor: Hewlett-Packard Co. Detected Java VM Version: 1.5.0.12 jinteg:03.21.08-19:43 IA64W Detected Java VM Name: Java HotSpot(TM) 64-Bit Server VM Both methods returned the same environment information Gilles Scokart On 9 June 2010 14:43, Stefan Bodewig wrote: > Hi all, > > we are considering to change the code that reads environment variables > inside of Ant from the current "fork a platform specific executable" > approach System.getenv() when running on Java5+. =A0This change may resul= t > in different results and so we need your help in order to determine what > kind of differences we may encounter. > > We already know that System.getenv() returns two or three additional > environment variables on Windows while we seem to get the same results > on various flavors of Linux, as well as Solaris and Mac OS X using > different versions of Java. > > contains a simple > command line Java tool (requires Java5+) that we'd ask anybody with > access to an operating system not listed above to execute (java -jar > ant-env.jar). =A0If it reports any differences, please let us know via > (if it isn't > already there, that is). > > In particular we'd love to hear from people running z/OS or OpenVMS. > > Many thanks > > =A0 =A0 Stefan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > For additional commands, e-mail: user-help@ant.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org