Return-Path: Delivered-To: apmail-activemq-commits-archive@www.apache.org Received: (qmail 49703 invoked from network); 19 Feb 2009 22:14:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Feb 2009 22:14:28 -0000 Received: (qmail 26367 invoked by uid 500); 19 Feb 2009 22:14:26 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 26342 invoked by uid 500); 19 Feb 2009 22:14:26 -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 26293 invoked by uid 99); 19 Feb 2009 22:14:26 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Feb 2009 14:14:26 -0800 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; Thu, 19 Feb 2009 22:14:23 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 6591223888CA; Thu, 19 Feb 2009 22:14:02 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r746026 - in /activemq/activemq-cpp/trunk: pom.xml src/main/java/ Date: Thu, 19 Feb 2009 22:14:02 -0000 To: commits@activemq.apache.org From: tabish@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090219221402.6591223888CA@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: tabish Date: Thu Feb 19 22:14:01 2009 New Revision: 746026 URL: http://svn.apache.org/viewvc?rev=746026&view=rev Log: Moved the OpenWire Generator code into its own project to make it easier to maintain and add other projects as needed to the activemq-cpp domain. Removed: activemq/activemq-cpp/trunk/src/main/java/ Modified: activemq/activemq-cpp/trunk/pom.xml Modified: activemq/activemq-cpp/trunk/pom.xml URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/pom.xml?rev=746026&r1=746025&r2=746026&view=diff ============================================================================== --- activemq/activemq-cpp/trunk/pom.xml (original) +++ activemq/activemq-cpp/trunk/pom.xml Thu Feb 19 22:14:01 2009 @@ -19,18 +19,29 @@ - org.apache.activemq + + org.apache + apache + 4 + 4.0.0 - activemqcpp-openwire-generator - jar - ActiveMQ-CPP Openwire Generator - 1.0 + + org.apache.activemq + activemq-cpp-parent + 3.0-SNAPSHOT + pom + ActiveMQ-CPP + + 2.0.8 + Apache Software Foundation http://www.apache.org/ + http://activemq.apache.org/cms + The Apache Software License, Version 2.0 @@ -48,73 +59,34 @@ - - - apache.incubating.releases - Apache Incubating Release Distribution Repository - http://people.apache.org/repo/m2-incubating-repository - - - apache.snapshots - Apache Development Snapshot Repository - http://people.apache.org/repo/m2-snapshot-repository - - false - - - - - - - apache.incubating.releases - Apache Incubating Release Distribution Repository - http://people.apache.org/repo/m2-incubating-repository - - - apache.snapshots - Apache Development Snapshot Repository - http://people.apache.org/repo/m2-snapshot-repository - - false - - - + + 5.2.0 + activemq-${activemq-version} + Apache ActiveMQ-CPP + 0.1.0 + 1.6.2 + 1.3.1 + ${ACTIVEMQ_SRC_HOME}/activemq-core/ + + + + activemq-cpp-openwire-generator + + + + scm:svn:https://svn.apache.org/repos/asf/activemq/activemq-cpp/trunk + scm:svn:https://svn.apache.org/repos/asf/activemq/activemq-cpp/trunk + http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/ + org.apache.activemq - activemq-openwire-generator - ${activemq-version} - - - org.apache.activemq activemq-core ${activemq-version} - - - default-tools.jar - - - java.vendor - Sun Microsystems Inc. - - - - - com.sun - tools - 1.4.2 - system - - /opt/local/jdk1.5.0_16/lib/tools.jar - - - - - @@ -127,28 +99,70 @@ - - + + org.apache.activemq - activemqcpp-openwire-generator - 1.0 + activemq-cpp-openwire-generator + 2.0 + + - - 5.2.0 - ${ACTIVEMQ_SRC_HOME}/activemq-core/ - -