svn commit: r17396 - trunk/src/argouml-core-model-euml: . META-INF src

Thomas Neustupny <[email protected]>
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: thn
Date: 2009-10-15 12:43:12-0700
New Revision: 17396

Modified:
   trunk/src/argouml-core-model-euml/.classpath
   trunk/src/argouml-core-model-euml/ArgoUML Model all tests with eUML.launch
   trunk/src/argouml-core-model-euml/ArgoUML UML2-EUML debug.launch
   trunk/src/argouml-core-model-euml/META-INF/MANIFEST.MF
   trunk/src/argouml-core-model-euml/build.properties
   trunk/src/argouml-core-model-euml/build.xml
   trunk/src/argouml-core-model-euml/src/manifest.mf

Log:
upgrade to UML 3.0.1 and EMF 2.5.0 libraries
(and thus from UML Spec 2.1.1 to the actual UML Spec 2.2)

Modified: trunk/src/argouml-core-model-euml/.classpath
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-core-model-euml/.classpath?view=diff&pathrev=17396&r1=17395&r2=17396
==============================================================================
--- trunk/src/argouml-core-model-euml/.classpath	(original)
+++ trunk/src/argouml-core-model-euml/.classpath	2009-10-15 12:43:12-0700
@@ -3,19 +3,19 @@
 	<classpathentry kind="src" path="src"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
 	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
-	<classpathentry exported="true" kind="lib" path="lib/emf/org.eclipse.emf.common_2.4.0.v200902171115.jar"/>
-	<classpathentry exported="true" kind="lib" path="lib/emf/org.eclipse.emf.ecore_2.4.2.v200902171115.jar"/>
-	<classpathentry exported="true" kind="lib" path="lib/emf/org.eclipse.emf.ecore.change_2.4.0.v200902171115.jar"/>
-	<classpathentry exported="true" kind="lib" path="lib/emf/org.eclipse.emf.ecore.change.edit_2.4.0.v200902171115.jar"/>
-	<classpathentry exported="true" kind="lib" path="lib/emf/org.eclipse.emf.ecore.edit_2.4.1.v200902171115.jar"/>
-	<classpathentry exported="true" kind="lib" path="lib/emf/org.eclipse.emf.ecore.xmi_2.4.1.v200902171115.jar"/>
-	<classpathentry exported="true" kind="lib" path="lib/emf/org.eclipse.emf.edit_2.4.2.v200902171115.jar"/>
-	<classpathentry exported="true" kind="lib" path="lib/emf/org.eclipse.emf.mapping_2.4.0.v200902171115.jar"/>
-	<classpathentry exported="true" kind="lib" path="lib/emf/org.eclipse.emf.mapping.ecore2xml_2.4.0.v200902171115.jar"/>
-	<classpathentry exported="true" kind="lib" path="lib/uml2/org.eclipse.uml2.common_1.4.0.v200805131030.jar"/>
-	<classpathentry exported="true" kind="lib" path="lib/uml2/org.eclipse.uml2.common.edit_1.4.0.v200805131030.jar"/>
-	<classpathentry exported="true" kind="lib" path="lib/uml2/org.eclipse.uml2.uml_2.2.2.v200811051031.jar" sourcepath="lib/uml2/org.eclipse.uml2.source_2.2.2.v200902101430/src/org.eclipse.uml2.uml_2.2.2.v200811051031/src.zip"/>
-	<classpathentry exported="true" kind="lib" path="lib/uml2/org.eclipse.uml2.uml.edit_2.2.0.v200805131030.jar"/>
-	<classpathentry exported="true" kind="lib" path="lib/uml2/org.eclipse.uml2.uml.resources_2.2.0.v200805131030.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/emf/org.eclipse.emf.common_2.5.0.v200906151043.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/emf/org.eclipse.emf.ecore_2.5.0.v200906151043.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/emf/org.eclipse.emf.ecore.change_2.5.0.v200906151043.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/emf/org.eclipse.emf.ecore.change.edit_2.5.0.v200906151043.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/emf/org.eclipse.emf.ecore.edit_2.5.0.v200906151043.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/emf/org.eclipse.emf.ecore.xmi_2.5.0.v200906151043.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/emf/org.eclipse.emf.edit_2.5.0.v200906151043.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/emf/org.eclipse.emf.mapping_2.5.0.v200906151043.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/emf/org.eclipse.emf.mapping.ecore2xml_2.5.0.v200906151043.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/uml2/org.eclipse.uml2.common_1.5.0.v200905041045.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/uml2/org.eclipse.uml2.common.edit_1.5.0.v200905041045.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/uml2/org.eclipse.uml2.uml_3.0.1.v200908281330.jar" sourcepath="lib/uml2/org.eclipse.uml2.uml.source_3.0.1.v200908281330.zip"/>
+	<classpathentry exported="true" kind="lib" path="lib/uml2/org.eclipse.uml2.uml.edit_3.0.0.v200905041045.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/uml2/org.eclipse.uml2.uml.resources_3.0.0.v200906011111.jar"/>
 	<classpathentry kind="output" path="build-eclipse"/>
 </classpath>

Modified: trunk/src/argouml-core-model-euml/ArgoUML Model all tests with eUML.launch
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-core-model-euml/ArgoUML%20Model%20all%20tests%20with%20eUML.launch?view=diff&pathrev=17396&r1=17395&r2=17396
==============================================================================
--- trunk/src/argouml-core-model-euml/ArgoUML Model all tests with eUML.launch	(original)
+++ trunk/src/argouml-core-model-euml/ArgoUML Model all tests with eUML.launch	2009-10-15 12:43:12-0700
@@ -20,16 +20,16 @@
 <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-tools/lib/easymock12.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
 <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry id=&quot;org.eclipse.jdt.launching.classpathentry.defaultClasspath&quot;&gt;&#13;&#10;&lt;memento exportedEntriesOnly=&quot;false&quot; project=&quot;argouml-core-tests&quot;/&gt;&#13;&#10;&lt;/runtimeClasspathEntry&gt;&#13;&#10;"/>
 <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry path=&quot;3&quot; projectName=&quot;argouml-core-model-euml&quot; type=&quot;1&quot;/&gt;&#13;&#10;"/>
-<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-model-euml/lib/org.eclipse.emf.ecore.change_2.3.0.v200706262000.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
-<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-model-euml/lib/org.eclipse.emf.edit_2.3.0.v200706262000.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
-<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-model-euml/lib/org.eclipse.emf.mapping.ecore2xml_2.3.0.v200706262000.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
-<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-model-euml/lib/org.eclipse.uml2.common.edit_1.3.0.v200706251652.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
-<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-model-euml/lib/org.eclipse.uml2.uml.resources_2.1.0.v200706251652.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
-<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-model-euml/lib/org.eclipse.emf.common_2.3.0.v200703080200.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
-<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-model-euml/lib/org.eclipse.emf.ecore_2.3.0.v200703080200.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
-<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-model-euml/lib/org.eclipse.emf.ecore.xmi_2.3.0.v200703080200.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
-<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-model-euml/lib/org.eclipse.uml2.common_1.3.0.v200703011358.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
-<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-model-euml/lib/org.eclipse.uml2.uml_2.1.0.v200703011358.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
+<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-model-euml/lib/org.eclipse.emf.ecore.change_2.5.0.v200906151043.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
+<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-model-euml/lib/org.eclipse.emf.edit_2.5.0.v200906151043.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
+<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-model-euml/lib/org.eclipse.emf.mapping.ecore2xml_2.5.0.v200906151043.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
+<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-model-euml/lib/org.eclipse.uml2.common.edit_1.5.0.v200905041045.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
+<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-model-euml/lib/org.eclipse.uml2.uml.resources_3.0.0.v200906011111.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
+<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-model-euml/lib/org.eclipse.emf.common_2.5.0.v200906151043.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
+<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-model-euml/lib/org.eclipse.emf.ecore_2.5.0.v200906151043.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
+<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-model-euml/lib/org.eclipse.emf.ecore.xmi_2.5.0.v200906151043.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
+<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-model-euml/lib/org.eclipse.uml2.common_1.5.0.v200905041045.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
+<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-model-euml/lib/org.eclipse.uml2.uml_3.0.1.v200908281330.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
 </listAttribute>
 <booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="false"/>
 <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.argouml.model.AllTests"/>

Modified: trunk/src/argouml-core-model-euml/ArgoUML UML2-EUML debug.launch
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-core-model-euml/ArgoUML%20UML2-EUML%20debug.launch?view=diff&pathrev=17396&r1=17395&r2=17396
==============================================================================
--- trunk/src/argouml-core-model-euml/ArgoUML UML2-EUML debug.launch	(original)
+++ trunk/src/argouml-core-model-euml/ArgoUML UML2-EUML debug.launch	2009-10-15 12:43:12-0700
@@ -30,20 +30,20 @@
 <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-app/lib/gef-0.13.1M3.jar&quot; path=&quot;3&quot; sourceAttachmentPath=&quot;/gef/src&quot; sourceRootPath=&quot;&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
 <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-app/lib/ocl-argo-1.1.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
 <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-app/lib/swidgets-0.1.4.jar&quot; path=&quot;3&quot; sourceAttachmentPath=&quot;/swidgets/src&quot; sourceRootPath=&quot;&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
-<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-model-euml/lib/emf/org.eclipse.emf.common_2.4.0.v200902171115.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
-<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-model-euml/lib/emf/org.eclipse.emf.ecore_2.4.2.v200902171115.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
-<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-model-euml/lib/emf/org.eclipse.emf.ecore.change_2.4.0.v200902171115.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
-<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-model-euml/lib/emf/org.eclipse.emf.ecore.change.edit_2.4.0.v200902171115.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
-<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-model-euml/lib/emf/org.eclipse.emf.ecore.edit_2.4.1.v200902171115.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
-<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-model-euml/lib/emf/org.eclipse.emf.ecore.xmi_2.4.1.v200902171115.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
-<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-model-euml/lib/emf/org.eclipse.emf.edit_2.4.2.v200902171115.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
-<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-model-euml/lib/emf/org.eclipse.emf.mapping_2.4.0.v200902171115.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
-<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-model-euml/lib/uml2/org.eclipse.uml2.common_1.4.0.v200805131030.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
-<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-model-euml/lib/uml2/org.eclipse.uml2.common.edit_1.4.0.v200805131030.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
-<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-model-euml/lib/uml2/org.eclipse.uml2.uml_2.2.2.v200811051031.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
-<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-model-euml/lib/uml2/org.eclipse.uml2.uml.edit_2.2.0.v200805131030.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
-<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-model-euml/lib/uml2/org.eclipse.uml2.uml.resources_2.2.0.v200805131030.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
-<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-model-euml/lib/emf/org.eclipse.emf.mapping.ecore2xml_2.4.0.v200902171115.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
+<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-model-euml/lib/emf/org.eclipse.emf.common_2.5.0.v200906151043.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
+<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-model-euml/lib/emf/org.eclipse.emf.ecore_2.5.0.v200906151043.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
+<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-model-euml/lib/emf/org.eclipse.emf.ecore.change_2.5.0.v200906151043.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
+<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-model-euml/lib/emf/org.eclipse.emf.ecore.change.edit_2.5.0.v200906151043.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
+<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-model-euml/lib/emf/org.eclipse.emf.ecore.edit_2.5.0.v200906151043.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
+<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-model-euml/lib/emf/org.eclipse.emf.ecore.xmi_2.5.0.v200906151043.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
+<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-model-euml/lib/emf/org.eclipse.emf.edit_2.5.0.v200906151043.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
+<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-model-euml/lib/emf/org.eclipse.emf.mapping_2.5.0.v200906151043.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
+<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-model-euml/lib/uml2/org.eclipse.uml2.common_1.5.0.v200905041045.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
+<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-model-euml/lib/uml2/org.eclipse.uml2.common.edit_1.5.0.v200905041045.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
+<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-model-euml/lib/uml2/org.eclipse.uml2.uml_3.0.1.v200908281330.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
+<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-model-euml/lib/uml2/org.eclipse.uml2.uml.edit_3.0.0.v200905041045.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
+<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-model-euml/lib/uml2/org.eclipse.uml2.uml.resources_3.0.0.v200906011111.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
+<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-core-model-euml/lib/emf/org.eclipse.emf.mapping.ecore2xml_2.5.0.v200906151043.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
 <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry path=&quot;3&quot; projectName=&quot;argouml-core-model-euml&quot; type=&quot;1&quot;/&gt;&#13;&#10;"/>
 <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/argouml-app/lib/toolbar-1.4.1-20071227.jar&quot; path=&quot;3&quot; sourceAttachmentPath=&quot;/toolbar/src&quot; sourceRootPath=&quot;&quot; type=&quot;2&quot;/&gt;&#13;&#10;"/>
 <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry path=&quot;3&quot; projectName=&quot;argouml-core-infra&quot; type=&quot;1&quot;/&gt;&#13;&#10;"/>

Modified: trunk/src/argouml-core-model-euml/META-INF/MANIFEST.MF
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-core-model-euml/META-INF/MANIFEST.MF?view=diff&pathrev=17396&r1=17395&r2=17396
==============================================================================
--- trunk/src/argouml-core-model-euml/META-INF/MANIFEST.MF	(original)
+++ trunk/src/argouml-core-model-euml/META-INF/MANIFEST.MF	2009-10-15 12:43:12-0700
@@ -78,19 +78,19 @@
  org.eclipse.uml2.uml.util,
  profiles,
  schema
-Bundle-ClassPath: lib/emf/org.eclipse.emf.common_2.4.0.v200902171115.jar,
- lib/emf/org.eclipse.emf.ecore_2.4.2.v200902171115.jar,
- lib/emf/org.eclipse.emf.ecore.change_2.4.0.v200902171115.jar,
- lib/emf/org.eclipse.emf.ecore.change.edit_2.4.0.v200902171115.jar,
- lib/emf/org.eclipse.emf.ecore.edit_2.4.1.v200902171115.jar,
- lib/emf/org.eclipse.emf.ecore.xmi_2.4.1.v200902171115.jar,
- lib/emf/org.eclipse.emf.edit_2.4.2.v200902171115.jar,
- lib/emf/org.eclipse.emf.mapping_2.4.0.v200902171115.jar,
- lib/emf/org.eclipse.emf.mapping.ecore2xml_2.4.0.v200902171115.jar,
- lib/uml2/org.eclipse.uml2.common_1.4.0.v200805131030.jar,
- lib/uml2/org.eclipse.uml2.common.edit_1.4.0.v200805131030.jar,
- lib/uml2/org.eclipse.uml2.uml_2.2.2.v200811051031.jar,
- lib/uml2/org.eclipse.uml2.uml.edit_2.2.0.v200805131030.jar,
- lib/uml2/org.eclipse.uml2.uml.resources_2.2.0.v200805131030.jar,
+Bundle-ClassPath: lib/emf/org.eclipse.emf.common_2.5.0.v200906151043.jar,
+ lib/emf/org.eclipse.emf.ecore_2.5.0.v200906151043.jar,
+ lib/emf/org.eclipse.emf.ecore.change_2.5.0.v200906151043.jar,
+ lib/emf/org.eclipse.emf.ecore.change.edit_2.5.0.v200906151043.jar,
+ lib/emf/org.eclipse.emf.ecore.edit_2.5.0.v200906151043.jar,
+ lib/emf/org.eclipse.emf.ecore.xmi_2.5.0.v200906151043.jar,
+ lib/emf/org.eclipse.emf.edit_2.5.0.v200906151043.jar,
+ lib/emf/org.eclipse.emf.mapping_2.5.0.v200906151043.jar,
+ lib/emf/org.eclipse.emf.mapping.ecore2xml_2.5.0.v200906151043.jar,
+ lib/uml2/org.eclipse.uml2.common_1.5.0.v200905041045.jar,
+ lib/uml2/org.eclipse.uml2.common.edit_1.5.0.v200905041045.jar,
+ lib/uml2/org.eclipse.uml2.uml_3.0.1.v200908281330.jar,
+ lib/uml2/org.eclipse.uml2.uml.edit_3.0.0.v200905041045.jar,
+ lib/uml2/org.eclipse.uml2.uml.resources_3.0.0.v200906011111.jar,
  .
 Eclipse-RegisterBuddy: org.argouml.core.infra, org.argouml.core.model

Modified: trunk/src/argouml-core-model-euml/build.properties
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-core-model-euml/build.properties?view=diff&pathrev=17396&r1=17395&r2=17396
==============================================================================
--- trunk/src/argouml-core-model-euml/build.properties	(original)
+++ trunk/src/argouml-core-model-euml/build.properties	2009-10-15 12:43:12-0700
@@ -3,18 +3,18 @@
                .,\
                plugin.xml,\
                plugin.properties,\
-               lib/emf/org.eclipse.emf.common_2.4.0.v200902171115.jar,\
-               lib/emf/org.eclipse.emf.ecore_2.4.2.v200902171115.jar,\
-               lib/emf/org.eclipse.emf.ecore.change_2.4.0.v200902171115.jar,\
-               lib/emf/org.eclipse.emf.ecore.change.edit_2.4.0.v200902171115.jar,\
-               lib/emf/org.eclipse.emf.ecore.edit_2.4.1.v200902171115.jar,\
-               lib/emf/org.eclipse.emf.ecore.xmi_2.4.1.v200902171115.jar,\
-               lib/emf/org.eclipse.emf.edit_2.4.2.v200902171115.jar,\
-               lib/emf/org.eclipse.emf.mapping_2.4.0.v200902171115.jar,\
-               lib/emf/org.eclipse.emf.mapping.ecore2xml_2.4.0.v200902171115.jar,\
-               lib/uml2/org.eclipse.uml2.common_1.4.0.v200805131030.jar,\
-               lib/uml2/org.eclipse.uml2.common.edit_1.4.0.v200805131030.jar,\
-               lib/uml2/org.eclipse.uml2.uml_2.2.2.v200811051031.jar,\
-               lib/uml2/org.eclipse.uml2.uml.edit_2.2.0.v200805131030.jar,\
-               lib/uml2/org.eclipse.uml2.uml.resources_2.2.0.v200805131030.jar
+               lib/emf/org.eclipse.emf.common_2.5.0.v200906151043.jar,\
+               lib/emf/org.eclipse.emf.ecore_2.5.0.v200906151043.jar,\
+               lib/emf/org.eclipse.emf.ecore.change_2.5.0.v200906151043.jar,\
+               lib/emf/org.eclipse.emf.ecore.change.edit_2.5.0.v200906151043.jar,\
+               lib/emf/org.eclipse.emf.ecore.edit_2.5.0.v200906151043.jar,\
+               lib/emf/org.eclipse.emf.ecore.xmi_2.5.0.v200906151043.jar,\
+               lib/emf/org.eclipse.emf.edit_2.5.0.v200906151043.jar,\
+               lib/emf/org.eclipse.emf.mapping_2.5.0.v200906151043.jar,\
+               lib/emf/org.eclipse.emf.mapping.ecore2xml_2.5.0.v200906151043.jar,\
+               lib/uml2/org.eclipse.uml2.common_1.5.0.v200905041045.jar,\
+               lib/uml2/org.eclipse.uml2.common.edit_1.5.0.v200905041045.jar,\
+               lib/uml2/org.eclipse.uml2.uml_3.0.1.v200908281330.jar,\
+               lib/uml2/org.eclipse.uml2.uml.edit_3.0.0.v200905041045.jar,\
+               lib/uml2/org.eclipse.uml2.uml.resources_3.0.0.v200906011111.jar
 source.. = src/

Modified: trunk/src/argouml-core-model-euml/build.xml
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-core-model-euml/build.xml?view=diff&pathrev=17396&r1=17395&r2=17396
==============================================================================
--- trunk/src/argouml-core-model-euml/build.xml	(original)
+++ trunk/src/argouml-core-model-euml/build.xml	2009-10-15 12:43:12-0700
@@ -38,21 +38,21 @@
     <property name="result.jar" value="argouml-euml.jar"/>
 
     <path id="euml.run.classpath">
-      <pathelement location="lib/emf/org.eclipse.emf.common_2.4.0.v200902171115.jar"/>
-      <pathelement location="lib/emf/org.eclipse.emf.ecore.change.edit_2.4.0.v200902171115.jar"/>
-      <pathelement location="lib/emf/org.eclipse.emf.ecore.change_2.4.0.v200902171115.jar"/>
-      <pathelement location="lib/emf/org.eclipse.emf.ecore.edit_2.4.1.v200902171115.jar"/>
-      <pathelement location="lib/emf/org.eclipse.emf.ecore.xmi_2.4.1.v200902171115.jar"/>
-      <pathelement location="lib/emf/org.eclipse.emf.ecore_2.4.2.v200902171115.jar"/>
-      <pathelement location="lib/emf/org.eclipse.emf.edit_2.4.2.v200902171115.jar"/>
-      <pathelement location="lib/emf/org.eclipse.emf.mapping.ecore2xml_2.4.0.v200902171115.jar"/>
-      <pathelement location="lib/emf/org.eclipse.emf.mapping.ecore_2.4.0.v200902171115.jar"/>
-      <pathelement location="lib/emf/org.eclipse.emf.mapping_2.4.0.v200902171115.jar"/>
-      <pathelement location="lib/uml2/org.eclipse.uml2.common.edit_1.4.0.v200805131030.jar"/>
-      <pathelement location="lib/uml2/org.eclipse.uml2.common_1.4.0.v200805131030.jar"/>
-      <pathelement location="lib/uml2/org.eclipse.uml2.uml.edit_2.2.0.v200805131030.jar"/>
-      <pathelement location="lib/uml2/org.eclipse.uml2.uml.resources_2.2.0.v200805131030.jar"/>
-      <pathelement location="lib/uml2/org.eclipse.uml2.uml_2.2.2.v200811051031.jar"/>
+      <pathelement location="lib/emf/org.eclipse.emf.common_2.5.0.v200906151043.jar"/>
+      <pathelement location="lib/emf/org.eclipse.emf.ecore.change.edit_2.5.0.v200906151043.jar"/>
+      <pathelement location="lib/emf/org.eclipse.emf.ecore.change_2.5.0.v200906151043.jar"/>
+      <pathelement location="lib/emf/org.eclipse.emf.ecore.edit_2.5.0.v200906151043.jar"/>
+      <pathelement location="lib/emf/org.eclipse.emf.ecore.xmi_2.5.0.v200906151043.jar"/>
+      <pathelement location="lib/emf/org.eclipse.emf.ecore_2.5.0.v200906151043.jar"/>
+      <pathelement location="lib/emf/org.eclipse.emf.edit_2.5.0.v200906151043.jar"/>
+      <pathelement location="lib/emf/org.eclipse.emf.mapping.ecore2xml_2.5.0.v200906151043.jar"/>
+      <pathelement location="lib/emf/org.eclipse.emf.mapping.ecore_2.5.0.v200906151043.jar"/>
+      <pathelement location="lib/emf/org.eclipse.emf.mapping_2.5.0.v200906151043.jar"/>
+      <pathelement location="lib/uml2/org.eclipse.uml2.common.edit_1.5.0.v200905041045.jar"/>
+      <pathelement location="lib/uml2/org.eclipse.uml2.common_1.5.0.v200905041045.jar"/>
+      <pathelement location="lib/uml2/org.eclipse.uml2.uml.edit_3.0.0.v200905041045.jar"/>
+      <pathelement location="lib/uml2/org.eclipse.uml2.uml.resources_3.0.0.v200906011111.jar"/>
+      <pathelement location="lib/uml2/org.eclipse.uml2.uml_3.0.1.v200908281330.jar"/>
     </path>
 
     <path id="euml.compile.classpath">

Modified: trunk/src/argouml-core-model-euml/src/manifest.mf
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-core-model-euml/src/manifest.mf?view=diff&pathrev=17396&r1=17395&r2=17396
==============================================================================
--- trunk/src/argouml-core-model-euml/src/manifest.mf	(original)
+++ trunk/src/argouml-core-model-euml/src/manifest.mf	2009-10-15 12:43:12-0700
@@ -1,6 +1,6 @@
 Manifest-Version: 2.0
 Main-Class: org.argouml.application.Main
-Class-Path: argouml-model.jar ocl-argo.jar gef.jar antlrall.jar log4j.jar toolbar.jar swidgets.jar commons-logging.jar ext/argouml-i18n-nb.jar ext/argouml-i18n-zh.jar argouml.jar org.eclipse.emf.common_2.4.0.v200902171115.jar org.eclipse.emf.ecore.change.edit_2.4.0.v200902171115.jar org.eclipse.emf.ecore.change_2.4.0.v200902171115.jar org.eclipse.emf.ecore.edit_2.4.1.v200902171115.jar org.eclipse.emf.ecore.xmi_2.4.1.v200902171115.jar org.eclipse.emf.ecore_2.4.2.v200902171115.jar org.eclipse.emf.edit_2.4.2.v200902171115.jar org.eclipse.emf.mapping.ecore2xml_2.4.0.v200902171115.jar org.eclipse.emf.mapping.ecore_2.4.0.v200902171115.jar org.eclipse.emf.mapping_2.4.0.v200902171115.jar org.eclipse.uml2.common.edit_1.4.0.v200805131030.jar org.eclipse.uml2.common_1.4.0.v200805131030.jar org.eclip
 se.uml2.uml.edit_2.2.0.v200805131030.jar org.eclipse.uml2.uml.resources_2.2.0.v200805131030.jar org.eclipse.uml2.uml_2.2.2.v200811051031.jar
+Class-Path: argouml-model.jar ocl-argo.jar gef.jar antlrall.jar log4j.jar toolbar.jar swidgets.jar commons-logging.jar ext/argouml-i18n-nb.jar ext/argouml-i18n-zh.jar argouml.jar org.eclipse.emf.common_2.5.0.v200906151043.jar org.eclipse.emf.ecore.change.edit_2.5.0.v200906151043.jar org.eclipse.emf.ecore.change_2.5.0.v200906151043.jar org.eclipse.emf.ecore.edit_2.5.0.v200906151043.jar org.eclipse.emf.ecore.xmi_2.5.0.v200906151043.jar org.eclipse.emf.ecore_2.5.0.v200906151043.jar org.eclipse.emf.edit_2.5.0.v200906151043.jar org.eclipse.emf.mapping.ecore2xml_2.5.0.v200906151043.jar org.eclipse.emf.mapping.ecore_2.5.0.v200906151043.jar org.eclipse.emf.mapping_2.5.0.v200906151043.jar org.eclipse.uml2.common.edit_1.5.0.v200905041045.jar org.eclipse.uml2.common_1.5.0.v200905041045.jar org.eclip
 se.uml2.uml.edit_3.0.0.v200905041045.jar org.eclipse.uml2.uml.resources_3.0.0.v200906011111.jar org.eclipse.uml2.uml_3.0.1.v200908281330.jar
 Created-By: 1.2 (Sun Microsystems Inc.) 
 
 Name: org/argouml/application/

------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=2408017

To unsubscribe from this discussion, e-mail: [[email protected]].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.