Author: suat
Date: Fri Mar 23 11:44:26 2012
New Revision: 1304288
URL: http://svn.apache.org/viewvc?rev=1304288&view=rev
Log:
Removing obselete modules of CMS Adapter
Removed:
incubator/stanbol/trunk/cmsadapter/launchers/
incubator/stanbol/trunk/cmsadapter/rest-client/
Modified:
incubator/stanbol/trunk/cmsadapter/bundlelist/src/main/bundles/list.xml
incubator/stanbol/trunk/cmsadapter/pom.xml
Modified:
incubator/stanbol/trunk/cmsadapter/bundlelist/src/main/bundles/list.xml
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/cmsadapter/bundlelist/src/main/bundles/list.xml?rev=1304288&r1=1304287&r2=1304288&view=diff
==============================================================================
--- incubator/stanbol/trunk/cmsadapter/bundlelist/src/main/bundles/list.xml
(original)
+++ incubator/stanbol/trunk/cmsadapter/bundlelist/src/main/bundles/list.xml Fri
Mar 23 11:44:26 2012
@@ -92,10 +92,5 @@
<artifactId>org.apache.stanbol.cmsadapter.cmis</artifactId>
<version>0.9.0-incubating-SNAPSHOT</version>
</bundle>
- <bundle>
- <groupId>org.apache.stanbol</groupId>
-
<artifactId>org.apache.stanbol.cmsadapter.rest.client</artifactId>
- <version>0.9.0-incubating-SNAPSHOT</version>
- </bundle>
</startLevel>
</bundles>
Modified: incubator/stanbol/trunk/cmsadapter/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/cmsadapter/pom.xml?rev=1304288&r1=1304287&r2=1304288&view=diff
==============================================================================
--- incubator/stanbol/trunk/cmsadapter/pom.xml (original)
+++ incubator/stanbol/trunk/cmsadapter/pom.xml Fri Mar 23 11:44:26 2012
@@ -34,7 +34,6 @@
<module>jcr</module>
<module>cmis</module>
<module>web</module>
- <module>rest-client</module>
<module>bundlelist</module>
</modules>
</project>