You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ga...@apache.org on 2010/01/08 06:55:28 UTC

svn commit: r897107 - /geronimo/server/trunk/framework/bundles/pom.xml

Author: gawor
Date: Fri Jan  8 05:55:24 2010
New Revision: 897107

URL: http://svn.apache.org/viewvc?rev=897107&view=rev
Log:
build axis bundle

Modified:
    geronimo/server/trunk/framework/bundles/pom.xml

Modified: geronimo/server/trunk/framework/bundles/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/framework/bundles/pom.xml?rev=897107&r1=897106&r2=897107&view=diff
==============================================================================
--- geronimo/server/trunk/framework/bundles/pom.xml (original)
+++ geronimo/server/trunk/framework/bundles/pom.xml Fri Jan  8 05:55:24 2010
@@ -39,7 +39,7 @@
         <module>asm-commons-3.1</module>
         <module>aspectjrt</module>
         <module>aspectjweaver</module>
-        <!--<module>axis</module>-->
+        <module>axis</module>
         <module>castor</module>
         <module>commons-digester</module>
         <module>commons-discovery</module>