Author: ruwan
Date: Tue Dec  2 01:52:32 2008
New Revision: 25503
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=25503

Log:
Adding Dynamic imports to the transports

Modified:
   branches/synapse/1.2.wso2v1/modules/transports/pom.xml

Modified: branches/synapse/1.2.wso2v1/modules/transports/pom.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/synapse/1.2.wso2v1/modules/transports/pom.xml?rev=25503&r1=25502&r2=25503&view=diff
==============================================================================
--- branches/synapse/1.2.wso2v1/modules/transports/pom.xml      (original)
+++ branches/synapse/1.2.wso2v1/modules/transports/pom.xml      Tue Dec  2 
01:52:32 2008
@@ -89,6 +89,7 @@
                             org.apache.ws.commons.schema,
                             *;resolution:=optional,
                         </Import-Package>
+                        <DynamicImport-Package>*</DynamicImport-Package>
                     </instructions>
                 </configuration>
             </plugin>

_______________________________________________
Esb-java-dev mailing list
[email protected]
https://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev

Reply via email to