You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ge...@apache.org on 2010/12/21 10:55:53 UTC

svn commit: r1051438 - /geronimo/bundles/trunk/axis/pom.xml

Author: genspring
Date: Tue Dec 21 09:55:53 2010
New Revision: 1051438

URL: http://svn.apache.org/viewvc?rev=1051438&view=rev
Log:
we won't need jms packages when resolving axis bundle

Modified:
    geronimo/bundles/trunk/axis/pom.xml

Modified: geronimo/bundles/trunk/axis/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/bundles/trunk/axis/pom.xml?rev=1051438&r1=1051437&r2=1051438&view=diff
==============================================================================
--- geronimo/bundles/trunk/axis/pom.xml (original)
+++ geronimo/bundles/trunk/axis/pom.xml Tue Dec 21 09:55:53 2010
@@ -89,6 +89,7 @@
 
                         <Import-Package>com.sun*;resolution:=optional,
                             sun*;resolution:=optional,
+			    javax.jms*;resolution:=optional,			    
                             org.apache.bsf*;resolution:=optional,
                             org.apache.commons.httpclient*;resolution:=optional,
                             org.apache.commons.net*;resolution:=optional,