[zb4osgi-changeset] [scm] ZigBee 4 OSGi repository change: r337 - in /projects/zb4osgi/trunk/externals: bundles/rxtx/pom.xml bundles/trove4j/pom.xml libraries/trove4j/pom.xml pom.xml

scm-notify at zb4osgi.aaloa.org scm-notify at zb4osgi.aaloa.org
Mon Jul 4 23:47:02 CEST 2011


Author: stefano.lenzi
Date: Mon Jul  4 23:47:02 2011
New Revision: 337

Log:
Updated the groupId to zb4osgi and preparing for releasing

Added:
    projects/zb4osgi/trunk/externals/pom.xml   (with props)
Modified:
    projects/zb4osgi/trunk/externals/bundles/rxtx/pom.xml
    projects/zb4osgi/trunk/externals/bundles/trove4j/pom.xml
    projects/zb4osgi/trunk/externals/libraries/trove4j/pom.xml

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 Mon Jul  4 23:47:02 2011
@@ -5,11 +5,11 @@
   <properties>
     <pkgArtifactId>rxtx</pkgArtifactId>
     <pkgVersion>2.1.7</pkgVersion>
-    <pomVersion>0002</pomVersion>
+    <pomVersion>1</pomVersion>
     <osgiVersion>${pkgVersion}</osgiVersion>
   </properties>
 
-  <groupId>org.aal-persona.bundle</groupId>
+  <groupId>org.aaloa.zb4osgi.bundle</groupId>
   <artifactId>${project.groupId}.${pkgArtifactId}</artifactId>
   <version>${osgiVersion}-${pomVersion}</version>
   <packaging>bundle</packaging>

Modified: projects/zb4osgi/trunk/externals/bundles/trove4j/pom.xml
==============================================================================
--- projects/zb4osgi/trunk/externals/bundles/trove4j/pom.xml (original)
+++ projects/zb4osgi/trunk/externals/bundles/trove4j/pom.xml Mon Jul  4 23:47:02 2011
@@ -2,13 +2,13 @@
   <modelVersion>4.0.0</modelVersion>
     
   <properties>
-    <pkgArtifactId>net.sourceforge.trove</pkgArtifactId>
+    <pkgArtifactId>net.sf.trove</pkgArtifactId>
     <pkgVersion>2.0.4</pkgVersion>
-    <pomVersion>0002</pomVersion>
+    <pomVersion>1</pomVersion>
     <osgiVersion>${pkgVersion}</osgiVersion>
   </properties>
 
-  <groupId>org.aal-persona.bundle</groupId>
+  <groupId>org.aaloa.zb4osgi.bundle</groupId>
   <artifactId>${project.groupId}.${pkgArtifactId}</artifactId>
   <version>${osgiVersion}-${pomVersion}</version>
   <packaging>bundle</packaging>
@@ -20,7 +20,7 @@
 
   <dependencies>
     <dependency>
-      <groupId>org.aal-persona.3rd-lib</groupId>
+      <groupId>org.aaloa.zb4osgi.library</groupId>
       <artifactId>${pkgArtifactId}</artifactId>
       <version>${pkgVersion}</version>
     </dependency>   

Modified: projects/zb4osgi/trunk/externals/libraries/trove4j/pom.xml
==============================================================================
--- projects/zb4osgi/trunk/externals/libraries/trove4j/pom.xml (original)
+++ projects/zb4osgi/trunk/externals/libraries/trove4j/pom.xml Mon Jul  4 23:47:02 2011
@@ -1,8 +1,8 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
-  <groupId>org.aal-persona.3rd-lib</groupId>
-  <artifactId>net.sourceforge.trove</artifactId>
+  <groupId>org.aaloa.zb4osgi.library</groupId>
+  <artifactId>net.sf.trove</artifactId>
   <version>2.0.4</version>
   <packaging>jar</packaging>
   

Added: projects/zb4osgi/trunk/externals/pom.xml
==============================================================================
--- projects/zb4osgi/trunk/externals/pom.xml (added)
+++ projects/zb4osgi/trunk/externals/pom.xml Mon Jul  4 23:47:02 2011
@@ -1,0 +1,132 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements.  See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership.  The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied.  See the License for the
+ specific language governing permissions and limitations
+ under the License.
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>org.aaloa.zb4osgi</groupId>
+    <artifactId>org.aaloa.zb4osgi.pom</artifactId>
+    <version>8</version>
+  </parent>
+
+  <groupId>org.aaloa.zb4osgi</groupId>
+  <artifactId>org.aaloa.zb4osgi.external.builder</artifactId>
+  <packaging>pom</packaging>  
+  <version>1</version>
+
+  <name>A set of external library, or bundles</name>
+  <url>http://zb4osgi.aaloa.org/</url>
+  <description>
+    This is the root pom of a suite of bundles or library that are not developed
+    withing the ZigBee4OSGi project, but that we are packing or releasing, 
+    because no public Maven repository containing the artifact have been found
+  </description>
+
+  <modules>
+    <module>bundles/trove4j</module>
+    <module>bundles/rxtx</module>
+  </modules>
+
+  <scm>
+    <connection>scm:svn:svn://svn.aaloa.org/projects/zb4osgi/trunk/external</connection>
+    <developerConnection>scm:svn:svn://svn.aaloa.org/projects/zb4osgi/trunk/external</developerConnection>
+    <url>http://zb4osgi.aaloa.org/projects/zb4osgi/repository</url>
+  </scm>
+
+  <repositories>
+    <repository>
+      <id>ops4j.releases</id>
+      <url>http://repository.ops4j.org/maven2/</url>
+      <snapshots><enabled>false</enabled></snapshots>
+    </repository>
+    <repository>
+      <id>nexus.aaloa.org</id>
+      <url>http://nexus.aaloa.org/content/repositories/releases/</url>
+      <snapshots><enabled>false</enabled></snapshots>
+    </repository>
+  </repositories>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.ops4j</groupId>
+        <artifactId>maven-pax-plugin</artifactId>
+        <version>1.4</version>
+      </plugin>      
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-release-plugin</artifactId>
+        <version>2.1</version>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.felix</groupId>
+        <artifactId>maven-bundle-plugin</artifactId>
+        <version>2.0.0</version>
+      </plugin>
+    </plugins>
+  </build>
+  
+  <reporting>
+    <plugins> 
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+        <configuration>
+          <links>
+            <link>http://download.oracle.com/javaee/1.4/api/</link>
+            <link>http://download.oracle.com/javase/1.5.0/docs/api/</link>
+            <link>http://trove4j.sourceforge.net/javadocs/</link>
+            <link>http://users.frii.com/jarvi/rxtx/doc/</link>
+            <link>http://www.slf4j.org/apidocs/</link>
+            <link>http://junit.sourceforge.net/javadoc/</link>
+            <link>http://easymock.org/api/easymock/3.0/</link>
+            <link>http://easymock.org/api/easymockclassextension/3.0/</link>
+          </links>
+        </configuration>
+        <reportSets>
+          <reportSet>
+            <reports>
+              <report>javadoc</report>
+              <report>test-javadoc</report>
+            </reports>
+          </reportSet>
+        </reportSets>
+      </plugin>    
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-jxr-plugin</artifactId>
+        <version>2.2</version>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-surefire-report-plugin</artifactId>
+        <version>2.6</version>
+      </plugin>
+      <plugin>    
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>cobertura-maven-plugin</artifactId>
+        <version>2.4</version>
+        <configuration>
+          <format>html</format>
+        </configuration>
+      </plugin>    
+    </plugins>    
+  </reporting>
+</project>

Propchange: projects/zb4osgi/trunk/externals/pom.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: projects/zb4osgi/trunk/externals/pom.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: projects/zb4osgi/trunk/externals/pom.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml




More information about the Commit mailing list