svn commit: r16945 - trunk/src/argouml-core-model-euml: . META-INF
Tom Morris <[email protected]>
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: tfmorris Date: 2009-03-26 00:57:15-0700 New Revision: 16945 Added: trunk/src/argouml-core-model-euml/plugin.xml (contents, props changed) Modified: trunk/src/argouml-core-model-euml/.classpath 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 Log: Switch to latest UML and EMF versions 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=16945&r1=16944&r2=16945 ============================================================================== --- trunk/src/argouml-core-model-euml/.classpath (original) +++ trunk/src/argouml-core-model-euml/.classpath 2009-03-26 00:57:15-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.3.0.v200708072030.jar"/> - <classpathentry exported="true" kind="lib" path="lib/emf/org.eclipse.emf.ecore_2.3.1.v200708072030.jar"/> - <classpathentry exported="true" kind="lib" path="lib/emf/org.eclipse.emf.ecore.change_2.3.0.v200708072030.jar"/> - <classpathentry exported="true" kind="lib" path="lib/emf/org.eclipse.emf.ecore.change.edit_2.3.0.v200708072030.jar"/> - <classpathentry exported="true" kind="lib" path="lib/emf/org.eclipse.emf.ecore.edit_2.3.0.v200708072030.jar"/> - <classpathentry exported="true" kind="lib" path="lib/emf/org.eclipse.emf.ecore.xmi_2.3.1.v200708072030.jar"/> - <classpathentry exported="true" kind="lib" path="lib/emf/org.eclipse.emf.edit_2.3.1.v200708072030.jar"/> - <classpathentry exported="true" kind="lib" path="lib/emf/org.eclipse.emf.mapping_2.3.0.v200708072030.jar"/> - <classpathentry exported="true" kind="lib" path="lib/emf/org.eclipse.emf.mapping.ecore2xml_2.3.0.v200708072030.jar"/> - <classpathentry exported="true" kind="lib" path="lib/uml2/org.eclipse.uml2.common_1.3.1.v200707311200.jar"/> - <classpathentry exported="true" kind="lib" path="lib/uml2/org.eclipse.uml2.common.edit_1.3.0.v200706251652.jar"/> - <classpathentry exported="true" kind="lib" path="lib/uml2/org.eclipse.uml2.uml_2.1.1.v200707311200.jar"/> - <classpathentry exported="true" kind="lib" path="lib/uml2/org.eclipse.uml2.uml.edit_2.1.0.v200706251652.jar"/> - <classpathentry exported="true" kind="lib" path="lib/uml2/org.eclipse.uml2.uml.resources_2.1.0.v200706251652.jar"/> + <classpathentry kind="lib" path="lib/emf/org.eclipse.emf.common_2.4.0.v200902171115.jar"/> + <classpathentry kind="lib" path="lib/emf/org.eclipse.emf.ecore_2.4.2.v200902171115.jar"/> + <classpathentry kind="lib" path="lib/emf/org.eclipse.emf.ecore.change_2.4.0.v200902171115.jar"/> + <classpathentry kind="lib" path="lib/emf/org.eclipse.emf.ecore.change.edit_2.4.0.v200902171115.jar"/> + <classpathentry kind="lib" path="lib/emf/org.eclipse.emf.ecore.edit_2.4.1.v200902171115.jar"/> + <classpathentry kind="lib" path="lib/emf/org.eclipse.emf.ecore.xmi_2.4.1.v200902171115.jar"/> + <classpathentry kind="lib" path="lib/emf/org.eclipse.emf.edit_2.4.2.v200902171115.jar"/> + <classpathentry kind="lib" path="lib/emf/org.eclipse.emf.mapping_2.4.0.v200902171115.jar"/> + <classpathentry kind="lib" path="lib/emf/org.eclipse.emf.mapping.ecore2xml_2.4.0.v200902171115.jar"/> + <classpathentry kind="lib" path="lib/uml2/org.eclipse.uml2.common_1.4.0.v200805131030.jar"/> + <classpathentry kind="lib" path="lib/uml2/org.eclipse.uml2.common.edit_1.4.0.v200805131030.jar"/> + <classpathentry 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 kind="lib" path="lib/uml2/org.eclipse.uml2.uml.edit_2.2.0.v200805131030.jar"/> + <classpathentry kind="lib" path="lib/uml2/org.eclipse.uml2.uml.resources_2.2.0.v200805131030.jar"/> <classpathentry kind="output" path="build-eclipse"/> </classpath> 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=16945&r1=16944&r2=16945 ============================================================================== --- trunk/src/argouml-core-model-euml/ArgoUML UML2-EUML debug.launch (original) +++ trunk/src/argouml-core-model-euml/ArgoUML UML2-EUML debug.launch 2009-03-26 00:57:15-0700 @@ -14,7 +14,6 @@ <listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry containerPath="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5" javaProject="argouml-app" path="1" type="4"/> "/> <listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry id="org.eclipse.jdt.launching.classpathentry.defaultClasspath"> <memento exportedEntriesOnly="false" project="argouml-app"/> </runtimeClasspathEntry> "/> <listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry path="3" projectName="argouml-core-model" type="1"/> "/> -<listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry path="3" projectName="argouml-core-model-mdr" type="1"/> "/> <listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry internalArchive="/argouml-core-model-mdr/lib/jmi.jar" path="3" type="2"/> "/> <listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry internalArchive="/argouml-core-model-mdr/lib/jmiutils.jar" path="3" type="2"/> "/> <listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry internalArchive="/argouml-core-model-mdr/lib/mdrapi.jar" path="3" type="2"/> "/> @@ -31,6 +30,21 @@ <listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry internalArchive="/argouml-app/lib/gef-0.13.jar" path="3" sourceAttachmentPath="/gef/src" sourceRootPath="" type="2"/> "/> <listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry internalArchive="/argouml-app/lib/ocl-argo-1.1.jar" path="3" type="2"/> "/> <listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry internalArchive="/argouml-app/lib/swidgets-0.1.4.jar" path="3" sourceAttachmentPath="/swidgets/src" sourceRootPath="" type="2"/> "/> +<listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry internalArchive="/argouml-core-model-euml/lib/emf/org.eclipse.emf.common_2.4.0.v200902171115.jar" path="3" type="2"/> "/> +<listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry internalArchive="/argouml-core-model-euml/lib/emf/org.eclipse.emf.ecore_2.4.2.v200902171115.jar" path="3" type="2"/> "/> +<listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry internalArchive="/argouml-core-model-euml/lib/emf/org.eclipse.emf.ecore.change_2.4.0.v200902171115.jar" path="3" type="2"/> "/> +<listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry internalArchive="/argouml-core-model-euml/lib/emf/org.eclipse.emf.ecore.change.edit_2.4.0.v200902171115.jar" path="3" type="2"/> "/> +<listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry internalArchive="/argouml-core-model-euml/lib/emf/org.eclipse.emf.ecore.edit_2.4.1.v200902171115.jar" path="3" type="2"/> "/> +<listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry internalArchive="/argouml-core-model-euml/lib/emf/org.eclipse.emf.ecore.xmi_2.4.1.v200902171115.jar" path="3" type="2"/> "/> +<listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry internalArchive="/argouml-core-model-euml/lib/emf/org.eclipse.emf.edit_2.4.2.v200902171115.jar" path="3" type="2"/> "/> +<listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry internalArchive="/argouml-core-model-euml/lib/emf/org.eclipse.emf.mapping_2.4.0.v200902171115.jar" path="3" type="2"/> "/> +<listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry internalArchive="/argouml-core-model-euml/lib/uml2/org.eclipse.uml2.common_1.4.0.v200805131030.jar" path="3" type="2"/> "/> +<listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry internalArchive="/argouml-core-model-euml/lib/uml2/org.eclipse.uml2.common.edit_1.4.0.v200805131030.jar" path="3" type="2"/> "/> +<listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry internalArchive="/argouml-core-model-euml/lib/uml2/org.eclipse.uml2.uml_2.2.2.v200811051031.jar" path="3" type="2"/> "/> +<listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry internalArchive="/argouml-core-model-euml/lib/uml2/org.eclipse.uml2.uml.edit_2.2.0.v200805131030.jar" path="3" type="2"/> "/> +<listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry internalArchive="/argouml-core-model-euml/lib/uml2/org.eclipse.uml2.uml.resources_2.2.0.v200805131030.jar" path="3" type="2"/> "/> +<listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry internalArchive="/argouml-core-model-euml/lib/emf/org.eclipse.emf.mapping.ecore2xml_2.4.0.v200902171115.jar" path="3" type="2"/> "/> +<listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry path="3" projectName="argouml-core-model-euml" type="1"/> "/> <listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry internalArchive="/argouml-app/lib/toolbar-1.4.1-20071227.jar" path="3" sourceAttachmentPath="/toolbar/src" sourceRootPath="" type="2"/> "/> <listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry path="3" projectName="argouml-core-infra" type="1"/> "/> <listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry internalArchive="/argouml-core-infra/lib/log4j-1.2.6.jar" path="3" type="2"/> "/> 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=16945&r1=16944&r2=16945 ============================================================================== --- trunk/src/argouml-core-model-euml/META-INF/MANIFEST.MF (original) +++ trunk/src/argouml-core-model-euml/META-INF/MANIFEST.MF 2009-03-26 00:57:15-0700 @@ -2,8 +2,8 @@ Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-Vendor: %pluginProvider -Bundle-SymbolicName: org.argouml.core.model.euml -Bundle-Version: 0.25.5 +Bundle-SymbolicName: org.argouml.core.model.euml;singleton:=true +Bundle-Version: 0.28.0 Bundle-Localization: plugin Require-Bundle: org.argouml.core.infra, org.argouml.core.model @@ -78,18 +78,19 @@ org.eclipse.uml2.uml.util, profiles, schema -Bundle-ClassPath: lib/emf/org.eclipse.emf.common_2.3.0.v200708072030.jar, - lib/emf/org.eclipse.emf.ecore_2.3.1.v200708072030.jar, - lib/emf/org.eclipse.emf.ecore.change_2.3.0.v200708072030.jar, - lib/emf/org.eclipse.emf.ecore.change.edit_2.3.0.v200708072030.jar, - lib/emf/org.eclipse.emf.ecore.edit_2.3.0.v200708072030.jar, - lib/emf/org.eclipse.emf.ecore.xmi_2.3.1.v200708072030.jar, - lib/emf/org.eclipse.emf.edit_2.3.1.v200708072030.jar, - lib/emf/org.eclipse.emf.mapping_2.3.0.v200708072030.jar, - lib/emf/org.eclipse.emf.mapping.ecore2xml_2.3.0.v200708072030.jar, - lib/uml2/org.eclipse.uml2.common_1.3.1.v200707311200.jar, - lib/uml2/org.eclipse.uml2.common.edit_1.3.0.v200706251652.jar, - lib/uml2/org.eclipse.uml2.uml_2.1.1.v200707311200.jar, - lib/uml2/org.eclipse.uml2.uml.edit_2.1.0.v200706251652.jar, - lib/uml2/org.eclipse.uml2.uml.resources_2.1.0.v200706251652.jar +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, + . 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=16945&r1=16944&r2=16945 ============================================================================== --- trunk/src/argouml-core-model-euml/build.properties (original) +++ trunk/src/argouml-core-model-euml/build.properties 2009-03-26 00:57:15-0700 @@ -1,17 +1,18 @@ bin.includes = META-INF/,\ - lib/emf/org.eclipse.emf.common_2.3.0.v200708072030.jar,\ - lib/emf/org.eclipse.emf.ecore_2.3.1.v200708072030.jar,\ - lib/emf/org.eclipse.emf.ecore.change_2.3.0.v200708072030.jar,\ - lib/emf/org.eclipse.emf.ecore.change.edit_2.3.0.v200708072030.jar,\ - lib/emf/org.eclipse.emf.ecore.edit_2.3.0.v200708072030.jar,\ - lib/emf/org.eclipse.emf.ecore.xmi_2.3.1.v200708072030.jar,\ - lib/emf/org.eclipse.emf.edit_2.3.1.v200708072030.jar,\ - lib/emf/org.eclipse.emf.mapping_2.3.0.v200708072030.jar,\ - lib/emf/org.eclipse.emf.mapping.ecore2xml_2.3.0.v200708072030.jar,\ - lib/uml2/org.eclipse.uml2.common_1.3.1.v200707311200.jar,\ - lib/uml2/org.eclipse.uml2.common.edit_1.3.0.v200706251652.jar,\ - lib/uml2/org.eclipse.uml2.uml_2.1.1.v200707311200.jar,\ - lib/uml2/org.eclipse.uml2.uml.edit_2.1.0.v200706251652.jar,\ - lib/uml2/org.eclipse.uml2.uml.resources_2.1.0.v200706251652.jar,\ - . + .,\ + plugin.xml,\ + 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 source.. = src/ Added: trunk/src/argouml-core-model-euml/plugin.xml Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-core-model-euml/plugin.xml?view=markup&pathrev=16945 ============================================================================== --- (empty file) +++ trunk/src/argouml-core-model-euml/plugin.xml 2009-03-26 00:57:15-0700 @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8"?> +<?eclipse version="3.2"?> +<plugin> + <extension + id="org.argouml.model.euml" + name="Eclipse UML2 Model Implementation" + point="org.argouml.core.model.model_subsystem"> + <subsystem + className="org.argouml.model.euml.EUMLModelImplementation"> + </subsystem> + </extension> + +</plugin> ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=1426792 To unsubscribe from this discussion, e-mail: [[email protected]].