Return-Path: X-Original-To: apmail-incubator-flex-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-flex-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B067DD562 for ; Tue, 18 Dec 2012 15:44:50 +0000 (UTC) Received: (qmail 19460 invoked by uid 500); 18 Dec 2012 15:44:50 -0000 Delivered-To: apmail-incubator-flex-commits-archive@incubator.apache.org Received: (qmail 19424 invoked by uid 500); 18 Dec 2012 15:44:50 -0000 Mailing-List: contact flex-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: flex-dev@incubator.apache.org Delivered-To: mailing list flex-commits@incubator.apache.org Received: (qmail 19395 invoked by uid 99); 18 Dec 2012 15:44:49 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Dec 2012 15:44:49 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.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; Tue, 18 Dec 2012 15:44:46 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 883492388A64; Tue, 18 Dec 2012 15:44:25 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1423479 - /incubator/flex/sdk/branches/release4.9/modules/thirdparty/batik/build.xml Date: Tue, 18 Dec 2012 15:44:25 -0000 To: flex-commits@incubator.apache.org From: cframpton@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20121218154425.883492388A64@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: cframpton Date: Tue Dec 18 15:44:24 2012 New Revision: 1423479 URL: http://svn.apache.org/viewvc?rev=1423479&view=rev Log: For the build of batik-all-flex.jar, remove requirement to exec svn and fix up MANIFEST.MF for batik-all-flex.jar. Modified: incubator/flex/sdk/branches/release4.9/modules/thirdparty/batik/build.xml Modified: incubator/flex/sdk/branches/release4.9/modules/thirdparty/batik/build.xml URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/release4.9/modules/thirdparty/batik/build.xml?rev=1423479&r1=1423478&r2=1423479&view=diff ============================================================================== --- incubator/flex/sdk/branches/release4.9/modules/thirdparty/batik/build.xml (original) +++ incubator/flex/sdk/branches/release4.9/modules/thirdparty/batik/build.xml Tue Dec 18 15:44:24 2012 @@ -1115,7 +1115,8 @@ JAVA=/usr/bin/java - + + - + + + + + + + + Implementation-Title: ${flex.implementation.title} + Implementation-Version: ${flex.implementation.version} + Build-Id: ${build.id} + - - + + -