Return-Path: Delivered-To: apmail-activemq-commits-archive@www.apache.org Received: (qmail 91831 invoked from network); 30 Oct 2007 14:45:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Oct 2007 14:45:09 -0000 Received: (qmail 14604 invoked by uid 500); 30 Oct 2007 14:44:56 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 14566 invoked by uid 500); 30 Oct 2007 14:44:56 -0000 Mailing-List: contact commits-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list commits@activemq.apache.org Received: (qmail 14557 invoked by uid 99); 30 Oct 2007 14:44:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Oct 2007 07:44:56 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Oct 2007 14:44:59 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 618141A9832; Tue, 30 Oct 2007 07:44:38 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r590091 - in /activemq/activemq-dotnet/Apache.NMS/trunk: build-common.xml nant-common.xml nant.build Date: Tue, 30 Oct 2007 14:44:32 -0000 To: commits@activemq.apache.org From: chirino@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20071030144438.618141A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: chirino Date: Tue Oct 30 07:44:28 2007 New Revision: 590091 URL: http://svn.apache.org/viewvc?rev=590091&view=rev Log: Factored out all the common nant stuff into nant-common.xml Added: activemq/activemq-dotnet/Apache.NMS/trunk/nant-common.xml Removed: activemq/activemq-dotnet/Apache.NMS/trunk/build-common.xml Modified: activemq/activemq-dotnet/Apache.NMS/trunk/nant.build Added: activemq/activemq-dotnet/Apache.NMS/trunk/nant-common.xml URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS/trunk/nant-common.xml?rev=590091&view=auto ============================================================================== --- activemq/activemq-dotnet/Apache.NMS/trunk/nant-common.xml (added) +++ activemq/activemq-dotnet/Apache.NMS/trunk/nant-common.xml Tue Oct 30 07:44:28 2007 @@ -0,0 +1,411 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file Modified: activemq/activemq-dotnet/Apache.NMS/trunk/nant.build URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS/trunk/nant.build?rev=590091&r1=590090&r2=590091&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS/trunk/nant.build (original) +++ activemq/activemq-dotnet/Apache.NMS/trunk/nant.build Tue Oct 30 07:44:28 2007 @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + @@ -30,146 +30,22 @@ value="Apache NMS Class Library"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + +