User: ecrutchfield
Date: 06/06/22 13:42:09
Modified: andromda-cs/conf/test andromda.xml
Log:
now failing on validation errors
Revision Changes Path
1.2 +1 -1 cartridges/andromda-cs/conf/test/andromda.xml
Index: andromda.xml
===================================================================
RCS file: /cvsroot/andromdaplugins/cartridges/andromda-cs/conf/test/andromda.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -w -r1.1 -r1.2
--- andromda.xml 8 Mar 2006 04:10:59 -0000 1.1
+++ andromda.xml 22 Jun 2006 20:42:08 -0000 1.2
@@ -1,6 +1,6 @@
<andromda>
<properties>
- <property name="failOnValidationErrors">false</property>
+ <property name="failOnValidationErrors">true</property>
</properties>
<repositories>
<repository name="netBeansMDR">
|