[zb4osgi-changeset] [scm] ZigBee 4 OSGi repository change: r1146 - in /projects/zb4osgi/trunk: externals/bundles/rxtx/pom.xml pom/pom.xml zigbee.tester/pax.args

scm-notify at zb4osgi.aaloa.org scm-notify at zb4osgi.aaloa.org
Tue Jan 13 15:34:39 CET 2015


Author: stefano.lenzi
Date: Tue Jan 13 15:34:39 2015
New Revision: 1146

Log:
Preparing for a new release cycle of RXTX. 
NOTE: IMPORTANT!!! ZB4O projects are linked and are using a released version of RXTX


Modified:
    projects/zb4osgi/trunk/externals/bundles/rxtx/pom.xml
    projects/zb4osgi/trunk/pom/pom.xml
    projects/zb4osgi/trunk/zigbee.tester/pax.args

Modified: projects/zb4osgi/trunk/externals/bundles/rxtx/pom.xml
==============================================================================
--- projects/zb4osgi/trunk/externals/bundles/rxtx/pom.xml	(original)
+++ projects/zb4osgi/trunk/externals/bundles/rxtx/pom.xml	Tue Jan 13 15:34:39 2015
@@ -5,19 +5,19 @@
   <parent>
     <groupId>org.aaloa.zb4osgi</groupId>
     <artifactId>org.aaloa.zb4osgi.pom</artifactId>
-    <version>9</version>
+    <version>10-SNAPSHOT</version>
     <relativePath>../../../pom/pom.xml</relativePath>
   </parent>
 
   <properties>
     <pkgArtifactId>rxtx</pkgArtifactId>
     <pkgVersion>2.1.7</pkgVersion>
-    <osgiPackaging>2</osgiPackaging>
+    <osgiPackaging>3</osgiPackaging>
   </properties>
 
   <groupId>org.aaloa.zb4osgi.bundle</groupId>
   <artifactId>org.aaloa.zb4osgi.externals.rxtx</artifactId>
-  <version>2.1.7-2</version>
+  <version>2.1.7-${osgiPackaging}-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <name>${pkgArtifactId} Bundle Wrapper</name>
   <description>
@@ -97,9 +97,9 @@
   </build>
 
   <scm>
-    <connection>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/org.aaloa.zb4osgi.externals.rxtx-2.1.7-2</connection>
-    <developerConnection>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/org.aaloa.zb4osgi.externals.rxtx-2.1.7-2</developerConnection>
-    <url>scm:svn:https://svn.aaloa.org/projects/zb4osgi/releases/org.aaloa.zb4osgi.externals.rxtx-2.1.7-2</url>
+    <connection>scm:svn:svn://svn.aaloa.org/projects/zb4osgi/trunk/externals/bundles/rxtx</connection>
+    <developerConnection>scm:svn:svn://svn.aaloa.org/projects/zb4osgi/trunk/externals/bundles/rxtx</developerConnection>
+    <url>http://zb4osgi.aaloa.org/projects/zb4osgi/repository/show/trunk/externals/bundles/rxtx</url>
   </scm>
 
 </project>

Modified: projects/zb4osgi/trunk/pom/pom.xml
==============================================================================
--- projects/zb4osgi/trunk/pom/pom.xml	(original)
+++ projects/zb4osgi/trunk/pom/pom.xml	Tue Jan 13 15:34:39 2015
@@ -191,7 +191,7 @@
 			<dependency>
 				<groupId>org.aaloa.zb4osgi.bundle</groupId>
 				<artifactId>org.aaloa.zb4osgi.externals.rxtx</artifactId>
-				<version>2.1.7-2-SNAPSHOT</version>
+				<version>2.1.7-2</version>
 				<scope>provided</scope>
 			</dependency>
 			<dependency>

Modified: projects/zb4osgi/trunk/zigbee.tester/pax.args
==============================================================================
--- projects/zb4osgi/trunk/zigbee.tester/pax.args	(original)
+++ projects/zb4osgi/trunk/zigbee.tester/pax.args	Tue Jan 13 15:34:39 2015
@@ -18,7 +18,7 @@
 
 
 # ZigBee Stack General Dependencies & Tool
-mvn:org.aaloa.zb4osgi.bundle/org.aaloa.zb4osgi.externals.rxtx/2.1.7-2-SNAPSHOT
+mvn:org.aaloa.zb4osgi.bundle/org.aaloa.zb4osgi.externals.rxtx/2.1.7-2
 wrap:mvn:net.sf.trove4j/trove4j/2.1.0
 
 # ZigBee Hardware Access Layer 




More information about the Commit mailing list