Return-Path: Delivered-To: apmail-incubator-buildr-user-archive@locus.apache.org Received: (qmail 29084 invoked from network); 3 Mar 2008 16:48:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Mar 2008 16:48:20 -0000 Received: (qmail 9838 invoked by uid 500); 3 Mar 2008 16:48:16 -0000 Delivered-To: apmail-incubator-buildr-user-archive@incubator.apache.org Received: (qmail 9825 invoked by uid 500); 3 Mar 2008 16:48:16 -0000 Mailing-List: contact buildr-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: buildr-user@incubator.apache.org Delivered-To: mailing list buildr-user@incubator.apache.org Received: (qmail 9816 invoked by uid 99); 3 Mar 2008 16:48:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Mar 2008 08:48:16 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.146.181] (HELO wa-out-1112.google.com) (209.85.146.181) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Mar 2008 16:47:41 +0000 Received: by wa-out-1112.google.com with SMTP id n4so352302wag.6 for ; Mon, 03 Mar 2008 08:47:49 -0800 (PST) Received: by 10.115.78.1 with SMTP id f1mr224970wal.100.1204562869888; Mon, 03 Mar 2008 08:47:49 -0800 (PST) Received: by 10.115.75.11 with HTTP; Mon, 3 Mar 2008 08:47:49 -0800 (PST) Message-ID: <153af7a10803030847n6cb0372dy325acbdcf20a95ef@mail.gmail.com> Date: Mon, 3 Mar 2008 11:47:49 -0500 From: "Shane Witbeck" To: buildr-user@incubator.apache.org Subject: system properties for testing MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org What's the best way to temporarily set system properties needed for tests? -- -Shane