Author: reto
Date: Thu Feb 14 11:39:47 2013
New Revision: 1446128

URL: http://svn.apache.org/r1446128
Log:
STANBOL-934: removed msome obsolete dependencies

Modified:
    stanbol/trunk/cmsadapter/web/pom.xml
    stanbol/trunk/commons/httpqueryheaders/pom.xml
    stanbol/trunk/commons/solr/web/pom.xml
    stanbol/trunk/commons/web/base/pom.xml
    stanbol/trunk/commons/web/home/pom.xml
    stanbol/trunk/contenthub/web/pom.xml
    stanbol/trunk/contrib/store/web/pom.xml
    stanbol/trunk/enhancement-engines/topic/web/pom.xml
    stanbol/trunk/enhancer/jersey/pom.xml
    stanbol/trunk/rules/web/pom.xml

Modified: stanbol/trunk/cmsadapter/web/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/cmsadapter/web/pom.xml?rev=1446128&r1=1446127&r2=1446128&view=diff
==============================================================================
--- stanbol/trunk/cmsadapter/web/pom.xml (original)
+++ stanbol/trunk/cmsadapter/web/pom.xml Thu Feb 14 11:39:47 2013
@@ -123,10 +123,6 @@
       <artifactId>org.osgi.compendium</artifactId>
     </dependency>
     <dependency>
-      <groupId>org.freemarker</groupId>
-      <artifactId>freemarker</artifactId>
-    </dependency>
-    <dependency>
       <groupId>org.apache.clerezza</groupId>
       <artifactId>rdf.core</artifactId>
     </dependency>

Modified: stanbol/trunk/commons/httpqueryheaders/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/commons/httpqueryheaders/pom.xml?rev=1446128&r1=1446127&r2=1446128&view=diff
==============================================================================
--- stanbol/trunk/commons/httpqueryheaders/pom.xml (original)
+++ stanbol/trunk/commons/httpqueryheaders/pom.xml Thu Feb 14 11:39:47 2013
@@ -76,7 +76,6 @@
       <artifactId>commons-io</artifactId>
     </dependency>
     
-    <!-- Jersey, servlet and freemarker -->
     <dependency>
       <groupId>javax.servlet</groupId>
       <artifactId>servlet-api</artifactId>

Modified: stanbol/trunk/commons/solr/web/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/commons/solr/web/pom.xml?rev=1446128&r1=1446127&r2=1446128&view=diff
==============================================================================
--- stanbol/trunk/commons/solr/web/pom.xml (original)
+++ stanbol/trunk/commons/solr/web/pom.xml Thu Feb 14 11:39:47 2013
@@ -122,14 +122,6 @@
       <artifactId>jersey-core</artifactId>
     </dependency>
     <dependency>
-      <groupId>org.freemarker</groupId>
-      <artifactId>freemarker</artifactId>
-    </dependency>
-    <dependency>
-      <groupId>org.codehaus.jettison</groupId>
-      <artifactId>jettison</artifactId>
-    </dependency>
-    <dependency>
       <groupId>javax.servlet</groupId>
       <artifactId>servlet-api</artifactId>
     </dependency>

Modified: stanbol/trunk/commons/web/base/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/commons/web/base/pom.xml?rev=1446128&r1=1446127&r2=1446128&view=diff
==============================================================================
--- stanbol/trunk/commons/web/base/pom.xml (original)
+++ stanbol/trunk/commons/web/base/pom.xml Thu Feb 14 11:39:47 2013
@@ -108,11 +108,6 @@
       <groupId>javax.servlet</groupId>
       <artifactId>servlet-api</artifactId>
     </dependency>
-    <!-- indirect dependency for freemarker -->
-    <dependency>
-      <groupId>org.codehaus.jettison</groupId>
-      <artifactId>jettison</artifactId>
-    </dependency>
 
     <!-- generic tax -->
     <dependency>
@@ -142,13 +137,6 @@
       <artifactId>org.apache.felix.scr.annotations</artifactId>
     </dependency>
 
-    <!-- Jetty -->
-    <dependency>
-      <groupId>org.mortbay.jetty</groupId>
-      <artifactId>jetty</artifactId>
-      <scope>provided</scope>
-    </dependency>
-
     <!-- for tests -->
     <dependency>
       <groupId>junit</groupId>

Modified: stanbol/trunk/commons/web/home/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/commons/web/home/pom.xml?rev=1446128&r1=1446127&r2=1446128&view=diff
==============================================================================
--- stanbol/trunk/commons/web/home/pom.xml (original)
+++ stanbol/trunk/commons/web/home/pom.xml Thu Feb 14 11:39:47 2013
@@ -119,10 +119,6 @@
       <groupId>javax.servlet</groupId>
       <artifactId>servlet-api</artifactId>
     </dependency>
-    <dependency>
-      <groupId>org.freemarker</groupId>
-      <artifactId>freemarker</artifactId>
-    </dependency>
 
     <!-- OSGi tax -->
     <dependency>

Modified: stanbol/trunk/contenthub/web/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/contenthub/web/pom.xml?rev=1446128&r1=1446127&r2=1446128&view=diff
==============================================================================
--- stanbol/trunk/contenthub/web/pom.xml (original)
+++ stanbol/trunk/contenthub/web/pom.xml Thu Feb 14 11:39:47 2013
@@ -151,12 +151,7 @@
     <dependency>
       <groupId>javax.servlet</groupId>
       <artifactId>servlet-api</artifactId>
-    </dependency>
-
-    <dependency>
-      <groupId>org.freemarker</groupId>
-      <artifactId>freemarker</artifactId>
-    </dependency -->
+    </dependency-->
 
     <!-- generic tax -->
     <dependency>

Modified: stanbol/trunk/contrib/store/web/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/contrib/store/web/pom.xml?rev=1446128&r1=1446127&r2=1446128&view=diff
==============================================================================
--- stanbol/trunk/contrib/store/web/pom.xml (original)
+++ stanbol/trunk/contrib/store/web/pom.xml Thu Feb 14 11:39:47 2013
@@ -111,10 +111,7 @@
       <groupId>org.slf4j</groupId>
       <artifactId>slf4j-api</artifactId>
     </dependency>
-    <dependency>
-      <groupId>org.freemarker</groupId>
-      <artifactId>freemarker</artifactId>
-    </dependency>
+
     <dependency>
       <groupId>com.hp.hpl.jena</groupId>
       <artifactId>jena</artifactId>

Modified: stanbol/trunk/enhancement-engines/topic/web/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/topic/web/pom.xml?rev=1446128&r1=1446127&r2=1446128&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/topic/web/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/topic/web/pom.xml Thu Feb 14 11:39:47 2013
@@ -151,16 +151,6 @@
       <artifactId>jersey-core</artifactId>
     </dependency>
 
-    <!-- Freemarker -->
-    <dependency>
-      <groupId>org.freemarker</groupId>
-      <artifactId>freemarker</artifactId>
-    </dependency>
-    <!-- indirect dependency for freemarker -->
-    <dependency>
-      <groupId>org.codehaus.jettison</groupId>
-      <artifactId>jettison</artifactId>
-    </dependency>   
 
   </dependencies>
 </project>

Modified: stanbol/trunk/enhancer/jersey/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/enhancer/jersey/pom.xml?rev=1446128&r1=1446127&r2=1446128&view=diff
==============================================================================
--- stanbol/trunk/enhancer/jersey/pom.xml (original)
+++ stanbol/trunk/enhancer/jersey/pom.xml Thu Feb 14 11:39:47 2013
@@ -154,16 +154,6 @@
       <artifactId>servlet-api</artifactId>
     </dependency>
 
-    <dependency>
-      <groupId>org.freemarker</groupId>
-      <artifactId>freemarker</artifactId>
-    </dependency>
-    <!-- indirect dependency for freemarker -->
-    <dependency>
-      <groupId>org.codehaus.jettison</groupId>
-      <artifactId>jettison</artifactId>
-    </dependency>
-
     <!-- generic tax -->
     <dependency>
       <groupId>org.slf4j</groupId>

Modified: stanbol/trunk/rules/web/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/rules/web/pom.xml?rev=1446128&r1=1446127&r2=1446128&view=diff
==============================================================================
--- stanbol/trunk/rules/web/pom.xml (original)
+++ stanbol/trunk/rules/web/pom.xml Thu Feb 14 11:39:47 2013
@@ -142,7 +142,6 @@
       <artifactId>commons-lang</artifactId>
     </dependency>
     
-    <!-- Jersey, servlet and freemarker -->
     <dependency>
       <groupId>com.sun.jersey</groupId>
       <artifactId>jersey-server</artifactId>


Reply via email to