Author: norman
Date: Sat Jul  2 15:41:42 2011
New Revision: 1142236

URL: http://svn.apache.org/viewvc?rev=1142236&view=rev
Log:
Fix typo

Modified:
    james/server/trunk/container-spring/pom.xml

Modified: james/server/trunk/container-spring/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/container-spring/pom.xml?rev=1142236&r1=1142235&r2=1142236&view=diff
==============================================================================
--- james/server/trunk/container-spring/pom.xml (original)
+++ james/server/trunk/container-spring/pom.xml Sat Jul  2 15:41:42 2011
@@ -36,7 +36,7 @@
     </james.osgi.export>
     <!-- exclude spring web support and commons-daemon for now -->
     <james.osgi.import>
-      !org.apache.commons.commons.daemon.*,
+      !org.apache.commons.daemon.*,
       !org.apache.james.mailbox.copier.*,
       !org.springframework.web.*,
       *



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to