User: cwbrandon
Date: 08/05/21 07:30:54
Modified: andromda-ejb3/conf/test andromda.xml
Log:
only look at uml14 profiles
Revision Changes Path
1.4 +2 -2 cartridges/andromda-ejb3/conf/test/andromda.xml
Index: andromda.xml
===================================================================
RCS file: /cvsroot/andromdaplugins/cartridges/andromda-ejb3/conf/test/andromda.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -w -r1.3 -r1.4
--- andromda.xml 13 Feb 2007 02:41:40 -0000 1.3
+++ andromda.xml 21 May 2008 14:30:54 -0000 1.4
@@ -8,7 +8,7 @@
<model>
<uri>${test.model.uri}</uri>
<moduleSearchLocations>
- <location patterns="**/*.xml.zip">${settings.localRepository}/org/andromda/profiles</location>
+ <location patterns="**/*.xml.zip">${settings.localRepository}/org/andromda/profiles/uml14</location>
</moduleSearchLocations>
<modelPackages>
<modelPackage process="false">org::andromda::metafacades::uml</modelPackage>
|