server-dev  

svn commit: r906950 - in /james/server/trunk: osgi-deployment/ pom.xml

norman
Fri, 05 Feb 2010 06:38:09 -0800

Author: norman
Date: Fri Feb  5 14:37:42 2010
New Revision: 906950

URL: http://svn.apache.org/viewvc?rev=906950&view=rev
Log:
Remove osgi module (it was only an experiment. I will add it later again when 
workin on it)

Removed:
    james/server/trunk/osgi-deployment/
Modified:
    james/server/trunk/pom.xml

Modified: james/server/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=906950&r1=906949&r2=906950&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Fri Feb  5 14:37:42 2010
@@ -55,7 +55,6 @@
     <module>jcr-store</module>
     <module>jpa-store</module>
     <module>spring-deployment</module>
-    <module>osgi-deployment</module>
     <module>mina-socket</module>
   </modules>
   <ciManagement>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

  • svn commit: r906950 - in /james/server/trunk: osgi-deployment/ pom.xml norman