You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by dj...@apache.org on 2005/11/19 22:31:00 UTC

svn commit: r345688 - /geronimo/trunk/plugins/project.properties

Author: djencks
Date: Sat Nov 19 13:30:57 2005
New Revision: 345688

URL: http://svn.apache.org/viewcvs?rev=345688&view=rev
Log:
build all the plugins from here

Modified:
    geronimo/trunk/plugins/project.properties

Modified: geronimo/trunk/plugins/project.properties
URL: http://svn.apache.org/viewcvs/geronimo/trunk/plugins/project.properties?rev=345688&r1=345687&r2=345688&view=diff
==============================================================================
--- geronimo/trunk/plugins/project.properties (original)
+++ geronimo/trunk/plugins/project.properties Sat Nov 19 13:30:57 2005
@@ -21,10 +21,6 @@
 maven.multiproject.includes=\
 */project.xml
 
-maven.multiproject.excludes=\
-maven-xmlbeans-plugin/project.xml,\
-geronimo-packaging-plugin/project.xml
-
 maven.idea.project.multiproject.includes=${maven.multiproject.includes}
 maven.idea.project.multiproject.excludes=${maven.multiproject.excludes}