dain 2005/12/12 01:45:37
Modified: . project.properties
Log:
Remove itests from build until they are fixed
Revision Changes Path
1.15 +2 -2 openejb/project.properties
Index: project.properties
===================================================================
RCS file: /home/projects/openejb/scm/openejb/project.properties,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- project.properties 3 Jun 2005 07:26:40 -0000 1.14
+++ project.properties 12 Dec 2005 06:45:37 -0000 1.15
@@ -13,7 +13,7 @@
maven.multiproject.includes=\
modules/*/project.xml
-maven.multiproject.excludes=
+module.excludes=itests
maven.idea.project.multiproject.includes=${maven.multiproject.includes}
maven.idea.project.multiproject.excludes=${maven.multiproject.excludes}