You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by rw...@apache.org on 2013/02/05 14:51:37 UTC

svn commit: r1442588 - /stanbol/trunk/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml

Author: rwesten
Date: Tue Feb  5 13:51:37 2013
New Revision: 1442588

URL: http://svn.apache.org/viewvc?rev=1442588&view=rev
Log:
STANBOL-910: added org.apache.stanbol.commons.web.viewable.ldpath to the stanbolcommons bundlelist

Modified:
    stanbol/trunk/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml

Modified: stanbol/trunk/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml
URL: http://svn.apache.org/viewvc/stanbol/trunk/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml?rev=1442588&r1=1442587&r2=1442588&view=diff
==============================================================================
--- stanbol/trunk/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml (original)
+++ stanbol/trunk/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml Tue Feb  5 13:51:37 2013
@@ -482,11 +482,16 @@
       <artifactId>org.apache.stanbol.commons.ldpathtemplate</artifactId>
       <version>0.12.0-SNAPSHOT</version>
     </bundle>
-	  <bundle>
+    <bundle>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.commons.web.viewable</artifactId>
       <version>0.12.0-SNAPSHOT</version>
     </bundle>
+    <bundle>
+      <groupId>org.apache.stanbol</groupId>
+      <artifactId>org.apache.stanbol.commons.web.viewable.ldpath</artifactId>
+      <version>0.12.0-SNAPSHOT</version>
+    </bundle>
   </startLevel>