Author: dgolovin
Date: 2011-09-22 19:31:04 -0400 (Thu, 22 Sep 2011)
New Revision: 34984
Modified:
trunk/build/pom.xml
Log:
added experimental profiles to let to do the tests coverage reporting for cdi component
build
Modified: trunk/build/pom.xml
===================================================================
--- trunk/build/pom.xml 2011-09-22 23:28:04 UTC (rev 34983)
+++ trunk/build/pom.xml 2011-09-22 23:31:04 UTC (rev 34984)
@@ -366,7 +366,7 @@
<id>cdi-tests</id>
<modules>
<module>libs</module>
- <module>../cdi</module>
+ <module>../cdi/tests</module>
<module>reports/emma-coverage</module>
</modules>
</profile>
Show replies by date