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 B58DDE2F2 for ; Sat, 8 Dec 2012 17:12:34 +0000 (UTC) Received: (qmail 7622 invoked by uid 500); 8 Dec 2012 17:12:34 -0000 Delivered-To: apmail-incubator-flex-commits-archive@incubator.apache.org Received: (qmail 7305 invoked by uid 500); 8 Dec 2012 17:12:28 -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 7279 invoked by uid 99); 8 Dec 2012 17:12:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 Dec 2012 17:12:27 +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; Sat, 08 Dec 2012 17:12:26 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 35E2523888CD; Sat, 8 Dec 2012 17:12:06 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1418709 - in /incubator/flex/sdk/branches/develop/frameworks/projects: rpc/build.xml spark/build.xml spark_dmv/build.xml Date: Sat, 08 Dec 2012 17:12:05 -0000 To: flex-commits@incubator.apache.org From: jbalsas@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20121208171206.35E2523888CD@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jbalsas Date: Sat Dec 8 17:12:04 2012 New Revision: 1418709 URL: http://svn.apache.org/viewvc?rev=1418709&view=rev Log: Remove version.properties include-file directive from rpc, spark and spark_dmv as conflicts with compile-config.xml and is currently unused Modified: incubator/flex/sdk/branches/develop/frameworks/projects/rpc/build.xml incubator/flex/sdk/branches/develop/frameworks/projects/spark/build.xml incubator/flex/sdk/branches/develop/frameworks/projects/spark_dmv/build.xml Modified: incubator/flex/sdk/branches/develop/frameworks/projects/rpc/build.xml URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/frameworks/projects/rpc/build.xml?rev=1418709&r1=1418708&r2=1418709&view=diff ============================================================================== --- incubator/flex/sdk/branches/develop/frameworks/projects/rpc/build.xml (original) +++ incubator/flex/sdk/branches/develop/frameworks/projects/rpc/build.xml Sat Dec 8 17:12:04 2012 @@ -159,7 +159,6 @@ - build=${build.number} @@ -183,11 +182,9 @@ output="${FLEX_HOME}/frameworks/libs/rpc.swc"> - - Modified: incubator/flex/sdk/branches/develop/frameworks/projects/spark/build.xml URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/frameworks/projects/spark/build.xml?rev=1418709&r1=1418708&r2=1418709&view=diff ============================================================================== --- incubator/flex/sdk/branches/develop/frameworks/projects/spark/build.xml (original) +++ incubator/flex/sdk/branches/develop/frameworks/projects/spark/build.xml Sat Dec 8 17:12:04 2012 @@ -207,7 +207,6 @@ - build=${build.number} @@ -232,7 +231,6 @@ - Modified: incubator/flex/sdk/branches/develop/frameworks/projects/spark_dmv/build.xml URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/frameworks/projects/spark_dmv/build.xml?rev=1418709&r1=1418708&r2=1418709&view=diff ============================================================================== --- incubator/flex/sdk/branches/develop/frameworks/projects/spark_dmv/build.xml (original) +++ incubator/flex/sdk/branches/develop/frameworks/projects/spark_dmv/build.xml Sat Dec 8 17:12:04 2012 @@ -41,7 +41,6 @@ - build=${build.number} @@ -63,12 +62,10 @@ output="${FLEX_HOME}/frameworks/libs/spark_dmv.swc"> - - - +