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:57:52 UTC

svn commit: r799364 - /synapse/branches/1.3/modules/transports/core/vfs/pom.xml

Author: ruwan
Date: Thu Jul 30 16:57:52 2009
New Revision: 799364

URL: http://svn.apache.org/viewvc?rev=799364&view=rev
Log:
Removing the unused package import statements in the bundle plugin configuration

Modified:
    synapse/branches/1.3/modules/transports/core/vfs/pom.xml

Modified: synapse/branches/1.3/modules/transports/core/vfs/pom.xml
URL: http://svn.apache.org/viewvc/synapse/branches/1.3/modules/transports/core/vfs/pom.xml?rev=799364&r1=799363&r2=799364&view=diff
==============================================================================
--- synapse/branches/1.3/modules/transports/core/vfs/pom.xml (original)
+++ synapse/branches/1.3/modules/transports/core/vfs/pom.xml Thu Jul 30 16:57:52 2009
@@ -49,8 +49,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