Title: [2480] trunk/openejb2/project.properties: Updated to exlude itests at their new location
- Revision
- 2480
- Author
- dblevins
- Date
- 2006-02-21 16:26:15 -0500 (Tue, 21 Feb 2006)
Log Message
Updated to exlude itests at their new location
Modified Paths
Diff
Modified: trunk/openejb2/project.properties (2479 => 2480)
--- trunk/openejb2/project.properties 2006-02-21 21:19:36 UTC (rev 2479)
+++ trunk/openejb2/project.properties 2006-02-21 21:26:15 UTC (rev 2480)
@@ -13,7 +13,7 @@
maven.multiproject.includes=\
modules/*/project.xml
-module.excludes=itests
+module.excludes=openejb-itests
maven.idea.project.multiproject.includes=${maven.multiproject.includes}
maven.idea.project.multiproject.excludes=${maven.multiproject.excludes}