You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@synapse.apache.org by ru...@apache.org on 2009/07/30 18:59:28 UTC

svn commit: r799366 - /synapse/trunk/java/modules/transports/core/vfs/pom.xml

Author: ruwan
Date: Thu Jul 30 16:59:28 2009
New Revision: 799366

URL: http://svn.apache.org/viewvc?rev=799366&view=rev
Log:
Removing the unused package imports in the bundle plugin configuration of VFS tranport bunlde

Modified:
    synapse/trunk/java/modules/transports/core/vfs/pom.xml

Modified: synapse/trunk/java/modules/transports/core/vfs/pom.xml
URL: http://svn.apache.org/viewvc/synapse/trunk/java/modules/transports/core/vfs/pom.xml?rev=799366&r1=799365&r2=799366&view=diff
==============================================================================
--- synapse/trunk/java/modules/transports/core/vfs/pom.xml (original)
+++ synapse/trunk/java/modules/transports/core/vfs/pom.xml Thu Jul 30 16:59:28 2009
@@ -50,8 +50,6 @@
                             org.apache.synapse.transport.vfs.*,
                         </Export-Package>
                         <Import-Package>
-                            !javax.xml.namespace,
-                            javax.xml.namespace; version=0.0.0,
                             !org.apache.commons.io.output,
                             org.apache.commons.io.output; version=0.0.0,
                             *; resolution:=optional