You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by xi...@apache.org on 2011/01/25 05:52:04 UTC

svn commit: r1063137 - /geronimo/server/branches/3.0-M2/testsuite/corba-testsuite/pom.xml

Author: xiaming
Date: Tue Jan 25 04:52:04 2011
New Revision: 1063137

URL: http://svn.apache.org/viewvc?rev=1063137&view=rev
Log:
Comment out corba-marshal since 3.0-M2 for web profile release does not have application client module enabled

Modified:
    geronimo/server/branches/3.0-M2/testsuite/corba-testsuite/pom.xml

Modified: geronimo/server/branches/3.0-M2/testsuite/corba-testsuite/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M2/testsuite/corba-testsuite/pom.xml?rev=1063137&r1=1063136&r2=1063137&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M2/testsuite/corba-testsuite/pom.xml (original)
+++ geronimo/server/branches/3.0-M2/testsuite/corba-testsuite/pom.xml Tue Jan 25 04:52:04 2011
@@ -42,7 +42,7 @@
 <!--
         <module>corba-helloworld</module>
 -->
-        <module>corba-marshal</module>
+        <!--<module>corba-marshal</module>-->
         <module>corba-mytime</module>
     </modules>