You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by og...@apache.org on 2011/04/09 21:15:08 UTC

svn commit: r1090652 - /incubator/stanbol/trunk/launchers/lite/src/main/bundles/list.xml

Author: ogrisel
Date: Sat Apr  9 19:15:08 2011
New Revision: 1090652

URL: http://svn.apache.org/viewvc?rev=1090652&view=rev
Log:
Removing the SPARQL endpoint of the lite launcher to emphasize it's statelessness

Modified:
    incubator/stanbol/trunk/launchers/lite/src/main/bundles/list.xml

Modified: incubator/stanbol/trunk/launchers/lite/src/main/bundles/list.xml
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/launchers/lite/src/main/bundles/list.xml?rev=1090652&r1=1090651&r2=1090652&view=diff
==============================================================================
--- incubator/stanbol/trunk/launchers/lite/src/main/bundles/list.xml (original)
+++ incubator/stanbol/trunk/launchers/lite/src/main/bundles/list.xml Sat Apr  9 19:15:08 2011
@@ -294,11 +294,6 @@
 			<artifactId>org.apache.stanbol.commons.web.home</artifactId>
 			<version>0.9-SNAPSHOT</version>
 		</bundle>
-		<bundle>
-			<groupId>org.apache.stanbol</groupId>
-			<artifactId>org.apache.stanbol.commons.web.sparql</artifactId>
-			<version>0.9-SNAPSHOT</version>
-		</bundle>
 	</startLevel>
 
 	<!-- Stanbol Enhancer  -->