You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ke...@apache.org on 2006/12/12 23:09:56 UTC

svn commit: r486362 - /geronimo/specs/trunk/pom.xml

Author: kevan
Date: Tue Dec 12 14:09:56 2006
New Revision: 486362

URL: http://svn.apache.org/viewvc?view=rev&rev=486362
Log:
GERONIMO-2630 Remove spec-corba from trunk. We now use Yoko for corba specs and implementation

Modified:
    geronimo/specs/trunk/pom.xml

Modified: geronimo/specs/trunk/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/pom.xml?view=diff&rev=486362&r1=486361&r2=486362
==============================================================================
--- geronimo/specs/trunk/pom.xml (original)
+++ geronimo/specs/trunk/pom.xml Tue Dec 12 14:09:56 2006
@@ -151,8 +151,6 @@
         <module>geronimo-activation_1.0.2_spec</module>
         <module>geronimo-activation_1.1_spec</module>
         <module>geronimo-commonj_1.1_spec</module>
-        <module>geronimo-corba_3.0_spec</module>
-        <module>geronimo-corba_2.3_spec</module>
         <module>geronimo-ejb_2.1_spec</module>
         <module>geronimo-j2ee-connector_1.5_spec</module>
         <module>geronimo-j2ee-deployment_1.1_spec</module>
@@ -171,10 +169,6 @@
         <module>geronimo-servlet_2.4_spec</module>
         <module>geronimo-servlet_2.5_spec</module>
 
-        <!--
-        NOTE: This is needed for the moment for Geronimo to pass the TCK
-        -->
-        <module>geronimo-spec-corba</module>
     </modules>
 
     <profiles>