[jboss-osgi-commits] JBoss-OSGI SVN: r89400 - in projects/jboss-osgi/branches/tdiesler/runtime: equinox and 3 other directories.

jboss-osgi-commits at lists.jboss.org jboss-osgi-commits at lists.jboss.org
Mon May 25 17:50:31 EDT 2009


Author: thomas.diesler at jboss.com
Date: 2009-05-25 17:50:30 -0400 (Mon, 25 May 2009)
New Revision: 89400

Added:
   projects/jboss-osgi/branches/tdiesler/runtime/equinox/
   projects/jboss-osgi/branches/tdiesler/runtime/felix/
   projects/jboss-osgi/branches/tdiesler/runtime/knopflerfish/
   projects/jboss-osgi/branches/tdiesler/runtime/microcontainer/
Removed:
   projects/jboss-osgi/branches/tdiesler/runtime/equinox/
   projects/jboss-osgi/branches/tdiesler/runtime/felix/
   projects/jboss-osgi/branches/tdiesler/runtime/knopflerfish/
   projects/jboss-osgi/branches/tdiesler/runtime/microcontainer/
Modified:
   projects/jboss-osgi/branches/tdiesler/runtime/equinox/pom.xml
   projects/jboss-osgi/branches/tdiesler/runtime/felix/pom.xml
   projects/jboss-osgi/branches/tdiesler/runtime/knopflerfish/pom.xml
   projects/jboss-osgi/branches/tdiesler/runtime/microcontainer/pom.xml
Log:
Migrate more to top-level

Copied: projects/jboss-osgi/branches/tdiesler/runtime/equinox (from rev 89395, projects/jboss-osgi/branches/tdiesler/projects/runtime/equinox/trunk)

Modified: projects/jboss-osgi/branches/tdiesler/runtime/equinox/pom.xml
===================================================================
--- projects/jboss-osgi/branches/tdiesler/projects/runtime/equinox/trunk/pom.xml	2009-05-25 20:35:41 UTC (rev 89395)
+++ projects/jboss-osgi/branches/tdiesler/runtime/equinox/pom.xml	2009-05-25 21:50:30 UTC (rev 89400)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.jboss.osgi</groupId>
     <artifactId>jboss-osgi-runtime</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0.Beta2</version>
   </parent>
 
   <!-- Properties -->

Copied: projects/jboss-osgi/branches/tdiesler/runtime/felix (from rev 89395, projects/jboss-osgi/branches/tdiesler/projects/runtime/felix/trunk)

Modified: projects/jboss-osgi/branches/tdiesler/runtime/felix/pom.xml
===================================================================
--- projects/jboss-osgi/branches/tdiesler/projects/runtime/felix/trunk/pom.xml	2009-05-25 20:35:41 UTC (rev 89395)
+++ projects/jboss-osgi/branches/tdiesler/runtime/felix/pom.xml	2009-05-25 21:50:30 UTC (rev 89400)
@@ -8,10 +8,12 @@
   <artifactId>jboss-osgi-runtime-felix</artifactId>
   <packaging>jar</packaging>
 
+  <version>1.0.0-SNAPSHOT</version>
+  
   <parent>
     <groupId>org.jboss.osgi</groupId>
     <artifactId>jboss-osgi-runtime</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0.Beta2</version>
   </parent>
 
   <!-- Properties -->

Copied: projects/jboss-osgi/branches/tdiesler/runtime/knopflerfish (from rev 89395, projects/jboss-osgi/branches/tdiesler/projects/runtime/knopflerfish/trunk)

Modified: projects/jboss-osgi/branches/tdiesler/runtime/knopflerfish/pom.xml
===================================================================
--- projects/jboss-osgi/branches/tdiesler/projects/runtime/knopflerfish/trunk/pom.xml	2009-05-25 20:35:41 UTC (rev 89395)
+++ projects/jboss-osgi/branches/tdiesler/runtime/knopflerfish/pom.xml	2009-05-25 21:50:30 UTC (rev 89400)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.jboss.osgi</groupId>
     <artifactId>jboss-osgi-runtime</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0.Beta2</version>
   </parent>
 
   <!-- Properties -->

Copied: projects/jboss-osgi/branches/tdiesler/runtime/microcontainer (from rev 89395, projects/jboss-osgi/branches/tdiesler/projects/runtime/microcontainer/trunk)

Modified: projects/jboss-osgi/branches/tdiesler/runtime/microcontainer/pom.xml
===================================================================
--- projects/jboss-osgi/branches/tdiesler/projects/runtime/microcontainer/trunk/pom.xml	2009-05-25 20:35:41 UTC (rev 89395)
+++ projects/jboss-osgi/branches/tdiesler/runtime/microcontainer/pom.xml	2009-05-25 21:50:30 UTC (rev 89400)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.jboss.osgi</groupId>
     <artifactId>jboss-osgi-runtime</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0.Beta2</version>
   </parent>
   
   <modules>




More information about the jboss-osgi-commits mailing list