svn commit: r13128 - branches/gsoc2007/b00__1/model-euml/build.xml
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: tfmorris
Date: 2007-07-23 22:31:40-0700
New Revision: 13128
Modified:
branches/gsoc2007/b00__1/model-euml/build.xml
Log:
Make comment delimiters visible
Modified: branches/gsoc2007/b00__1/model-euml/build.xml
Url: http://argouml.tigris.org/source/browse/argouml/branches/gsoc2007/b00__1/model-euml/build.xml?view=diff&rev=13128&p1=branches/gsoc2007/b00__1/model-euml/build.xml&p2=branches/gsoc2007/b00__1/model-euml/build.xml&r1=13127&r2=13128
==============================================================================
--- branches/gsoc2007/b00__1/model-euml/build.xml (original)
+++ branches/gsoc2007/b00__1/model-euml/build.xml 2007-07-23 22:31:40-0700
@@ -38,11 +38,13 @@
<property name="result.jar" value="argouml-euml.jar"/>
<path id="euml.run.classpath">
- <!--<pathelement location="${argo.euml.dir}/lib/org.eclipse.emf.common_2.3.0.v200703080200.jar"/>
+ <!--
+ <pathelement location="${argo.euml.dir}/lib/org.eclipse.emf.common_2.3.0.v200703080200.jar"/>
<pathelement location="${argo.euml.dir}/lib/org.eclipse.emf.ecore.xmi_2.3.0.v200703080200.jar"/>
<pathelement location="${argo.euml.dir}/lib/org.eclipse.emf.ecore_2.3.0.v200703080200.jar"/>
<pathelement location="${argo.euml.dir}/lib/org.eclipse.uml2.common_1.3.0.v200703011358.jar"/>
- <pathelement location="${argo.euml.dir}/lib/org.eclipse.uml2.uml_2.1.0.v200703011358.jar"/>-->
+ <pathelement location="${argo.euml.dir}/lib/org.eclipse.uml2.uml_2.1.0.v200703011358.jar"/>
+ -->
</path>
<path id="euml.compile.classpath">