Author: ruwan
Date: Thu Mar  5 07:59:37 2009
New Revision: 750364

URL: http://svn.apache.org/viewvc?rev=750364&view=rev
Log:
fixing the OSGi bundle imports of the handler module

Modified:
    synapse/trunk/java/modules/handler/pom.xml

Modified: synapse/trunk/java/modules/handler/pom.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/handler/pom.xml?rev=750364&r1=750363&r2=750364&view=diff
==============================================================================
--- synapse/trunk/java/modules/handler/pom.xml (original)
+++ synapse/trunk/java/modules/handler/pom.xml Thu Mar  5 07:59:37 2009
@@ -76,7 +76,6 @@
                             org.apache.synapse.config,
                             org.apache.synapse.core,
                             org.apache.synapse.core.axis2,
-                            org.apache.synapse.uti,
                             *;resolution:=optional,
                         </Import-Package>
                     </instructions>


Reply via email to