You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by re...@apache.org on 2013/06/06 21:14:07 UTC

svn commit: r1490400 - in /stanbol/branches/commons-ng/launchers: ./ bundlelists/pom.xml bundlelists/stanbolcommons/pom.xml bundlelists/stanbolcommons/src/main/bundles/list.xml

Author: reto
Date: Thu Jun  6 19:14:06 2013
New Revision: 1490400

URL: http://svn.apache.org/r1490400
Log:
STANBOL-1098: excluding not yet ported lists, updated versions to use ng versions

Modified:
    stanbol/branches/commons-ng/launchers/   (props changed)
    stanbol/branches/commons-ng/launchers/bundlelists/pom.xml
    stanbol/branches/commons-ng/launchers/bundlelists/stanbolcommons/pom.xml
    stanbol/branches/commons-ng/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml

Propchange: stanbol/branches/commons-ng/launchers/
------------------------------------------------------------------------------
    svn:mergeinfo = /stanbol/trunk/launchers:1487448-1490391

Modified: stanbol/branches/commons-ng/launchers/bundlelists/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/commons-ng/launchers/bundlelists/pom.xml?rev=1490400&r1=1490399&r2=1490400&view=diff
==============================================================================
--- stanbol/branches/commons-ng/launchers/bundlelists/pom.xml (original)
+++ stanbol/branches/commons-ng/launchers/bundlelists/pom.xml Thu Jun  6 19:14:06 2013
@@ -22,13 +22,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>4-SNAPSHOT</version>
+    <version>5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>apache-stanbol-bundlelists</artifactId>
-  <version>0.10.0-SNAPSHOT</version>
+  <version>1.0.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   
   <name>Apache Stanbol Bundlelists</name>
@@ -62,27 +62,27 @@
     <module>stanbolcommons</module>
 
     <!-- Data bundles -->
-    <module>defaultdata</module>
+  <!--  <module>defaultdata</module>
     <module>opennlp</module>
-    <module>sentimentdata</module>
+    <module>sentimentdata</module> -->
 
     <!-- Components -->
-    <module>enhancer</module>
+ <!--   <module>enhancer</module>
     <module>entityhub</module>
     <module>cmsadapter</module>
     <module>contenthub</module>
     <module>ontologymanager</module>
     <module>reasoners</module>
-    <module>rules</module>
+    <module>rules</module> -->
 
     <!-- Specific features -->
     <module>security</module>
     <module>zzshell</module>
     
     <!-- language specific extensions -->
-    <module>language-extras/smartcn</module>
+   <!-- <module>language-extras/smartcn</module>
     <module>language-extras/paoding</module>
-    <module>language-extras/kuromoji</module>
+    <module>language-extras/kuromoji</module> -->
   </modules>
 
   <profiles>

Modified: stanbol/branches/commons-ng/launchers/bundlelists/stanbolcommons/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/commons-ng/launchers/bundlelists/stanbolcommons/pom.xml?rev=1490400&r1=1490399&r2=1490400&view=diff
==============================================================================
--- stanbol/branches/commons-ng/launchers/bundlelists/stanbolcommons/pom.xml (original)
+++ stanbol/branches/commons-ng/launchers/bundlelists/stanbolcommons/pom.xml Thu Jun  6 19:14:06 2013
@@ -21,13 +21,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-bundlelists</artifactId>
-    <version>0.10.0-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.launchers.bundlelists.stanbolcommons</artifactId>
-  <version>0.10.0-SNAPSHOT</version>
+  <version>1.0.0-SNAPSHOT</version>
   <packaging>partialbundlelist</packaging>
 
   <name>Apache Stanbol Bundlelist for Commons Libraries</name>

Modified: stanbol/branches/commons-ng/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/commons-ng/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml?rev=1490400&r1=1490399&r2=1490400&view=diff
==============================================================================
--- stanbol/branches/commons-ng/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml (original)
+++ stanbol/branches/commons-ng/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml Thu Jun  6 19:14:06 2013
@@ -222,11 +222,11 @@
     <!-- NOTE: jersey-core bug, must start before jersey-server to avoid 
       jersey spi class not found errors. Restart jersey-server manually if getting 
       those. -->
-    <bundle>
+    <!-- <bundle>
       <groupId>com.sun.jersey</groupId>
       <artifactId>jersey-core</artifactId>
       <version>1.15</version>
-    </bundle>
+    </bundle> -->
   </startLevel>
   <startLevel level="25">
     <bundle>
@@ -243,14 +243,9 @@
     <bundle>
       <groupId>org.apache.clerezza</groupId>
       <artifactId>jaxrs.utils</artifactId>
-      <version>0.7-incubating-SNAPSHOT</version>
-    </bundle>
-    <!-- still used in many places also it only runs on jersey and the code is not portable across jax-rs implementations -->
-    <bundle>
-      <groupId>com.sun.jersey.contribs</groupId>
-      <artifactId>jersey-multipart</artifactId>
-      <version>1.15</version>
+      <version>0.7</version>
     </bundle>
+
     <!-- dependency of jersey-multipart -->
     <bundle>
       <groupId>org.jvnet</groupId>
@@ -405,7 +400,7 @@
     <bundle>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.commons.owl</artifactId>
-      <version>0.12.0-SNAPSHOT</version>
+      <version>1.0.0-SNAPSHOT</version>
     </bundle>
     <!-- support for JSON-LD -->
     <bundle>
@@ -422,7 +417,7 @@
     <bundle>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.commons.jobs.web</artifactId>
-      <version>0.12.0-SNAPSHOT</version>
+      <version>1.0.0-SNAPSHOT</version>
     </bundle>
   </startLevel>
 
@@ -467,7 +462,7 @@
     <bundle>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.commons.solr.web</artifactId>
-      <version>0.12.0-SNAPSHOT</version>
+      <version>1.0.0-SNAPSHOT</version>
     </bundle>
     <bundle> <!-- defualt config for Solr -->
       <groupId>org.apache.stanbol</groupId>
@@ -488,22 +483,22 @@
     <bundle>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.commons.web.resources</artifactId>
-      <version>0.12.0-SNAPSHOT</version>
+      <version>1.0.0-SNAPSHOT</version>
     </bundle>
     <bundle>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.commons.web.base</artifactId>
-      <version>0.12.0-SNAPSHOT</version>
+      <version>1.0.0-SNAPSHOT</version>
     </bundle>
     <bundle>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.commons.web.base.jersey</artifactId>
-      <version>0.12.0-SNAPSHOT</version>
+      <version>1.0.0-SNAPSHOT</version>
     </bundle>
     <bundle>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.commons.web.home</artifactId>
-      <version>0.12.0-SNAPSHOT</version>
+      <version>1.0.0-SNAPSHOT</version>
     </bundle>
   </startLevel>
   
@@ -527,12 +522,12 @@
 	  <bundle>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.commons.ldpathtemplate</artifactId>
-      <version>0.12.0-SNAPSHOT</version>
+      <version>1.0.0-SNAPSHOT</version>
     </bundle>
     <bundle>
        <groupId>org.apache.stanbol</groupId>
        <artifactId>org.apache.stanbol.commons.freemarker</artifactId>
-       <version>0.12.0-SNAPSHOT</version>
+       <version>1.0.0-SNAPSHOT</version>
     </bundle>
     <bundle>
       <groupId>org.apache.stanbol</groupId>
@@ -542,12 +537,12 @@
     <bundle>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.commons.web.rdfviewable.writer</artifactId>
-      <version>0.12.0-SNAPSHOT</version>
+      <version>1.0.0-SNAPSHOT</version>
     </bundle>
     <bundle>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.commons.web.viewable.writer</artifactId>
-      <version>0.12.0-SNAPSHOT</version>
+      <version>1.0.0-SNAPSHOT</version>
     </bundle>
   </startLevel>