You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ff...@apache.org on 2009/02/20 03:03:51 UTC

svn commit: r746099 - /servicemix/components/engines/servicemix-cxf-se/trunk/pom.xml

Author: ffang
Date: Fri Feb 20 02:03:51 2009
New Revision: 746099

URL: http://svn.apache.org/viewvc?rev=746099&view=rev
Log:
[SMXCOMP-458]Malformed manifest.mf is generated for the component bundles

Modified:
    servicemix/components/engines/servicemix-cxf-se/trunk/pom.xml

Modified: servicemix/components/engines/servicemix-cxf-se/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/components/engines/servicemix-cxf-se/trunk/pom.xml?rev=746099&r1=746098&r2=746099&view=diff
==============================================================================
--- servicemix/components/engines/servicemix-cxf-se/trunk/pom.xml (original)
+++ servicemix/components/engines/servicemix-cxf-se/trunk/pom.xml Fri Feb 20 02:03:51 2009
@@ -73,7 +73,7 @@
         org.apache.cxf.cxf-rt-transports-jbi,
         org.springframework.core,
         org.springframework.beans,
-        org.springframework.context,
+        org.springframework.context
     </servicemix.osgi.bundles>
   </properties>