Return-Path: Delivered-To: apmail-activemq-commits-archive@www.apache.org Received: (qmail 8523 invoked from network); 28 Jan 2011 13:10:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 28 Jan 2011 13:10:26 -0000 Received: (qmail 84531 invoked by uid 500); 28 Jan 2011 13:10:26 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 84488 invoked by uid 500); 28 Jan 2011 13:10:25 -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 84481 invoked by uid 99); 28 Jan 2011 13:10:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Jan 2011 13:10:25 +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; Fri, 28 Jan 2011 13:10:24 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 8662023889ED; Fri, 28 Jan 2011 13:10:04 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1064655 - in /activemq/activemq-apollo/trunk: apollo-broker/pom.xml apollo-dto/pom.xml apollo-selector/pom.xml apollo-transport/pom.xml apollo-util/pom.xml pom.xml Date: Fri, 28 Jan 2011 13:10:04 -0000 To: commits@activemq.apache.org From: chirino@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110128131004.8662023889ED@eris.apache.org> Author: chirino Date: Fri Jan 28 13:10:03 2011 New Revision: 1064655 URL: http://svn.apache.org/viewvc?rev=1064655&view=rev Log: Switch to the snapshot of bundle plugin since that version works better with Scala, and setup the build to generate bundle fragments. Modified: activemq/activemq-apollo/trunk/apollo-broker/pom.xml activemq/activemq-apollo/trunk/apollo-dto/pom.xml activemq/activemq-apollo/trunk/apollo-selector/pom.xml activemq/activemq-apollo/trunk/apollo-transport/pom.xml activemq/activemq-apollo/trunk/apollo-util/pom.xml activemq/activemq-apollo/trunk/pom.xml Modified: activemq/activemq-apollo/trunk/apollo-broker/pom.xml URL: http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-broker/pom.xml?rev=1064655&r1=1064654&r2=1064655&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-broker/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-broker/pom.xml Fri Jan 28 13:10:03 2011 @@ -35,11 +35,7 @@ ${project.artifactId} - org.apache.activemq.apollo.broker* - - org.eclipse.jetty*;resolution:=optional, - * - + Modified: activemq/activemq-apollo/trunk/apollo-dto/pom.xml URL: http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-dto/pom.xml?rev=1064655&r1=1064654&r2=1064655&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-dto/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-dto/pom.xml Fri Jan 28 13:10:03 2011 @@ -32,6 +32,10 @@ bundle ${project.artifactId} + + + + Modified: activemq/activemq-apollo/trunk/apollo-selector/pom.xml URL: http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-selector/pom.xml?rev=1064655&r1=1064654&r2=1064655&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-selector/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-selector/pom.xml Fri Jan 28 13:10:03 2011 @@ -33,6 +33,10 @@ ${project.artifactId} + + + + Modified: activemq/activemq-apollo/trunk/apollo-transport/pom.xml URL: http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-transport/pom.xml?rev=1064655&r1=1064654&r2=1064655&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-transport/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-transport/pom.xml Fri Jan 28 13:10:03 2011 @@ -33,6 +33,10 @@ ${project.artifactId} + + + + Modified: activemq/activemq-apollo/trunk/apollo-util/pom.xml URL: http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-util/pom.xml?rev=1064655&r1=1064654&r2=1064655&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-util/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-util/pom.xml Fri Jan 28 13:10:03 2011 @@ -34,6 +34,10 @@ ${project.artifactId} + + + + @@ -48,12 +52,6 @@ - - - *;resolution:=optional - - - Modified: activemq/activemq-apollo/trunk/pom.xml URL: http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/pom.xml?rev=1064655&r1=1064654&r2=1064655&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/pom.xml (original) +++ activemq/activemq-apollo/trunk/pom.xml Fri Jan 28 13:10:03 2011 @@ -124,17 +124,15 @@ 1.3-SNAPSHOT 1.6-SNAPSHOT - - 2.2.0 - + 2.3.0-SNAPSHOT {local-packages} - ${project.groupId}.${project.artifactId} * ${apollo.osgi.export.pkg};version=${project.version};-noimport:=true !* - + org.apache.activemq.apollo-broker + @@ -392,6 +390,7 @@ true + ${apollo.osgi.host} ${project.artifactId} ${apollo.osgi.name} ${apollo.osgi.export}