[jboss-osgi-commits] JBoss-OSGI SVN: r103114 - in projects/jboss-osgi/projects/runtime/vfs/tags: jboss-osgi-vfs-parent-1.0.0 and 3 other directories.

jboss-osgi-commits at lists.jboss.org jboss-osgi-commits at lists.jboss.org
Mon Mar 29 08:48:25 EDT 2010


Author: thomas.diesler at jboss.com
Date: 2010-03-29 08:48:22 -0400 (Mon, 29 Mar 2010)
New Revision: 103114

Added:
   projects/jboss-osgi/projects/runtime/vfs/tags/jboss-osgi-vfs-parent-1.0.0/
   projects/jboss-osgi/projects/runtime/vfs/tags/jboss-osgi-vfs-parent-1.0.0/api/pom.xml
   projects/jboss-osgi/projects/runtime/vfs/tags/jboss-osgi-vfs-parent-1.0.0/pom.xml
   projects/jboss-osgi/projects/runtime/vfs/tags/jboss-osgi-vfs-parent-1.0.0/vfs21/pom.xml
   projects/jboss-osgi/projects/runtime/vfs/tags/jboss-osgi-vfs-parent-1.0.0/vfs30/pom.xml
Removed:
   projects/jboss-osgi/projects/runtime/vfs/tags/jboss-osgi-vfs-parent-1.0.0/api/pom.xml
   projects/jboss-osgi/projects/runtime/vfs/tags/jboss-osgi-vfs-parent-1.0.0/pom.xml
   projects/jboss-osgi/projects/runtime/vfs/tags/jboss-osgi-vfs-parent-1.0.0/vfs21/pom.xml
   projects/jboss-osgi/projects/runtime/vfs/tags/jboss-osgi-vfs-parent-1.0.0/vfs30/pom.xml
Log:
[maven-release-plugin]  copy for tag jboss-osgi-vfs-parent-1.0.0

Copied: projects/jboss-osgi/projects/runtime/vfs/tags/jboss-osgi-vfs-parent-1.0.0 (from rev 103105, projects/jboss-osgi/projects/runtime/vfs/trunk)

Deleted: projects/jboss-osgi/projects/runtime/vfs/tags/jboss-osgi-vfs-parent-1.0.0/api/pom.xml
===================================================================
--- projects/jboss-osgi/projects/runtime/vfs/trunk/api/pom.xml	2010-03-29 12:01:23 UTC (rev 103105)
+++ projects/jboss-osgi/projects/runtime/vfs/tags/jboss-osgi-vfs-parent-1.0.0/api/pom.xml	2010-03-29 12:48:22 UTC (rev 103114)
@@ -1,31 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-  <!-- ====================================================================== -->
-  <!--                                                                        -->
-  <!--  JBoss, the OpenSource J2EE webOS                                      -->
-  <!--                                                                        -->
-  <!--  Distributable under LGPL license.                                     -->
-  <!--  See terms of license at http://www.gnu.org.                           -->
-  <!--                                                                        -->
-  <!-- ====================================================================== -->
-
-  <!-- $Id$ -->
-  
-<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>
-  
-  <name>JBossOSGi VFS - API</name>
-  <description>The JBossOSGi VFS Abstration</description>
-  
-  <groupId>org.jboss.osgi.vfs</groupId>
-  <artifactId>jboss-osgi-vfs</artifactId>
-  <packaging>jar</packaging>
-  
-  <!-- Parent -->
-  <parent>
-    <groupId>org.jboss.osgi.vfs</groupId>
-    <artifactId>jboss-osgi-vfs-parent</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
-  </parent>
-
-</project>

Copied: projects/jboss-osgi/projects/runtime/vfs/tags/jboss-osgi-vfs-parent-1.0.0/api/pom.xml (from rev 103112, projects/jboss-osgi/projects/runtime/vfs/trunk/api/pom.xml)
===================================================================
--- projects/jboss-osgi/projects/runtime/vfs/tags/jboss-osgi-vfs-parent-1.0.0/api/pom.xml	                        (rev 0)
+++ projects/jboss-osgi/projects/runtime/vfs/tags/jboss-osgi-vfs-parent-1.0.0/api/pom.xml	2010-03-29 12:48:22 UTC (rev 103114)
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+  <!-- ====================================================================== -->
+  <!--                                                                        -->
+  <!--  JBoss, the OpenSource J2EE webOS                                      -->
+  <!--                                                                        -->
+  <!--  Distributable under LGPL license.                                     -->
+  <!--  See terms of license at http://www.gnu.org.                           -->
+  <!--                                                                        -->
+  <!-- ====================================================================== -->
+
+  <!-- $Id$ -->
+  
+<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>
+  
+  <name>JBossOSGi VFS - API</name>
+  <description>The JBossOSGi VFS Abstration</description>
+  
+  <groupId>org.jboss.osgi.vfs</groupId>
+  <artifactId>jboss-osgi-vfs</artifactId>
+  <packaging>jar</packaging>
+  
+  <!-- Parent -->
+  <parent>
+    <groupId>org.jboss.osgi.vfs</groupId>
+    <artifactId>jboss-osgi-vfs-parent</artifactId>
+    <version>1.0.0</version>
+  </parent>
+
+</project>

Deleted: projects/jboss-osgi/projects/runtime/vfs/tags/jboss-osgi-vfs-parent-1.0.0/pom.xml
===================================================================
--- projects/jboss-osgi/projects/runtime/vfs/trunk/pom.xml	2010-03-29 12:01:23 UTC (rev 103105)
+++ projects/jboss-osgi/projects/runtime/vfs/tags/jboss-osgi-vfs-parent-1.0.0/pom.xml	2010-03-29 12:48:22 UTC (rev 103114)
@@ -1,47 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-  <!-- ====================================================================== -->
-  <!--                                                                        -->
-  <!--  JBoss, the OpenSource J2EE webOS                                      -->
-  <!--                                                                        -->
-  <!--  Distributable under LGPL license.                                     -->
-  <!--  See terms of license at http://www.gnu.org.                           -->
-  <!--                                                                        -->
-  <!-- ====================================================================== -->
-
-  <!-- $Id$ -->
-  
-<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>
-  
-  <name>JBossOSGi VFS</name>
-  <description>The JBossOSGi VFS Abstration</description>
-  
-  <groupId>org.jboss.osgi.vfs</groupId>
-  <artifactId>jboss-osgi-vfs-parent</artifactId>
-  <packaging>pom</packaging>
-  
-  <version>1.0.0-SNAPSHOT</version>
-  
-  <!-- Parent -->
-  <parent>
-    <groupId>org.jboss.osgi</groupId>
-    <artifactId>jboss-osgi-parent</artifactId>
-    <version>1.0.5-SNAPSHOT</version>
-  </parent>
-
-  <!-- Modules -->
-  <modules>
-    <module>api</module>
-    <module>vfs21</module>
-    <module>vfs30</module>
-  </modules>
-  
-  <!-- Subversion -->
-  <scm>
-    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossas/projects/jboss-osgi/projects/vfs/trunk</connection>
-    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/jboss-osgi/projects/vfs/trunk</developerConnection>
-    <url>http://fisheye.jboss.com/qsearch/JBossOSGi</url>
-  </scm>
-  
-</project>

Copied: projects/jboss-osgi/projects/runtime/vfs/tags/jboss-osgi-vfs-parent-1.0.0/pom.xml (from rev 103112, projects/jboss-osgi/projects/runtime/vfs/trunk/pom.xml)
===================================================================
--- projects/jboss-osgi/projects/runtime/vfs/tags/jboss-osgi-vfs-parent-1.0.0/pom.xml	                        (rev 0)
+++ projects/jboss-osgi/projects/runtime/vfs/tags/jboss-osgi-vfs-parent-1.0.0/pom.xml	2010-03-29 12:48:22 UTC (rev 103114)
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+  <!-- ====================================================================== -->
+  <!--                                                                        -->
+  <!--  JBoss, the OpenSource J2EE webOS                                      -->
+  <!--                                                                        -->
+  <!--  Distributable under LGPL license.                                     -->
+  <!--  See terms of license at http://www.gnu.org.                           -->
+  <!--                                                                        -->
+  <!-- ====================================================================== -->
+
+  <!-- $Id$ -->
+  
+<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>
+  
+  <name>JBossOSGi VFS</name>
+  <description>The JBossOSGi VFS Abstration</description>
+  
+  <groupId>org.jboss.osgi.vfs</groupId>
+  <artifactId>jboss-osgi-vfs-parent</artifactId>
+  <packaging>pom</packaging>
+  
+  <version>1.0.0</version>
+  
+  <!-- Parent -->
+  <parent>
+    <groupId>org.jboss.osgi</groupId>
+    <artifactId>jboss-osgi-parent</artifactId>
+    <version>1.0.5</version>
+  </parent>
+
+  <!-- Subversion -->
+  <scm>
+    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossas/projects/jboss-osgi/projects/runtime/vfs/tags/jboss-osgi-vfs-parent-1.0.0</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/jboss-osgi/projects/runtime/vfs/tags/jboss-osgi-vfs-parent-1.0.0</developerConnection>
+    <url>http://fisheye.jboss.com/qsearch/JBossOSGi/tags/jboss-osgi-vfs-parent-1.0.0</url>
+  </scm>
+  
+  <!-- Properties -->
+  <properties>
+    <version.jboss.shrinkwrap>1.0.0-alpha-6</version.jboss.shrinkwrap>
+    <version.osgi>4.2.0</version.osgi>
+  </properties>
+
+  <!-- Dependency Management -->
+  <dependencyManagement>
+    <dependencies>
+      <dependency>
+        <groupId>org.osgi</groupId>
+        <artifactId>org.osgi.core</artifactId>
+        <version>${version.osgi}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.jboss.shrinkwrap</groupId>
+        <artifactId>shrinkwrap-impl-base</artifactId>
+        <version>${version.jboss.shrinkwrap}</version>
+      </dependency>
+    </dependencies>
+  </dependencyManagement>
+
+  <!-- Modules -->
+  <modules>
+    <module>api</module>
+    <module>vfs21</module>
+    <module>vfs30</module>
+  </modules>
+  
+</project>

Deleted: projects/jboss-osgi/projects/runtime/vfs/tags/jboss-osgi-vfs-parent-1.0.0/vfs21/pom.xml
===================================================================
--- projects/jboss-osgi/projects/runtime/vfs/trunk/vfs21/pom.xml	2010-03-29 12:01:23 UTC (rev 103105)
+++ projects/jboss-osgi/projects/runtime/vfs/tags/jboss-osgi-vfs-parent-1.0.0/vfs21/pom.xml	2010-03-29 12:48:22 UTC (rev 103114)
@@ -1,69 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-  <!-- ====================================================================== -->
-  <!--                                                                        -->
-  <!--  JBoss, the OpenSource J2EE webOS                                      -->
-  <!--                                                                        -->
-  <!--  Distributable under LGPL license.                                     -->
-  <!--  See terms of license at http://www.gnu.org.                           -->
-  <!--                                                                        -->
-  <!-- ====================================================================== -->
-
-<!-- $Id: pom.xml -1 $ -->
-
-<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>
-
-  <name>JBossOSGi VFS - VFS21</name>
-  <description>The JBossOSGi VFS Abstration</description>
-
-  <groupId>org.jboss.osgi.vfs</groupId>
-  <artifactId>jboss-osgi-vfs21</artifactId>
-  <packaging>jar</packaging>
-
-  <!-- Parent -->
-  <parent>
-    <groupId>org.jboss.osgi.vfs</groupId>
-    <artifactId>jboss-osgi-vfs-parent</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
-  </parent>
-
-  <!-- Properties -->
-  <properties>
-    <version.jboss.shrinkwrap>1.0.0-SNAPSHOT</version.jboss.shrinkwrap>
-    <version.jboss.vfs>2.1.3.SP1</version.jboss.vfs>
-    <version.osgi>4.2.0</version.osgi>
-  </properties>
-  
-  <!-- Dependencies -->
-  <dependencies>
-    <dependency>
-      <groupId>org.jboss.osgi.vfs</groupId>
-      <artifactId>jboss-osgi-vfs</artifactId>
-      <version>${version}</version>
-    </dependency>
-    <dependency>
-      <groupId>org.jboss</groupId>
-      <artifactId>jboss-vfs</artifactId>
-      <version>${version.jboss.vfs}</version>
-    </dependency>
-    
-    <dependency>
-      <groupId>junit</groupId>
-      <artifactId>junit</artifactId>
-      <scope>test</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.osgi</groupId>
-      <artifactId>org.osgi.core</artifactId>
-      <version>${version.osgi}</version>
-      <scope>test</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.jboss.shrinkwrap</groupId>
-      <artifactId>shrinkwrap-impl-base</artifactId>
-      <version>${version.jboss.shrinkwrap}</version>
-      <scope>test</scope>
-    </dependency>
-  </dependencies>
-</project>

Copied: projects/jboss-osgi/projects/runtime/vfs/tags/jboss-osgi-vfs-parent-1.0.0/vfs21/pom.xml (from rev 103112, projects/jboss-osgi/projects/runtime/vfs/trunk/vfs21/pom.xml)
===================================================================
--- projects/jboss-osgi/projects/runtime/vfs/tags/jboss-osgi-vfs-parent-1.0.0/vfs21/pom.xml	                        (rev 0)
+++ projects/jboss-osgi/projects/runtime/vfs/tags/jboss-osgi-vfs-parent-1.0.0/vfs21/pom.xml	2010-03-29 12:48:22 UTC (rev 103114)
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+  <!-- ====================================================================== -->
+  <!--                                                                        -->
+  <!--  JBoss, the OpenSource J2EE webOS                                      -->
+  <!--                                                                        -->
+  <!--  Distributable under LGPL license.                                     -->
+  <!--  See terms of license at http://www.gnu.org.                           -->
+  <!--                                                                        -->
+  <!-- ====================================================================== -->
+
+<!-- $Id: pom.xml -1 $ -->
+
+<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>
+
+  <name>JBossOSGi VFS - VFS21</name>
+  <description>The JBossOSGi VFS Abstration</description>
+
+  <groupId>org.jboss.osgi.vfs</groupId>
+  <artifactId>jboss-osgi-vfs21</artifactId>
+  <packaging>jar</packaging>
+
+  <!-- Parent -->
+  <parent>
+    <groupId>org.jboss.osgi.vfs</groupId>
+    <artifactId>jboss-osgi-vfs-parent</artifactId>
+    <version>1.0.0</version>
+  </parent>
+
+  <!-- Properties -->
+  <properties>
+    <version.jboss.vfs>2.1.3.SP1</version.jboss.vfs>
+  </properties>
+  
+  <!-- Dependencies -->
+  <dependencies>
+    <dependency>
+      <groupId>org.jboss.osgi.vfs</groupId>
+      <artifactId>jboss-osgi-vfs</artifactId>
+      <version>${version}</version>
+    </dependency>
+    <dependency>
+      <groupId>org.jboss</groupId>
+      <artifactId>jboss-vfs</artifactId>
+      <version>${version.jboss.vfs}</version>
+    </dependency>
+    
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.osgi</groupId>
+      <artifactId>org.osgi.core</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.jboss.shrinkwrap</groupId>
+      <artifactId>shrinkwrap-impl-base</artifactId>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+</project>

Deleted: projects/jboss-osgi/projects/runtime/vfs/tags/jboss-osgi-vfs-parent-1.0.0/vfs30/pom.xml
===================================================================
--- projects/jboss-osgi/projects/runtime/vfs/trunk/vfs30/pom.xml	2010-03-29 12:01:23 UTC (rev 103105)
+++ projects/jboss-osgi/projects/runtime/vfs/tags/jboss-osgi-vfs-parent-1.0.0/vfs30/pom.xml	2010-03-29 12:48:22 UTC (rev 103114)
@@ -1,73 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-  <!-- ====================================================================== -->
-  <!--                                                                        -->
-  <!--  JBoss, the OpenSource J2EE webOS                                      -->
-  <!--                                                                        -->
-  <!--  Distributable under LGPL license.                                     -->
-  <!--  See terms of license at http://www.gnu.org.                           -->
-  <!--                                                                        -->
-  <!-- ====================================================================== -->
-
-  <!-- $Id: pom.xml -1   $ -->
-  
-<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>
-  
-  <name>JBossOSGi VFS - VFS30</name>
-  <description>The JBossOSGi VFS Abstration</description>
-  
-  <groupId>org.jboss.osgi.vfs</groupId>
-  <artifactId>jboss-osgi-vfs30</artifactId>
-  <packaging>jar</packaging>
-  
-  <!-- Parent -->
-  <parent>
-    <groupId>org.jboss.osgi.vfs</groupId>
-    <artifactId>jboss-osgi-vfs-parent</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
-  </parent>
-
-  <!-- Properties -->
-  <properties>
-    <version.jboss.shrinkwrap>1.0.0-SNAPSHOT</version.jboss.shrinkwrap>
-    <version.jboss.vfs>3.0.0.CR5</version.jboss.vfs>
-    <version.osgi>4.2.0</version.osgi>
-  </properties>
-  
-  <!-- Dependencies -->
-  <dependencies>
-    <dependency>
-      <groupId>org.jboss.osgi.vfs</groupId>
-      <artifactId>jboss-osgi-vfs</artifactId>
-      <version>${version}</version>
-    </dependency>
-    <dependency>
-      <groupId>org.jboss</groupId>
-      <artifactId>jboss-vfs</artifactId>
-      <version>${version.jboss.vfs}</version>
-    </dependency>
-    <dependency>
-      <groupId>org.jboss.logging</groupId>
-      <artifactId>jboss-logging-spi</artifactId>
-    </dependency>
-    
-    <dependency>
-      <groupId>junit</groupId>
-      <artifactId>junit</artifactId>
-      <scope>test</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.osgi</groupId>
-      <artifactId>org.osgi.core</artifactId>
-      <version>${version.osgi}</version>
-      <scope>test</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.jboss.shrinkwrap</groupId>
-      <artifactId>shrinkwrap-impl-base</artifactId>
-      <version>${version.jboss.shrinkwrap}</version>
-      <scope>test</scope>
-    </dependency>
-  </dependencies>
-</project>

Copied: projects/jboss-osgi/projects/runtime/vfs/tags/jboss-osgi-vfs-parent-1.0.0/vfs30/pom.xml (from rev 103112, projects/jboss-osgi/projects/runtime/vfs/trunk/vfs30/pom.xml)
===================================================================
--- projects/jboss-osgi/projects/runtime/vfs/tags/jboss-osgi-vfs-parent-1.0.0/vfs30/pom.xml	                        (rev 0)
+++ projects/jboss-osgi/projects/runtime/vfs/tags/jboss-osgi-vfs-parent-1.0.0/vfs30/pom.xml	2010-03-29 12:48:22 UTC (rev 103114)
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+  <!-- ====================================================================== -->
+  <!--                                                                        -->
+  <!--  JBoss, the OpenSource J2EE webOS                                      -->
+  <!--                                                                        -->
+  <!--  Distributable under LGPL license.                                     -->
+  <!--  See terms of license at http://www.gnu.org.                           -->
+  <!--                                                                        -->
+  <!-- ====================================================================== -->
+
+  <!-- $Id: pom.xml -1   $ -->
+  
+<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>
+  
+  <name>JBossOSGi VFS - VFS30</name>
+  <description>The JBossOSGi VFS Abstration</description>
+  
+  <groupId>org.jboss.osgi.vfs</groupId>
+  <artifactId>jboss-osgi-vfs30</artifactId>
+  <packaging>jar</packaging>
+  
+  <!-- Parent -->
+  <parent>
+    <groupId>org.jboss.osgi.vfs</groupId>
+    <artifactId>jboss-osgi-vfs-parent</artifactId>
+    <version>1.0.0</version>
+  </parent>
+
+  <!-- Properties -->
+  <properties>
+    <version.jboss.vfs>3.0.0.CR5</version.jboss.vfs>
+  </properties>
+  
+  <!-- Dependencies -->
+  <dependencies>
+    <dependency>
+      <groupId>org.jboss.osgi.vfs</groupId>
+      <artifactId>jboss-osgi-vfs</artifactId>
+      <version>${version}</version>
+    </dependency>
+    <dependency>
+      <groupId>org.jboss</groupId>
+      <artifactId>jboss-vfs</artifactId>
+      <version>${version.jboss.vfs}</version>
+    </dependency>
+    <dependency>
+      <groupId>org.jboss.logging</groupId>
+      <artifactId>jboss-logging-spi</artifactId>
+    </dependency>
+    
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.osgi</groupId>
+      <artifactId>org.osgi.core</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.jboss.shrinkwrap</groupId>
+      <artifactId>shrinkwrap-impl-base</artifactId>
+     <scope>test</scope>
+    </dependency>
+  </dependencies>
+</project>



More information about the jboss-osgi-commits mailing list