Return-Path: X-Original-To: apmail-incubator-connectors-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-connectors-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 6051B96C0 for ; Thu, 9 Feb 2012 05:21:59 +0000 (UTC) Received: (qmail 43228 invoked by uid 500); 9 Feb 2012 05:21:58 -0000 Delivered-To: apmail-incubator-connectors-commits-archive@incubator.apache.org Received: (qmail 43130 invoked by uid 500); 9 Feb 2012 05:21:47 -0000 Mailing-List: contact connectors-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: connectors-dev@incubator.apache.org Delivered-To: mailing list connectors-commits@incubator.apache.org Received: (qmail 43118 invoked by uid 99); 9 Feb 2012 05:21:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Feb 2012 05:21:42 +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; Thu, 09 Feb 2012 05:21:38 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 9F2F42388865; Thu, 9 Feb 2012 05:21:18 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1242218 - in /incubator/lcf/branches/CONNECTORS-402: ./ connectors/ framework/ framework/example-multiprocess-common/ framework/example-multiprocess-proprietary/ framework/example-multiprocess/ framework/example-singleprocess-common/ frame... Date: Thu, 09 Feb 2012 05:21:18 -0000 To: connectors-commits@incubator.apache.org From: kwright@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120209052118.9F2F42388865@eris.apache.org> Author: kwright Date: Thu Feb 9 05:21:17 2012 New Revision: 1242218 URL: http://svn.apache.org/viewvc?rev=1242218&view=rev Log: First attempt at providing a dual build, one with proprietary artifacts, the other without, in the same ant target. Added: incubator/lcf/branches/CONNECTORS-402/framework/example-multiprocess/ incubator/lcf/branches/CONNECTORS-402/framework/example-multiprocess-common/ - copied from r1242176, incubator/lcf/branches/CONNECTORS-402/framework/example-multiprocess/ incubator/lcf/branches/CONNECTORS-402/framework/example-multiprocess-proprietary/ incubator/lcf/branches/CONNECTORS-402/framework/example-multiprocess-proprietary/properties.xml - copied, changed from r1242176, incubator/lcf/branches/CONNECTORS-402/framework/example-multiprocess/properties.xml incubator/lcf/branches/CONNECTORS-402/framework/example-multiprocess/properties.xml - copied unchanged from r1242176, incubator/lcf/branches/CONNECTORS-402/framework/example-multiprocess/properties.xml incubator/lcf/branches/CONNECTORS-402/framework/example-singleprocess/ incubator/lcf/branches/CONNECTORS-402/framework/example-singleprocess-common/ - copied from r1242176, incubator/lcf/branches/CONNECTORS-402/framework/example-singleprocess/ incubator/lcf/branches/CONNECTORS-402/framework/example-singleprocess-proprietary/ incubator/lcf/branches/CONNECTORS-402/framework/example-singleprocess-proprietary/properties.xml - copied, changed from r1242176, incubator/lcf/branches/CONNECTORS-402/framework/example-singleprocess/properties.xml incubator/lcf/branches/CONNECTORS-402/framework/example-singleprocess/properties.xml - copied unchanged from r1242176, incubator/lcf/branches/CONNECTORS-402/framework/example-singleprocess/properties.xml Removed: incubator/lcf/branches/CONNECTORS-402/framework/example-multiprocess-common/properties.xml incubator/lcf/branches/CONNECTORS-402/framework/example-singleprocess-common/properties.xml Modified: incubator/lcf/branches/CONNECTORS-402/build.xml incubator/lcf/branches/CONNECTORS-402/connectors/connector-build.xml incubator/lcf/branches/CONNECTORS-402/framework/build.xml Modified: incubator/lcf/branches/CONNECTORS-402/build.xml URL: http://svn.apache.org/viewvc/incubator/lcf/branches/CONNECTORS-402/build.xml?rev=1242218&r1=1242217&r2=1242218&view=diff ============================================================================== --- incubator/lcf/branches/CONNECTORS-402/build.xml (original) +++ incubator/lcf/branches/CONNECTORS-402/build.xml Thu Feb 9 05:21:17 2012 @@ -912,9 +912,14 @@ + + + + + @@ -922,10 +927,18 @@ + + + + + + + + @@ -934,6 +947,7 @@ + @@ -978,16 +992,23 @@ - - - - - + + + + + + + + + + + + @@ -1000,16 +1021,40 @@ - - + + - - + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1031,7 +1076,8 @@ - + + @@ -1071,7 +1117,8 @@ - + + @@ -1101,11 +1148,13 @@ - + + - + + @@ -1135,11 +1184,13 @@ - + + - + + @@ -1169,7 +1220,8 @@ - + + @@ -1199,7 +1251,8 @@ - + + @@ -1229,7 +1282,8 @@ - + + @@ -1259,7 +1313,8 @@ - + + @@ -1289,7 +1344,8 @@ - + + @@ -1319,11 +1375,13 @@ - + + - + + @@ -1353,7 +1411,8 @@ - + + @@ -1383,11 +1442,13 @@ - + + - + + @@ -1417,11 +1478,13 @@ - + + - + + @@ -1451,7 +1514,8 @@ - + + @@ -1481,7 +1545,8 @@ - + + @@ -1511,7 +1576,8 @@ - + + @@ -1541,7 +1607,8 @@ - + + @@ -1571,7 +1638,8 @@ - + + @@ -1601,7 +1669,8 @@ - + + @@ -1631,7 +1700,8 @@ - + + Modified: incubator/lcf/branches/CONNECTORS-402/connectors/connector-build.xml URL: http://svn.apache.org/viewvc/incubator/lcf/branches/CONNECTORS-402/connectors/connector-build.xml?rev=1242218&r1=1242217&r2=1242218&view=diff ============================================================================== --- incubator/lcf/branches/CONNECTORS-402/connectors/connector-build.xml (original) +++ incubator/lcf/branches/CONNECTORS-402/connectors/connector-build.xml Thu Feb 9 05:21:17 2012 @@ -448,7 +448,6 @@ - Modified: incubator/lcf/branches/CONNECTORS-402/framework/build.xml URL: http://svn.apache.org/viewvc/incubator/lcf/branches/CONNECTORS-402/framework/build.xml?rev=1242218&r1=1242217&r2=1242218&view=diff ============================================================================== --- incubator/lcf/branches/CONNECTORS-402/framework/build.xml (original) +++ incubator/lcf/branches/CONNECTORS-402/framework/build.xml Thu Feb 9 05:21:17 2012 @@ -286,20 +286,58 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + @@ -329,13 +367,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + @@ -343,7 +420,7 @@ - + @@ -377,11 +454,6 @@ - - - - - @@ -401,13 +473,66 @@ - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -415,23 +540,45 @@ + + + + + + + + + + + + + + + - + + + + + + + + @@ -461,6 +608,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -472,22 +661,24 @@ - - + + - + - - + + + + @@ -505,7 +696,36 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -568,11 +788,6 @@ - - - - - @@ -587,80 +802,209 @@ - - + + + + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -897,7 +1241,7 @@ - + Copied: incubator/lcf/branches/CONNECTORS-402/framework/example-multiprocess-proprietary/properties.xml (from r1242176, incubator/lcf/branches/CONNECTORS-402/framework/example-multiprocess/properties.xml) URL: http://svn.apache.org/viewvc/incubator/lcf/branches/CONNECTORS-402/framework/example-multiprocess-proprietary/properties.xml?p2=incubator/lcf/branches/CONNECTORS-402/framework/example-multiprocess-proprietary/properties.xml&p1=incubator/lcf/branches/CONNECTORS-402/framework/example-multiprocess/properties.xml&r1=1242176&r2=1242218&rev=1242218&view=diff ============================================================================== --- incubator/lcf/branches/CONNECTORS-402/framework/example-multiprocess/properties.xml (original) +++ incubator/lcf/branches/CONNECTORS-402/framework/example-multiprocess-proprietary/properties.xml Thu Feb 9 05:21:17 2012 @@ -31,7 +31,7 @@ - + Copied: incubator/lcf/branches/CONNECTORS-402/framework/example-singleprocess-proprietary/properties.xml (from r1242176, incubator/lcf/branches/CONNECTORS-402/framework/example-singleprocess/properties.xml) URL: http://svn.apache.org/viewvc/incubator/lcf/branches/CONNECTORS-402/framework/example-singleprocess-proprietary/properties.xml?p2=incubator/lcf/branches/CONNECTORS-402/framework/example-singleprocess-proprietary/properties.xml&p1=incubator/lcf/branches/CONNECTORS-402/framework/example-singleprocess/properties.xml&r1=1242176&r2=1242218&rev=1242218&view=diff ============================================================================== --- incubator/lcf/branches/CONNECTORS-402/framework/example-singleprocess/properties.xml (original) +++ incubator/lcf/branches/CONNECTORS-402/framework/example-singleprocess-proprietary/properties.xml Thu Feb 9 05:21:17 2012 @@ -25,7 +25,7 @@ - +