svn commit: r13350 - branches/gsoc2007/b00__1/model-euml/ArgoUML Model all tests with eUML b00__1.launch
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: b00__1
Date: 2007-08-14 13:12:26-0700
New Revision: 13350
Modified:
branches/gsoc2007/b00__1/model-euml/ArgoUML Model all tests with eUML b00__1.launch
Log:
restored -Dtest.model.uml to {resource_loc:/argouml-core-model-mdr/src/org/argouml/model/mdr/mof/01-02-15.xml}
Modified: branches/gsoc2007/b00__1/model-euml/ArgoUML Model all tests with eUML b00__1.launch
Url: http://argouml.tigris.org/source/browse/argouml/branches/gsoc2007/b00__1/model-euml/ArgoUML%20Model%20all%20tests%20with%20eUML%20b00__1.launch?view=diff&rev=13350&p1=branches/gsoc2007/b00__1/model-euml/ArgoUML%20Model%20all%20tests%20with%20eUML%20b00__1.launch&p2=branches/gsoc2007/b00__1/model-euml/ArgoUML%20Model%20all%20tests%20with%20eUML%20b00__1.launch&r1=13349&r2=13350
==============================================================================
--- branches/gsoc2007/b00__1/model-euml/ArgoUML Model all tests with eUML b00__1.launch (original)
+++ branches/gsoc2007/b00__1/model-euml/ArgoUML Model all tests with eUML b00__1.launch 2007-08-14 13:12:26-0700
@@ -44,5 +44,5 @@
<booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="false"/>
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.argouml.model.AllTests"/>
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="argouml-core-tests"/>
-<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Xmx100M -Dargouml.model.implementation=org.argouml.model.euml.EUMLModelImplementation -Dlog4j.configuration=org/argouml/resource/default.lcf -Djava.awt.headless="true" -Dargouml.tests.dir=${resource_loc:/argouml-core-model-euml__b00__1/src/} -DeUML.resources=${workspace_loc}/argouml-core-model-euml__b00__1/lib/uml2/org.eclipse.uml2.uml.resources_2.1.0.v200706251652.jar -Dtest.model.uml=${workspace_loc}/argouml-core-model-euml__b00__1/src/org/argouml/model/metamodels/uml211/Superstructure.cmof"/>
+<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Xmx100M -Dargouml.model.implementation=org.argouml.model.euml.EUMLModelImplementation -Dlog4j.configuration=org/argouml/resource/default.lcf -Djava.awt.headless="true" -Dargouml.tests.dir=${resource_loc:/argouml-core-model-euml__b00__1/src/} -DeUML.resources=${workspace_loc}/argouml-core-model-euml__b00__1/lib/uml2/org.eclipse.uml2.uml.resources_2.1.0.v200706251652.jar -Dtest.model.uml=${resource_loc:/argouml-core-model-mdr/src/org/argouml/model/mdr/mof/01-02-15.xml}"/>
</launchConfiguration>