You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jv...@apache.org on 2005/10/29 18:54:38 UTC

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

Author: jvanzyl
Date: Sat Oct 29 09:54:34 2005
New Revision: 329443

URL: http://svn.apache.org/viewcvs?rev=329443&view=rev
Log:
o take out the j2ee module as it's an uber build of the rest of the specs.
  probably needs to be relocated as it's an aggregration, not really a spec
  itself.

Modified:
    geronimo/specs/trunk/pom.xml

Modified: geronimo/specs/trunk/pom.xml
URL: http://svn.apache.org/viewcvs/geronimo/specs/trunk/pom.xml?rev=329443&r1=329442&r2=329443&view=diff
==============================================================================
--- geronimo/specs/trunk/pom.xml (original)
+++ geronimo/specs/trunk/pom.xml Sat Oct 29 09:54:34 2005
@@ -145,7 +145,6 @@
     <module>corba</module>
     -->
     <module>ejb</module>
-    <module>j2ee</module>
     <module>j2ee-connector</module>
     <module>j2ee-deployment</module>
     <module>j2ee-jacc</module>