Return-Path: Delivered-To: apmail-commons-commits-archive@minotaur.apache.org Received: (qmail 5858 invoked from network); 2 Oct 2010 13:37:02 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 2 Oct 2010 13:37:02 -0000 Received: (qmail 24310 invoked by uid 500); 2 Oct 2010 13:37:02 -0000 Delivered-To: apmail-commons-commits-archive@commons.apache.org Received: (qmail 24166 invoked by uid 500); 2 Oct 2010 13:37:00 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 24158 invoked by uid 99); 2 Oct 2010 13:36:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Oct 2010 13:36:59 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Oct 2010 13:36:57 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 6A9242388A36; Sat, 2 Oct 2010 13:36:36 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1003797 - /commons/proper/exec/trunk/build.xml Date: Sat, 02 Oct 2010 13:36:36 -0000 To: commits@commons.apache.org From: sebb@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20101002133636.6A9242388A36@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: sebb Date: Sat Oct 2 13:36:36 2010 New Revision: 1003797 URL: http://svn.apache.org/viewvc?rev=1003797&view=rev Log: Make it easier to document and change compiler source and target Modified: commons/proper/exec/trunk/build.xml Modified: commons/proper/exec/trunk/build.xml URL: http://svn.apache.org/viewvc/commons/proper/exec/trunk/build.xml?rev=1003797&r1=1003796&r2=1003797&view=diff ============================================================================== --- commons/proper/exec/trunk/build.xml (original) +++ commons/proper/exec/trunk/build.xml Sat Oct 2 13:36:36 2010 @@ -32,6 +32,9 @@ + + + @@ -43,7 +46,8 @@ - + @@ -56,7 +60,8 @@ - +