Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/releng
diff options
context:
space:
mode:
authorFlorian Noyrit2015-02-06 09:09:17 +0000
committerFlorian Noyrit2015-02-06 09:09:17 +0000
commit269cbe3241375427f82a7e3164def57bf0bcd14c (patch)
tree54a61d7fad2e0493b0654b5f1c5787938fd6956c /releng
parentbb186bafdbf9da63ee325af549e4b62892e19ca9 (diff)
parent90a71dff6e7b947f1a675c10230a2d4ff3271981 (diff)
downloadorg.eclipse.papyrus-269cbe3241375427f82a7e3164def57bf0bcd14c.tar.gz
org.eclipse.papyrus-269cbe3241375427f82a7e3164def57bf0bcd14c.tar.xz
org.eclipse.papyrus-269cbe3241375427f82a7e3164def57bf0bcd14c.zip
Merge branch 'master' into committers/fnoyrit/elementtypesconfigurations
Conflicts: plugins/sysml/diagram/org.eclipse.papyrus.sysml.diagram.blockdefinition/src/org/eclipse/papyrus/sysml/diagram/blockdefinition/provider/CustomEditPolicyProvider.java plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/plugin.xml releng/top-pom-main.xml
Diffstat (limited to 'releng')
-rwxr-xr-xreleng/dev/pom.xml4
-rw-r--r--releng/emfgen/emfgen-core/pom.xml10
-rw-r--r--releng/emfgen/emfgen-core/src/main/java/org/eclipse/papyrus/emfgen/core/proposal/Testing.java2
-rw-r--r--releng/emfgen/emfgen-core/src/test/testng-filtered/testng.xml8
-rw-r--r--releng/emfgen/emfgen-maven-plugin/pom.xml14
-rw-r--r--releng/emfgen/emfgen-maven-plugin/src/main/java/org/eclipse/papyrus/emfgen/maven/EmfGenMojo.java7
-rw-r--r--releng/emfgen/emfgen-maven-plugin/src/site/xdoc/doc.xml50
-rw-r--r--releng/emfgen/emfgen-maven-plugin/src/test/testng-filtered/testng.xml8
-rw-r--r--releng/emfgen/emfgen-parent/.gitignore1
-rw-r--r--releng/emfgen/emfgen-parent/.project17
-rw-r--r--releng/emfgen/emfgen-parent/pom.xml157
-rw-r--r--releng/emfgen/pom.xml189
-rw-r--r--releng/emfgen/src/site/markdown/contribute.md94
-rw-r--r--releng/emfgen/src/site/markdown/index.md69
-rw-r--r--releng/emfgen/src/site/markdown/release-notes.md31
-rw-r--r--releng/emfgen/src/site/resources/images/bg.pngbin0 -> 171451 bytes
-rw-r--r--releng/emfgen/src/site/resources/images/carousel-components.jpgbin0 -> 214458 bytes
-rw-r--r--releng/emfgen/src/site/resources/images/carousel-layouts.jpgbin0 -> 154194 bytes
-rw-r--r--releng/emfgen/src/site/resources/images/carousel-themes.pngbin0 -> 140956 bytes
-rw-r--r--releng/emfgen/src/site/resources/images/carousel-tools.pngbin0 -> 72617 bytes
-rw-r--r--releng/emfgen/src/site/site.xml161
-rw-r--r--releng/emfgen/src/site/xdoc/doc.xml23
-rw-r--r--releng/emfgen/src/site/xdoc/todo.xml28
-rw-r--r--releng/emfgen/src/test/resources/models/constraints/Constraints.ecore (renamed from releng/emfgen/emfgen-parent/src/test/resources/models/constraints/Constraints.ecore)0
-rw-r--r--releng/emfgen/src/test/resources/models/constraints/Constraints.genmodel (renamed from releng/emfgen/emfgen-parent/src/test/resources/models/constraints/Constraints.genmodel)0
-rw-r--r--releng/emfgen/src/test/resources/models/extlibrary/extlibrary.ecore (renamed from releng/emfgen/emfgen-parent/src/test/resources/models/extlibrary/extlibrary.ecore)0
-rw-r--r--releng/emfgen/src/test/resources/models/extlibrary/extlibrary.genmodel (renamed from releng/emfgen/emfgen-parent/src/test/resources/models/extlibrary/extlibrary.genmodel)0
-rw-r--r--releng/emfgen/src/test/resources/models/stylesheets/StyleSheets.ecore (renamed from releng/emfgen/emfgen-parent/src/test/resources/models/stylesheets/StyleSheets.ecore)0
-rw-r--r--releng/emfgen/src/test/resources/models/stylesheets/StyleSheets.genmodel (renamed from releng/emfgen/emfgen-parent/src/test/resources/models/stylesheets/StyleSheets.genmodel)0
-rw-r--r--releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/CompositeConstraint.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/CompositeConstraint.java)0
-rw-r--r--releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/ConfigProperty.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/ConfigProperty.java)0
-rw-r--r--releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/ConstraintDescriptor.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/ConstraintDescriptor.java)0
-rw-r--r--releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/ConstraintsFactory.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/ConstraintsFactory.java)0
-rw-r--r--releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/ConstraintsPackage.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/ConstraintsPackage.java)0
-rw-r--r--releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/DisplayUnit.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/DisplayUnit.java)0
-rw-r--r--releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/ReferenceProperty.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/ReferenceProperty.java)0
-rw-r--r--releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/SimpleConstraint.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/SimpleConstraint.java)0
-rw-r--r--releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/ValueProperty.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/ValueProperty.java)0
-rw-r--r--releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/ConstraintEnvironment.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/ConstraintEnvironment.java)0
-rw-r--r--releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/ConstraintType.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/ConstraintType.java)0
-rw-r--r--releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/EnvironmentFactory.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/EnvironmentFactory.java)0
-rw-r--r--releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/EnvironmentPackage.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/EnvironmentPackage.java)0
-rw-r--r--releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/impl/ConstraintEnvironmentImpl.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/impl/ConstraintEnvironmentImpl.java)0
-rw-r--r--releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/impl/ConstraintTypeImpl.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/impl/ConstraintTypeImpl.java)0
-rw-r--r--releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/impl/EnvironmentFactoryImpl.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/impl/EnvironmentFactoryImpl.java)0
-rw-r--r--releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/impl/EnvironmentPackageImpl.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/impl/EnvironmentPackageImpl.java)0
-rw-r--r--releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/util/EnvironmentAdapterFactory.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/util/EnvironmentAdapterFactory.java)0
-rw-r--r--releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/util/EnvironmentSwitch.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/util/EnvironmentSwitch.java)0
-rw-r--r--releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/CompositeConstraintImpl.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/CompositeConstraintImpl.java)0
-rw-r--r--releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/ConfigPropertyImpl.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/ConfigPropertyImpl.java)0
-rw-r--r--releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/ConstraintDescriptorImpl.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/ConstraintDescriptorImpl.java)0
-rw-r--r--releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/ConstraintsFactoryImpl.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/ConstraintsFactoryImpl.java)0
-rw-r--r--releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/ConstraintsPackageImpl.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/ConstraintsPackageImpl.java)0
-rw-r--r--releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/DisplayUnitImpl.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/DisplayUnitImpl.java)0
-rw-r--r--releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/ReferencePropertyImpl.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/ReferencePropertyImpl.java)0
-rw-r--r--releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/SimpleConstraintImpl.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/SimpleConstraintImpl.java)0
-rw-r--r--releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/ValuePropertyImpl.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/ValuePropertyImpl.java)0
-rw-r--r--releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/util/ConstraintsAdapterFactory.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/util/ConstraintsAdapterFactory.java)0
-rw-r--r--releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/util/ConstraintsSwitch.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/util/ConstraintsSwitch.java)0
-rw-r--r--releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/build.properties (renamed from releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/build.properties)0
-rw-r--r--releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/plugin.properties (renamed from releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/plugin.properties)0
-rw-r--r--releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/plugin.xml (renamed from releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/plugin.xml)0
-rw-r--r--releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/CompositeConstraint.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/CompositeConstraint.java)0
-rw-r--r--releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ConfigProperty.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ConfigProperty.java)0
-rw-r--r--releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ConstraintDescriptor.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ConstraintDescriptor.java)0
-rw-r--r--releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ConstraintsFactory.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ConstraintsFactory.java)0
-rw-r--r--releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ConstraintsPackage.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ConstraintsPackage.java)0
-rw-r--r--releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/DisplayUnit.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/DisplayUnit.java)0
-rw-r--r--releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ReferenceProperty.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ReferenceProperty.java)0
-rw-r--r--releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/SimpleConstraint.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/SimpleConstraint.java)0
-rw-r--r--releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ValueProperty.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ValueProperty.java)0
-rw-r--r--releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/ConstraintEnvironment.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/ConstraintEnvironment.java)0
-rw-r--r--releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/ConstraintType.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/ConstraintType.java)0
-rw-r--r--releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/EnvironmentFactory.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/EnvironmentFactory.java)0
-rw-r--r--releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/EnvironmentPackage.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/EnvironmentPackage.java)0
-rw-r--r--releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/impl/ConstraintEnvironmentImpl.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/impl/ConstraintEnvironmentImpl.java)0
-rw-r--r--releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/impl/ConstraintTypeImpl.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/impl/ConstraintTypeImpl.java)0
-rw-r--r--releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/impl/EnvironmentFactoryImpl.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/impl/EnvironmentFactoryImpl.java)0
-rw-r--r--releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/impl/EnvironmentPackageImpl.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/impl/EnvironmentPackageImpl.java)0
-rw-r--r--releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/util/EnvironmentAdapterFactory.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/util/EnvironmentAdapterFactory.java)0
-rw-r--r--releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/util/EnvironmentSwitch.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/util/EnvironmentSwitch.java)0
-rw-r--r--releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/CompositeConstraintImpl.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/CompositeConstraintImpl.java)0
-rw-r--r--releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ConfigPropertyImpl.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ConfigPropertyImpl.java)0
-rw-r--r--releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ConstraintDescriptorImpl.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ConstraintDescriptorImpl.java)0
-rw-r--r--releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ConstraintsFactoryImpl.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ConstraintsFactoryImpl.java)0
-rw-r--r--releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ConstraintsPackageImpl.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ConstraintsPackageImpl.java)0
-rw-r--r--releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/DisplayUnitImpl.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/DisplayUnitImpl.java)0
-rw-r--r--releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ReferencePropertyImpl.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ReferencePropertyImpl.java)0
-rw-r--r--releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/SimpleConstraintImpl.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/SimpleConstraintImpl.java)0
-rw-r--r--releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ValuePropertyImpl.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ValuePropertyImpl.java)0
-rw-r--r--releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/util/ConstraintsAdapterFactory.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/util/ConstraintsAdapterFactory.java)0
-rw-r--r--releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/util/ConstraintsSwitch.java (renamed from releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/util/ConstraintsSwitch.java)0
-rwxr-xr-xreleng/extras/pom.xml4
-rwxr-xr-xreleng/main/pom.xml4
-rw-r--r--releng/org.eclipse.mdt.papyrus.releng.buckminster/papyrus-trunk-extra-nightly-tests/build.rmap44
-rw-r--r--releng/org.eclipse.mdt.papyrus.releng.buckminster/papyrus-trunk-extra-nightly/build.rmap46
-rw-r--r--releng/org.eclipse.mdt.papyrus.releng.buckminster/papyrus-trunk-nightly-tests/build.rmap42
-rw-r--r--releng/org.eclipse.mdt.papyrus.releng.buckminster/papyrus-trunk-nightly/build.rmap42
-rw-r--r--releng/org.eclipse.papyrus.oomph/setups/papyrus.setup40
-rwxr-xr-xreleng/rcp/org.eclipse.papyrus.rcp.feature/pom.xml2
-rw-r--r--releng/rcp/org.eclipse.papyrus.rcp.product/pom.xml4
-rwxr-xr-xreleng/rcp/org.eclipse.papyrus.rcp/pom.xml2
-rw-r--r--releng/top-pom-dev.xml2
-rw-r--r--releng/top-pom-extra-tests.xml32
-rw-r--r--releng/top-pom-extras.xml32
-rw-r--r--releng/top-pom-main-tests.xml20
-rwxr-xr-xreleng/top-pom-main.xml16
-rwxr-xr-xreleng/top-pom-rcp.xml24
108 files changed, 766 insertions, 463 deletions
diff --git a/releng/dev/pom.xml b/releng/dev/pom.xml
index 48ac34f4160..c635a57ddf0 100755
--- a/releng/dev/pom.xml
+++ b/releng/dev/pom.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<project>
<modelVersion>4.0.0</modelVersion>
@@ -26,4 +26,4 @@
</plugin>
</plugins>
</build>
-</project> \ No newline at end of file
+</project>
diff --git a/releng/emfgen/emfgen-core/pom.xml b/releng/emfgen/emfgen-core/pom.xml
index 7dfef61d914..e9c5684bea3 100644
--- a/releng/emfgen/emfgen-core/pom.xml
+++ b/releng/emfgen/emfgen-core/pom.xml
@@ -1,12 +1,12 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.papyrus.emfgen</groupId>
- <artifactId>emfgen-parent</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- <relativePath>../emfgen-parent/pom.xml</relativePath>
+ <artifactId>emfgen</artifactId>
+ <version>0.0.2-SNAPSHOT</version>
+ <relativePath>../pom.xml</relativePath>
</parent>
<artifactId>emfgen-core</artifactId>
diff --git a/releng/emfgen/emfgen-core/src/main/java/org/eclipse/papyrus/emfgen/core/proposal/Testing.java b/releng/emfgen/emfgen-core/src/main/java/org/eclipse/papyrus/emfgen/core/proposal/Testing.java
index efc5dbbf912..41c67b40d80 100644
--- a/releng/emfgen/emfgen-core/src/main/java/org/eclipse/papyrus/emfgen/core/proposal/Testing.java
+++ b/releng/emfgen/emfgen-core/src/main/java/org/eclipse/papyrus/emfgen/core/proposal/Testing.java
@@ -18,7 +18,7 @@ public class Testing {
String[] args2 = new String[2];
args2[0]=new String("generate");
- args2[1]=new String("../emfgen-parent/src/test/resources/models/extlibrary/extlibrary.genmodel");
+ args2[1]=new String("../src/test/resources/models/extlibrary/extlibrary.genmodel");
myG.run(args2);
}
}
diff --git a/releng/emfgen/emfgen-core/src/test/testng-filtered/testng.xml b/releng/emfgen/emfgen-core/src/test/testng-filtered/testng.xml
index 9104a289c30..bdb1e6485fb 100644
--- a/releng/emfgen/emfgen-core/src/test/testng-filtered/testng.xml
+++ b/releng/emfgen/emfgen-core/src/test/testng-filtered/testng.xml
@@ -2,16 +2,16 @@
<suite name="Suite1" verbose="1" >
<test name="extlibrary" >
- <parameter name="genModel" value="../emfgen-parent/src/test/resources/models/extlibrary/extlibrary.genmodel"/>
- <parameter name="ecoreModel" value="../emfgen-parent/src/test/resources/models/extlibrary/extlibrary.ecore"/>
+ <parameter name="genModel" value="../src/test/resources/models/extlibrary/extlibrary.genmodel"/>
+ <parameter name="ecoreModel" value="../src/test/resources/models/extlibrary/extlibrary.ecore"/>
<parameter name="outputDirectory" value="${project.emfgen.outdir}/"/>
<classes>
<class name="org.eclipse.papyrus.emfgen.core.test.EmfGenCoreTest" />
</classes>
</test>
<test name="StyleSheets" >
- <parameter name="genModel" value="../emfgen-parent/src/test/resources/models/stylesheets/StyleSheets.genmodel"/>
- <parameter name="ecoreModel" value="../emfgen-parent/src/test/resources/models/stylesheets/StyleSheets.ecore"/>
+ <parameter name="genModel" value="../src/test/resources/models/stylesheets/StyleSheets.genmodel"/>
+ <parameter name="ecoreModel" value="../src/test/resources/models/stylesheets/StyleSheets.ecore"/>
<parameter name="outputDirectory" value="${project.emfgen.outdir}/"/>
<classes>
<class name="org.eclipse.papyrus.emfgen.core.test.EmfGenCoreTest" />
diff --git a/releng/emfgen/emfgen-maven-plugin/pom.xml b/releng/emfgen/emfgen-maven-plugin/pom.xml
index 6ef4186ead5..4a2d5b27757 100644
--- a/releng/emfgen/emfgen-maven-plugin/pom.xml
+++ b/releng/emfgen/emfgen-maven-plugin/pom.xml
@@ -1,12 +1,12 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.papyrus.emfgen</groupId>
- <artifactId>emfgen-parent</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- <relativePath>../emfgen-parent/pom.xml</relativePath>
+ <artifactId>emfgen</artifactId>
+ <version>0.0.2-SNAPSHOT</version>
+ <relativePath>../pom.xml</relativePath>
</parent>
<packaging>maven-plugin</packaging>
@@ -48,7 +48,7 @@
<dependency>
<groupId>org.eclipse.papyrus.emfgen</groupId>
<artifactId>emfgen-core</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>${project.version}</version>
</dependency>
</dependencies>
@@ -130,7 +130,7 @@
</goals>
</pluginExecutionFilter>
<action>
- <ignore></ignore>
+ <ignore/>
</action>
</pluginExecution>
</pluginExecutions>
diff --git a/releng/emfgen/emfgen-maven-plugin/src/main/java/org/eclipse/papyrus/emfgen/maven/EmfGenMojo.java b/releng/emfgen/emfgen-maven-plugin/src/main/java/org/eclipse/papyrus/emfgen/maven/EmfGenMojo.java
index e66532c38b3..36bc18627f2 100644
--- a/releng/emfgen/emfgen-maven-plugin/src/main/java/org/eclipse/papyrus/emfgen/maven/EmfGenMojo.java
+++ b/releng/emfgen/emfgen-maven-plugin/src/main/java/org/eclipse/papyrus/emfgen/maven/EmfGenMojo.java
@@ -12,14 +12,14 @@ import org.eclipse.papyrus.emfgen.core.EmfGeneratorAppOptions;
* @author CEA Tech - Francois Le Fevre
* 2014
**/
-@Mojo( name = "emfgen", defaultPhase = LifecyclePhase.INSTALL )
+@Mojo( name = "emfgen", defaultPhase = LifecyclePhase.GENERATE_SOURCES )
public class EmfGenMojo extends AbstractMojo
{
public void execute() throws MojoExecutionException
{
getLog().info("Welcome to EmfGen");
- getLog().info("dealing with "+genModel+" output: "+ outputDirectory);
+ getLog().info("dealing with "+genModel+" and "+ ecoreModel +" output: "+ outputDirectory);
EmfGeneratorAppOptions emfGeneratorAppOptions = new EmfGeneratorAppOptions(genModel,ecoreModel, outputDirectory,isRelocate, isGenModel, isGenEdit,isGenEditor,isGenTests);
EmfGenerator myEmfGenerator = new EmfGenerator();
myEmfGenerator.execute(emfGeneratorAppOptions.getEmfModel(), emfGeneratorAppOptions.getEmfGeneratorOptions());
@@ -39,9 +39,8 @@ public class EmfGenMojo extends AbstractMojo
/**
* genModel path
- * @parameter property="${genModel}"
- * @required
*/
+ @Parameter
private String genModel = null;
/**
diff --git a/releng/emfgen/emfgen-maven-plugin/src/site/xdoc/doc.xml b/releng/emfgen/emfgen-maven-plugin/src/site/xdoc/doc.xml
new file mode 100644
index 00000000000..f5f972e51f2
--- /dev/null
+++ b/releng/emfgen/emfgen-maven-plugin/src/site/xdoc/doc.xml
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<document xmlns="http://maven.apache.org/XDOC/2.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
+
+ <properties>
+ <title>EMFGenerator</title>
+ </properties>
+
+ <body>
+ <section name="EMFGen for developers">
+ <p>section dedicated for developers</p>
+ <subsection name="deploy the new web site">
+ <source>
+ <![CDATA[ <plugin>
+ <groupId>org.eclipse.papyrus.emfgen</groupId>
+ <artifactId>emfgen-maven-plugin</artifactId>
+ <version>${project.version}</version>
+ <executions>
+ <execution>
+ <id>emfgen4constraint</id>
+ <phase>generate-sources</phase>
+ <goals>
+ <goal>emfgen</goal>
+ </goals>
+ <configuration>
+ <ecoreModel>file:/${project.basedir}/src/main/resources/models/constraints/Constraints.ecore</ecoreModel>
+ <genModel>file:/${project.basedir}/src/main/resources/models/constraints/Constraints.genmodel</genModel>
+ <outputDirectory>${project.basedir}/target/src-genc</outputDirectory>
+ <isRelocate>true</isRelocate>
+ <isGenModel>true</isGenModel>
+ <isGenEdit>true</isGenEdit>
+ <isGenEditor>true</isGenEditor>
+ <isGenTests>true</isGenTests>
+ </configuration>
+ </execution>
+
+ </executions>
+ </plugin>
+ ]]>
+ </source>
+ </subsection>
+
+ </section>
+
+
+
+ </body>
+
+</document> \ No newline at end of file
diff --git a/releng/emfgen/emfgen-maven-plugin/src/test/testng-filtered/testng.xml b/releng/emfgen/emfgen-maven-plugin/src/test/testng-filtered/testng.xml
index a1e45021b41..cbb537c0be4 100644
--- a/releng/emfgen/emfgen-maven-plugin/src/test/testng-filtered/testng.xml
+++ b/releng/emfgen/emfgen-maven-plugin/src/test/testng-filtered/testng.xml
@@ -3,9 +3,9 @@
<suite name="Suite1" verbose="1">
<test name="constraints">
<parameter name="genModel"
- value="../emfgen-parent/src/test/resources/models/constraints/Constraints.genmodel" />
+ value="../src/test/resources/models/constraints/Constraints.genmodel" />
<parameter name="ecoreModel"
- value="../emfgen-parent/src/test/resources/models/constraints/Constraints.ecore" />
+ value="../src/test/resources/models/constraints/Constraints.ecore" />
<parameter name="outputDirectory" value="${project.emfgen.outdir}/" />
<parameter name="isRelocate" value="true" />
<parameter name="isGenModel" value="true" />
@@ -18,9 +18,9 @@
</test>
<test name="extlibrary">
<parameter name="genModel"
- value="../emfgen-parent/src/test/resources/models/extlibrary/extlibrary.genmodel" />
+ value="../src/test/resources/models/extlibrary/extlibrary.genmodel" />
<parameter name="ecoreModel"
- value="../emfgen-parent/src/test/resources/models/extlibrary/extlibrary.ecore" />
+ value="../src/test/resources/models/extlibrary/extlibrary.ecore" />
<parameter name="outputDirectory" value="${project.emfgen.outdir}/" />
<parameter name="isRelocate" value="true" />
<parameter name="isGenModel" value="true" />
diff --git a/releng/emfgen/emfgen-parent/.gitignore b/releng/emfgen/emfgen-parent/.gitignore
deleted file mode 100644
index d027396de4e..00000000000
--- a/releng/emfgen/emfgen-parent/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-/.settings/
diff --git a/releng/emfgen/emfgen-parent/.project b/releng/emfgen/emfgen-parent/.project
deleted file mode 100644
index 7017e9f1342..00000000000
--- a/releng/emfgen/emfgen-parent/.project
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>emfgen-parent</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.m2e.core.maven2Builder</name>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.m2e.core.maven2Nature</nature>
- </natures>
-</projectDescription>
diff --git a/releng/emfgen/emfgen-parent/pom.xml b/releng/emfgen/emfgen-parent/pom.xml
deleted file mode 100644
index e65468c8bef..00000000000
--- a/releng/emfgen/emfgen-parent/pom.xml
+++ /dev/null
@@ -1,157 +0,0 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
- <modelVersion>4.0.0</modelVersion>
-
- <groupId>org.eclipse.papyrus.emfgen</groupId>
- <artifactId>emfgen-parent</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- <packaging>pom</packaging>
- <name>emfgen-parent</name>
- <description>The EMF Generator Maven Plugin is a plugin that generates java files from an ecore and genmodel files.</description>
- <inceptionYear>2014</inceptionYear>
-
- <properties>
- <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- </properties>
-
- <!-- It is important to ensure your ID s are repo.eclipse.org as the Hudson instance is configured to use these IDs. -->
- <distributionManagement>
- <repository>
- <id>repo.eclipse.org</id>
- <name>Papyrus Repository - Releases</name>
- <url>https://repo.eclipse.org/content/repositories/papyrus-releases/</url>
- </repository>
- <snapshotRepository>
- <id>repo.eclipse.org</id>
- <name>Papyrus Repository - Snapshots</name>
- <url>https://repo.eclipse.org/content/repositories/papyrus-snapshots/</url>
- <!-- If you want to keep several snapshot versions use -->
- <uniqueVersion>true</uniqueVersion>
- </snapshotRepository>
- </distributionManagement>
-
- <dependencyManagement>
- <dependencies>
- <dependency>
- <groupId>junit</groupId>
- <artifactId>junit</artifactId>
- <version>3.8.1</version>
- <scope>test</scope>
- </dependency>
- <dependency>
- <groupId>args4j</groupId>
- <artifactId>args4j</artifactId>
- <version>2.0.29</version>
- </dependency>
- <dependency>
- <groupId>log4j</groupId>
- <artifactId>log4j</artifactId>
- <version>1.2.17</version>
- </dependency>
- <dependency>
- <groupId>org.testng</groupId>
- <artifactId>testng</artifactId>
- <version>6.1.1</version>
- <scope>test</scope>
- </dependency>
- <dependency>
- <groupId>org.eclipse.emf</groupId>
- <artifactId>org.eclipse.emf.codegen</artifactId>
- <version>2.9.0-v20130902-0605</version>
- </dependency>
-
- <dependency>
- <groupId>org.eclipse.emf</groupId>
- <artifactId>org.eclipse.emf.codegen.ecore</artifactId>
- <version>2.10.1-v20140901-1055</version>
- </dependency>
- <dependency>
- <groupId>org.eclipse.emf</groupId>
- <artifactId>org.eclipse.emf.common</artifactId>
- <version>2.10.1-v20140901-1043</version>
- </dependency>
- <dependency>
- <groupId>org.eclipse.emf</groupId>
- <artifactId>org.eclipse.emf.ecore</artifactId>
- <version>2.10.1-v20140901-1043</version>
- </dependency>
- <dependency>
- <groupId>org.eclipse.emf</groupId>
- <artifactId>org.eclipse.emf.ecore.xmi</artifactId>
- <version>2.10.1-v20140901-1043</version>
- </dependency>
- <dependency>
- <groupId>org.mod4j.org.eclipse.emf.ecore</groupId>
- <artifactId>xmi</artifactId>
- <version>2.5.0</version>
- </dependency>
- <dependency>
- <groupId>org.eclipse.uml2.codegen</groupId>
- <artifactId>ecore</artifactId>
- <version>1.3.0-v200706251652</version>
- </dependency>
- </dependencies>
- </dependencyManagement>
- <build>
- <plugins>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-site-plugin</artifactId>
- <version>3.3</version>
- <dependencies>
-
- <dependency>
- <groupId>lt.velykis.maven.skins</groupId>
- <artifactId>reflow-velocity-tools</artifactId>
- <version>1.1.1</version>
- </dependency>
-
- <dependency>
- <groupId>org.apache.velocity</groupId>
- <artifactId>velocity</artifactId>
- <version>1.7</version>
- </dependency>
-
- </dependencies>
-
- </plugin>
- </plugins>
- </build>
- <reporting>
- <plugins>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-project-info-reports-plugin</artifactId>
- <version>2.6</version>
- </plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-javadoc-plugin</artifactId>
- <version>2.9</version>
- </plugin>
- </plugins>
- </reporting>
- <repositories>
- <repository>
- <id>central</id>
- <name>Maven Repository Switchboard</name>
- <layout>default</layout>
- <url>http://repo1.maven.org/maven2</url>
- <snapshots>
- <enabled>true</enabled>
- <checksumPolicy>fail</checksumPolicy>
- </snapshots>
- <releases>
- <enabled>true</enabled>
- </releases>
- </repository>
- <repository>
- <id>central snapshots</id>
- <url>https://oss.sonatype.org/content/repositories/snapshots/</url>
- <snapshots>
- <enabled>true</enabled>
- <checksumPolicy>fail</checksumPolicy>
- </snapshots>
- </repository>
- </repositories>
-</project>
diff --git a/releng/emfgen/pom.xml b/releng/emfgen/pom.xml
index cc7306bbd6b..979ea6279ca 100644
--- a/releng/emfgen/pom.xml
+++ b/releng/emfgen/pom.xml
@@ -1,22 +1,191 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
- <parent>
- <groupId>org.eclipse.papyrus.emfgen</groupId>
- <artifactId>emfgen-parent</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- <relativePath>./emfgen-parent/pom.xml</relativePath>
- </parent>
+ <groupId>org.eclipse.papyrus.emfgen</groupId>
<artifactId>emfgen</artifactId>
+ <version>0.0.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>emfgen</name>
<modules>
- <module>emfgen-parent</module>
<module>emfgen-core</module>
<module>emfgen-maven-plugin</module>
</modules>
-
+ <!-- mvn clean site site:stage-deploy scm-publish:publish-scm-->
+ <properties>
+ <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+ <siteMainDirectory>${user.home}/staging</siteMainDirectory>
+ </properties>
+
+ <!-- It is important to ensure your ID s are repo.eclipse.org as the Hudson
+ instance is configured to use these IDs. -->
+ <distributionManagement>
+ <repository>
+ <id>repo.eclipse.org</id>
+ <name>Papyrus Repository - Releases</name>
+ <url>https://repo.eclipse.org/content/repositories/papyrus-releases/</url>
+ </repository>
+ <snapshotRepository>
+ <id>repo.eclipse.org</id>
+ <name>Papyrus Repository - Snapshots</name>
+ <url>https://repo.eclipse.org/content/repositories/papyrus-snapshots/</url>
+ <!-- If you want to keep several snapshot versions use -->
+ <uniqueVersion>true</uniqueVersion>
+ </snapshotRepository>
+ <site>
+ <id>my.git.server</id>
+ <url>scm:git:git@github.com/flefevre/testpapy.git</url>
+ </site>
+ </distributionManagement>
+ <dependencyManagement>
+ <dependencies>
+ <dependency>
+ <groupId>junit</groupId>
+ <artifactId>junit</artifactId>
+ <version>3.8.1</version>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>args4j</groupId>
+ <artifactId>args4j</artifactId>
+ <version>2.0.29</version>
+ </dependency>
+ <dependency>
+ <groupId>log4j</groupId>
+ <artifactId>log4j</artifactId>
+ <version>1.2.17</version>
+ </dependency>
+ <dependency>
+ <groupId>org.testng</groupId>
+ <artifactId>testng</artifactId>
+ <version>6.1.1</version>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.eclipse.emf</groupId>
+ <artifactId>org.eclipse.emf.codegen</artifactId>
+ <version>2.9.0-v20130902-0605</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.eclipse.emf</groupId>
+ <artifactId>org.eclipse.emf.codegen.ecore</artifactId>
+ <version>2.10.1-v20140901-1055</version>
+ </dependency>
+ <dependency>
+ <groupId>org.eclipse.emf</groupId>
+ <artifactId>org.eclipse.emf.common</artifactId>
+ <version>2.10.1-v20140901-1043</version>
+ </dependency>
+ <dependency>
+ <groupId>org.eclipse.emf</groupId>
+ <artifactId>org.eclipse.emf.ecore</artifactId>
+ <version>2.10.1-v20140901-1043</version>
+ </dependency>
+ <dependency>
+ <groupId>org.eclipse.emf</groupId>
+ <artifactId>org.eclipse.emf.ecore.xmi</artifactId>
+ <version>2.10.1-v20140901-1043</version>
+ </dependency>
+ <dependency>
+ <groupId>org.mod4j.org.eclipse.emf.ecore</groupId>
+ <artifactId>xmi</artifactId>
+ <version>2.5.0</version>
+ </dependency>
+ <dependency>
+ <groupId>org.eclipse.uml2.codegen</groupId>
+ <artifactId>ecore</artifactId>
+ <version>1.3.0-v200706251652</version>
+ </dependency>
+ </dependencies>
+ </dependencyManagement>
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-site-plugin</artifactId>
+ <version>3.3</version>
+ <configuration>
+ <skipDeploy>false</skipDeploy>
+ <stagingSiteURL>file://${siteMainDirectory}</stagingSiteURL>
+ </configuration>
+ <!-- executions> <execution> <id>stage-for-scm-publish</id> <phase>post-site</phase>
+ <goals> <goal>stage</goal> </goals> </execution> </executions -->
+ <dependencies>
+ <dependency>
+ <groupId>lt.velykis.maven.skins</groupId>
+ <artifactId>reflow-velocity-tools</artifactId>
+ <version>1.1.1</version>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.velocity</groupId>
+ <artifactId>velocity</artifactId>
+ <version>1.7</version>
+ </dependency>
+ </dependencies>
+ </plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-scm-publish-plugin</artifactId>
+ <version>1.1</version>
+ <configuration>
+ <!-- checkoutDirectory>${scmPubCheckoutDirectory}</checkoutDirectory -->
+ <content>${siteMainDirectory}</content> <!-- tryUpdate>true</tryUpdate -->
+ <!-- content>target/site</content -->
+ <!-- content>${stagingDirectory}</content-->
+ <scmBranch>gh-pages</scmBranch>
+ <pubScmUrl>scm:git:git@github.com:flefevre/testpapy.git</pubScmUrl>
+ </configuration>
+ <executions>
+ <execution>
+ <id>scm-publish</id>
+ <phase>site-deploy</phase>
+ <goals>
+ <goal>publish-scm</goal>
+ </goals>
+ </execution>
+ </executions>
+ </plugin>
+ </plugins>
+ </build>
+ <reporting>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-project-info-reports-plugin</artifactId>
+ <version>2.8</version>
+ </plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-javadoc-plugin</artifactId>
+ <version>2.9</version>
+ </plugin>
+ </plugins>
+ </reporting>
+ <repositories>
+ <repository>
+ <id>central</id>
+ <name>Maven Repository Switchboard</name>
+ <layout>default</layout>
+ <url>http://repo1.maven.org/maven2</url>
+ <snapshots>
+ <enabled>true</enabled>
+ <checksumPolicy>fail</checksumPolicy>
+ </snapshots>
+ <releases>
+ <enabled>true</enabled>
+ </releases>
+ </repository>
+ <repository>
+ <id>central snapshots</id>
+ <url>https://oss.sonatype.org/content/repositories/snapshots/</url>
+ <snapshots>
+ <enabled>true</enabled>
+ <checksumPolicy>fail</checksumPolicy>
+ </snapshots>
+ </repository>
+ </repositories>
+
</project>
diff --git a/releng/emfgen/src/site/markdown/contribute.md b/releng/emfgen/src/site/markdown/contribute.md
new file mode 100644
index 00000000000..5090118582a
--- /dev/null
+++ b/releng/emfgen/src/site/markdown/contribute.md
@@ -0,0 +1,94 @@
+# Contribute
+
+Reflow skin is an open-source project and all contributions are welcome to assist with its
+development and maintenance. The skin originated as a new skin for the upcoming
+[Community Z Tools][czt] release, which uses Maven site for its documentation.
+
+Along the way I realised that the skin is becoming general enough to be released separately so that
+the whole community can benefit. Reflow Maven skin and the associated Reflow Velocity tools can be
+used freely and are released under [Apache license][apache-license].
+
+[czt]: http://czt.sourceforge.net
+[apache-license]: http://www.apache.org/licenses/LICENSE-2.0
+
+
+## Issues (bug and feature tracker)
+
+Please report any bugs found, feature requests or other issues on
+[Reflow skin GitHub tracker][reflow-issues].
+
+When creating a new issue, try following [necolas's guidelines][issue-guidelines].
+
+[reflow-issues]: http://github.com/andriusvelykis/reflow-maven-skin/issues/
+[issue-guidelines]: http://github.com/necolas/issue-guidelines/#readme
+
+
+## Fork, patch and contribute code
+
+Feel free to fork Reflow skin's [Git repository at GitHub][reflow-github] for your own use and
+updates.
+
+Contribute your fixes and new features back to the main codebase using
+[GitHub pull requests][github-pull-req].
+
+[reflow-github]: http://github.com/andriusvelykis/reflow-maven-skin/
+[github-pull-req]: http://help.github.com/articles/using-pull-requests
+
+
+## Support
+
+Let me know if you are using Reflow skin in your project. I may get around to creating a showcase
+page listing skin user sites.
+
+[Contact me][av-site] if you have questions about the skin, or just like to say something about it.
+If you _really really_ like the skin and want to support the author, I will be glad to
+[accept a small donation][donate].
+
+[av-site]: http://andrius.velykis.lt
+[donate]: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=QWKNRFZH52828
+
+
+## Acknowledgements
+
+Reflow skin is built on [Bootstrap][bootstrap] and uses themes from [Bootswatch][bootswatch].
+These include icons from [Glyphicons][glyphicons] and web fonts from [Google][webfonts].
+
+JavaScript goodies with [jQuery][jquery].
+
+Image previews with [Lightbox2][lightbox2].
+
+Code highlighting with [highlight.js][highlight-js].
+
+HTML rewriting with [jsoup][jsoup].
+
+Some artwork resources from [MediaLoot][medialoot].
+
+Inspired by [Maven Fluido Skin][fluido].
+
+[bootstrap]: http://getbootstrap.com/
+[bootswatch]: http://bootswatch.com/
+[glyphicons]: http://glyphicons.com/
+[webfonts]: http://www.google.com/webfonts/
+[jquery]: http://jquery.org
+[lightbox2]: http://lokeshdhakar.com/projects/lightbox2
+[highlight-js]: http://softwaremaniacs.org/soft/highlight/en/
+[jsoup]: http://jsoup.org/
+[medialoot]: http://medialoot.com/
+[fluido]: http://maven.apache.org/skins/maven-fluido-skin/
+
+
+## Copyright and license
+
+Copyright 2012 Andrius Velykis
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this work except in compliance with the License.
+You may obtain a copy of the License in the LICENSE file, or at:
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
diff --git a/releng/emfgen/src/site/markdown/index.md b/releng/emfgen/src/site/markdown/index.md
new file mode 100644
index 00000000000..28701debb26
--- /dev/null
+++ b/releng/emfgen/src/site/markdown/index.md
@@ -0,0 +1,69 @@
+#### [EMFGEn Maven Plugin][emfgen-maven-plugin]
+
+[![EMFGEn Maven Plugin](images/carousel-themes.png)][emfgen-maven-plugin]
+
+zzzz
+
+
+#### [EMFGEn Core][emfgen-core]
+
+[![EMFGEn Core](images/carousel-layouts.jpg)][emfgen-core]
+
+aaaa
+
+
+#### [EMFGEn Maven Plugin][emfgen-maven-plugin]
+
+[![EMFGEn Maven Plugin](images/carousel-components.jpg)][emfgen-maven-plugin]
+
+zzzz
+
+
+#### [EMFGEn Core][emfgen-core]
+
+[![EMFGEn Core](images/carousel-tools.png)][emfgen-core]
+
+aaaa
+
+[emfgen-core]: emfgen-core/index.html
+[emfgen-maven-plugin]: emfgen-maven-plugin/index.html
+
+
+---
+
+
+## EMFGen Core Api
+
+Have a look to [emfgen-core][emfgen-core]
+
+[emfgen-core]: emfgen-core/index.html
+
+
+## Usage
+
+Some basic [docs][emfgen-doc] for users and developers.
+
+[emfgen-doc]: doc.html
+
+
+## EMFGen Maven Plugin
+
+Have a look to [emfgen-maven-plugin][emfgen-maven-plugin].
+
+
+[emfgen-maven-plugin]: emfgen-maven-plugin/index.html
+
+
+## Configure
+
+Some basic [docs][emfgen-mvn-doc] to use the plugin in your project.
+
+[emfgen-mvn-doc]: emfgen-maven-plugin/doc.html
+
+
+---
+
+
+### About
+
+EMFGen Maven plugin is designed to execute basic mwe2 workflow by calling a maven execution plugin outside eclipse.
diff --git a/releng/emfgen/src/site/markdown/release-notes.md b/releng/emfgen/src/site/markdown/release-notes.md
new file mode 100644
index 00000000000..b1ae26e969f
--- /dev/null
+++ b/releng/emfgen/src/site/markdown/release-notes.md
@@ -0,0 +1,31 @@
+# Release notes
+
+The history of Emfgen Maven plugin is documented below. For details of changes refer to the [project's GitHub issues][reflow-issues] or the [GitHub report][github-report].
+
+[reflow-issues]: http://github.com/andriusvelykis/reflow-maven-skin/issues?state=closed
+[github-report]: github-report.html
+
+
+## 0.0.2-SNAPSHOT / 2015-02-05
+
+### Major enhancements
+
+- add javadoc generation
+- add maven minimal documentation
+- add site generation with maven reflow
+
+### Minor enhancements
+
+- x
+
+### Bug fixes
+
+- x
+
+
+## 0.0.1-SNAPSHOT / 2015-01-01
+
+First version.
+
+
+
diff --git a/releng/emfgen/src/site/resources/images/bg.png b/releng/emfgen/src/site/resources/images/bg.png
new file mode 100644
index 00000000000..dc6adc76f28
--- /dev/null
+++ b/releng/emfgen/src/site/resources/images/bg.png
Binary files differ
diff --git a/releng/emfgen/src/site/resources/images/carousel-components.jpg b/releng/emfgen/src/site/resources/images/carousel-components.jpg
new file mode 100644
index 00000000000..69deb4c4a81
--- /dev/null
+++ b/releng/emfgen/src/site/resources/images/carousel-components.jpg
Binary files differ
diff --git a/releng/emfgen/src/site/resources/images/carousel-layouts.jpg b/releng/emfgen/src/site/resources/images/carousel-layouts.jpg
new file mode 100644
index 00000000000..f2d064ec8f0
--- /dev/null
+++ b/releng/emfgen/src/site/resources/images/carousel-layouts.jpg
Binary files differ
diff --git a/releng/emfgen/src/site/resources/images/carousel-themes.png b/releng/emfgen/src/site/resources/images/carousel-themes.png
new file mode 100644
index 00000000000..82262e117a1
--- /dev/null
+++ b/releng/emfgen/src/site/resources/images/carousel-themes.png
Binary files differ
diff --git a/releng/emfgen/src/site/resources/images/carousel-tools.png b/releng/emfgen/src/site/resources/images/carousel-tools.png
new file mode 100644
index 00000000000..24ec4e3ad6f
--- /dev/null
+++ b/releng/emfgen/src/site/resources/images/carousel-tools.png
Binary files differ
diff --git a/releng/emfgen/src/site/site.xml b/releng/emfgen/src/site/site.xml
index 1b3cbc8d608..26992d31f22 100644
--- a/releng/emfgen/src/site/site.xml
+++ b/releng/emfgen/src/site/site.xml
@@ -1,81 +1,142 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="UTF-8"?>
+<project name="Reflow Maven Skin"
+ xmlns="http://maven.apache.org/DECORATION/1.3.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/DECORATION/1.3.0 http://maven.apache.org/xsd/decoration-1.3.0.xsd">
-<project name="Maven" xmlns="http://maven.apache.org/DECORATION/1.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd">
- <!--bannerLeft>
- <name>A Maven Site using Twitter Bootstrap</name>
- <src>http://html5-slides-template.googlecode.com/git/images/akquinet-logo-small.png</src>
- <href>http://www.akquinet.de/en</href>
- </bannerLeft-->
-
- <!--skin>
- <groupId>org.apache.maven.skins</groupId>
- <artifactId>maven-fluido-skin</artifactId>
- <version>1.2.1</version>
- </skin>
- <custom>
- <fluidoSkin>
- <sideBarEnabled>true</sideBarEnabled>
- <googlePlusOne />
- </fluidoSkin>
- </custom-->
+ <bannerLeft>
+ <!-- Eclipse Papyrus Project Maven Skin, but with "papyrus" highlighted -->
+ <name><![CDATA[
+ Maven <span class="color-highlight">EMFGen</span> plugin project
+ ]]>
+ </name>
+ <href>http://www.eclipse.org/papyrus</href>
+ </bannerLeft>
+
+ <publishDate position="bottom" format="yyyy-MM-dd" />
+ <version position="bottom" />
+ <!-- googleAnalyticsAccountId>UA-1402675-6</googleAnalyticsAccountId-->
-<skin>
+ <skin>
<groupId>lt.velykis.maven.skins</groupId>
<artifactId>reflow-maven-skin</artifactId>
+ <!-- version>1.1.2-SNAPSHOT</version-->
<version>1.1.1</version>
</skin>
-
<custom>
<reflowSkin>
- <!--theme>bootswatch-spacelab</theme-->
+ <!-- Make this to 'false' for local development, i.e. file:// URLs -->
+ <protocolRelativeURLs>true</protocolRelativeURLs>
+ <smoothScroll>true</smoothScroll>
<theme>bootswatch-cosmo</theme>
<highlightJs>true</highlightJs>
+ <highlightJsTheme>github</highlightJsTheme>
+ <absoluteResourceURL>http://flefevre.github.io/testpapy/</absoluteResourceURL>
<brand>
- <name>Eclipse papyrus</name>
- <href>http://www.eclipse.org/papyrus/</href>
+ <!-- Brand text in top-left part of the site -->
+ <name>
+ <![CDATA[
+ Eclipse <span class="color-highlight">Papyrus</span> Project
+ ]]>
+ </name>
+ <href>http://www.eclipse.org/papyrus</href>
</brand>
- <slogan>Super interesting project doing good things.</slogan>
+ <slogan>Maven plugin that execute for you your MWE2 workflow</slogan>
<titleTemplate>%2$s | %1$s</titleTemplate>
+ <!-- Use Table of Contents at the top of the page (max 6 elements) -->
<toc>top</toc>
- <topNav>Download|reports</topNav>
- <bottomNav>
- <column>Main|Download|Todo</column>
- <column>Documentation</column>
- <column>reports|modules</column>
+ <tocTopMax>6</tocTopMax>
+ <!-- Include the documentation and tools in the top navigation (in addition to links) -->
+ <topNav>Contribute|reports|modules|parent</topNav>
+ <!-- Split menus in the bottom navigation -->
+ <bottomNav maxSpan="9" >
+ <column>Main</column>
+ <column>Download|Contribute</column>
+ <column>reports|modules|parent</column>
</bottomNav>
<bottomDescription>
- This is a very good project doing interesting and valuable things.
+ <![CDATA[
+ Eclipse <span class="color-highlight">Papyrus</span> project is an XXXXXX.
+ ]]>
</bottomDescription>
<pages>
- <index project="project-id">
- <shortTitle>Welcome</shortTitle>
+ <index project="emfgen">
+ <!-- Override the title -->
+ <titleTemplate>EmfGen</titleTemplate>
+ <!-- no breadcrumbs on the main index page -->
<breadcrumbs>false</breadcrumbs>
+ <!-- no ToC on the main index page -->
<toc>false</toc>
+ <markPageHeader>false</markPageHeader>
<sections>
<carousel />
+ <columns>2</columns>
<body />
<sidebar />
- <thumbs>2</thumbs>
- <columns>3</columns>
</sections>
</index>
- <developer-info>
- <toc>sidebar</toc>
- </developer-info>
+ <contribute>
+ <breadcrumbs>false</breadcrumbs>
+ </contribute>
+ <!-- Disable source highlighting for Maven reports -->
+ <source-repository>
+ <highlightJs>false</highlightJs>
+ </source-repository>
+ <issue-tracking>
+ <highlightJs>false</highlightJs>
+ <toc>false</toc>
+ </issue-tracking>
+ <license>
+ <highlightJs>false</highlightJs>
+ <toc>false</toc>
+ </license>
+ <!-- Disable ToC for some Maven reports -->
+ <project-info>
+ <toc>false</toc>
+ </project-info>
+ <!-- github-report>
+ <toc>false</toc>
+ </github-report-->
+ <dependencies>
+ <tocTopMax>4</tocTopMax>
+ </dependencies>
</pages>
</reflowSkin>
</custom>
- <body>
- <links>
- <item name="cea tech" href="http://www.cea.fr"/>
- </links>
- <menu name="Example">
- <item name="plugin integration" href="todo.html"/>
- </menu>
+ <body>
+ <!-- Add a rel to Google profile for all pages -->
+ <!-- head>
+ <link rel="author" href="http://plus.google.com/109737404465892813363"/>
+ </head-->
+
+ <links>
+ <item name="Download" href="http://www.eclipse.org/papyrus" />
+ <item name="Nexus repository" href="https://repo.eclipse.org/index.html#welcome" />
+ </links>
- <menu ref="reports"/>
- </body>
-</project> \ No newline at end of file
+ <breadcrumbs>
+ <item name="Emfgen" href="/" />
+ </breadcrumbs>
+
+ <menu name="Main" inherit="top">
+ <item name="Home" href="./" />
+ <item name="GitHub project" href="http://xxxx" />
+ <item name="Blog" href="http://xxx" />
+ <item name="Release notes" href="release-notes.html" />
+ </menu>
+ <menu name="Download" inherit="top">
+ <item name="Download" href="http://www.eclipse.org/papyrus" />
+ <item name="License" href="license.html" />
+ </menu>
+ <menu name="Contribute" inherit="bottom">
+ <item name="Contribute" href="contribute.html" />
+ <item name="Issues" href="http://xxxxx" />
+ <item name="Fork on git" href="http://xxxxxx" />
+ <!-- item name="Donate" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;amp;hosted_button_id=xxxxx" /-->
+ </menu>
+ <menu name="Maven documentation" ref="reports" inherit="bottom"/>
+ <menu ref="modules" inherit="top" />
+ <menu ref="parent" inherit="top" />
+ </body>
+</project>
diff --git a/releng/emfgen/src/site/xdoc/doc.xml b/releng/emfgen/src/site/xdoc/doc.xml
new file mode 100644
index 00000000000..c1fb8527b9d
--- /dev/null
+++ b/releng/emfgen/src/site/xdoc/doc.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<document xmlns="http://maven.apache.org/XDOC/2.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
+
+ <properties>
+ <title>EMFGenerator</title>
+ </properties>
+
+ <body>
+ <section name="EMFGen for developers">
+ <p>section dedicated for developers</p>
+ <subsection name="deploy the new web site">
+ <source>mvn clean site site:stage-deploy scm-publish:publish-scm</source>
+ </subsection>
+
+ </section>
+
+
+
+ </body>
+
+</document> \ No newline at end of file
diff --git a/releng/emfgen/src/site/xdoc/todo.xml b/releng/emfgen/src/site/xdoc/todo.xml
deleted file mode 100644
index 5e34f7a122b..00000000000
--- a/releng/emfgen/src/site/xdoc/todo.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<document xmlns="http://maven.apache.org/XDOC/2.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
-
- <properties>
- <title>EMFGenerator</title>
- </properties>
-
- <body>
- <section name="EMF support for ecore">
- <p>understand if there is a difference between standalone mode and headless mode...</p>
- <subsection name="Links">
- <ul>
-
- <li><a href="https://eclipse.googlesource.com/emf/org.eclipse.mwe/+/05e6820fac0fcfbf6870b1b2126d9da609399116/plugins/org.eclipse.emf.mwe.utils/src/org/eclipse/emf/mwe/utils/StandaloneSetup.java">https://eclipse.googlesource.com/emf/org.eclipse.mwe/+/05e6820fac0fcfbf6870b1b2126d9da609399116/plugins/org.eclipse.emf.mwe.utils/src/org/eclipse/emf/mwe/utils/StandaloneSetup.java</a></li>
- <li><a href="https://www.cct.lsu.edu/~rguidry/eclipse-doc36/src-html/org/eclipse/emf/mwe/utils/StandaloneSetup.html">standalaone</a></li>
- <li><a href="http://download.eclipse.org/modeling/emft/mwe/javadoc/2.3/org/eclipse/emf/mwe/utils/StandaloneSetup.html">uri mapping</a></li>
- </ul>
- </subsection>
-
- </section>
-
-
-
- </body>
-
-</document> \ No newline at end of file
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/models/constraints/Constraints.ecore b/releng/emfgen/src/test/resources/models/constraints/Constraints.ecore
index 9324eea80a8..9324eea80a8 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/models/constraints/Constraints.ecore
+++ b/releng/emfgen/src/test/resources/models/constraints/Constraints.ecore
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/models/constraints/Constraints.genmodel b/releng/emfgen/src/test/resources/models/constraints/Constraints.genmodel
index 47a9fc9acc1..47a9fc9acc1 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/models/constraints/Constraints.genmodel
+++ b/releng/emfgen/src/test/resources/models/constraints/Constraints.genmodel
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/models/extlibrary/extlibrary.ecore b/releng/emfgen/src/test/resources/models/extlibrary/extlibrary.ecore
index 77548b5dc28..77548b5dc28 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/models/extlibrary/extlibrary.ecore
+++ b/releng/emfgen/src/test/resources/models/extlibrary/extlibrary.ecore
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/models/extlibrary/extlibrary.genmodel b/releng/emfgen/src/test/resources/models/extlibrary/extlibrary.genmodel
index 475bb464c88..475bb464c88 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/models/extlibrary/extlibrary.genmodel
+++ b/releng/emfgen/src/test/resources/models/extlibrary/extlibrary.genmodel
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/models/stylesheets/StyleSheets.ecore b/releng/emfgen/src/test/resources/models/stylesheets/StyleSheets.ecore
index fe1bb5006d3..fe1bb5006d3 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/models/stylesheets/StyleSheets.ecore
+++ b/releng/emfgen/src/test/resources/models/stylesheets/StyleSheets.ecore
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/models/stylesheets/StyleSheets.genmodel b/releng/emfgen/src/test/resources/models/stylesheets/StyleSheets.genmodel
index aac7ed7278c..aac7ed7278c 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/models/stylesheets/StyleSheets.genmodel
+++ b/releng/emfgen/src/test/resources/models/stylesheets/StyleSheets.genmodel
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/CompositeConstraint.java b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/CompositeConstraint.java
index d513dc9d843..d513dc9d843 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/CompositeConstraint.java
+++ b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/CompositeConstraint.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/ConfigProperty.java b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/ConfigProperty.java
index 55401ad9ded..55401ad9ded 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/ConfigProperty.java
+++ b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/ConfigProperty.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/ConstraintDescriptor.java b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/ConstraintDescriptor.java
index 0e9e07c66df..0e9e07c66df 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/ConstraintDescriptor.java
+++ b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/ConstraintDescriptor.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/ConstraintsFactory.java b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/ConstraintsFactory.java
index 199ca260537..199ca260537 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/ConstraintsFactory.java
+++ b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/ConstraintsFactory.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/ConstraintsPackage.java b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/ConstraintsPackage.java
index a458bce2f10..a458bce2f10 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/ConstraintsPackage.java
+++ b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/ConstraintsPackage.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/DisplayUnit.java b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/DisplayUnit.java
index a19aa371ab1..a19aa371ab1 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/DisplayUnit.java
+++ b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/DisplayUnit.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/ReferenceProperty.java b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/ReferenceProperty.java
index d2d9ae6b17d..d2d9ae6b17d 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/ReferenceProperty.java
+++ b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/ReferenceProperty.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/SimpleConstraint.java b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/SimpleConstraint.java
index 1a0c908ad92..1a0c908ad92 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/SimpleConstraint.java
+++ b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/SimpleConstraint.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/ValueProperty.java b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/ValueProperty.java
index 3fdfbadc79e..3fdfbadc79e 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/ValueProperty.java
+++ b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/ValueProperty.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/ConstraintEnvironment.java b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/ConstraintEnvironment.java
index 1b35ac39f90..1b35ac39f90 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/ConstraintEnvironment.java
+++ b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/ConstraintEnvironment.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/ConstraintType.java b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/ConstraintType.java
index 3efd87dfe14..3efd87dfe14 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/ConstraintType.java
+++ b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/ConstraintType.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/EnvironmentFactory.java b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/EnvironmentFactory.java
index 9bd2431bd1f..9bd2431bd1f 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/EnvironmentFactory.java
+++ b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/EnvironmentFactory.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/EnvironmentPackage.java b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/EnvironmentPackage.java
index bda8f281494..bda8f281494 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/EnvironmentPackage.java
+++ b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/EnvironmentPackage.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/impl/ConstraintEnvironmentImpl.java b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/impl/ConstraintEnvironmentImpl.java
index 761f0afc6f1..761f0afc6f1 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/impl/ConstraintEnvironmentImpl.java
+++ b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/impl/ConstraintEnvironmentImpl.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/impl/ConstraintTypeImpl.java b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/impl/ConstraintTypeImpl.java
index 50682cdee34..50682cdee34 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/impl/ConstraintTypeImpl.java
+++ b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/impl/ConstraintTypeImpl.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/impl/EnvironmentFactoryImpl.java b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/impl/EnvironmentFactoryImpl.java
index 0e160de923b..0e160de923b 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/impl/EnvironmentFactoryImpl.java
+++ b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/impl/EnvironmentFactoryImpl.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/impl/EnvironmentPackageImpl.java b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/impl/EnvironmentPackageImpl.java
index 8fd849b8ff6..8fd849b8ff6 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/impl/EnvironmentPackageImpl.java
+++ b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/impl/EnvironmentPackageImpl.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/util/EnvironmentAdapterFactory.java b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/util/EnvironmentAdapterFactory.java
index 54c418a51eb..54c418a51eb 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/util/EnvironmentAdapterFactory.java
+++ b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/util/EnvironmentAdapterFactory.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/util/EnvironmentSwitch.java b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/util/EnvironmentSwitch.java
index 560059290fe..560059290fe 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/util/EnvironmentSwitch.java
+++ b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/environment/util/EnvironmentSwitch.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/CompositeConstraintImpl.java b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/CompositeConstraintImpl.java
index 94a4f192e6c..94a4f192e6c 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/CompositeConstraintImpl.java
+++ b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/CompositeConstraintImpl.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/ConfigPropertyImpl.java b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/ConfigPropertyImpl.java
index 60c79d0d880..60c79d0d880 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/ConfigPropertyImpl.java
+++ b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/ConfigPropertyImpl.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/ConstraintDescriptorImpl.java b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/ConstraintDescriptorImpl.java
index d6cd8161851..d6cd8161851 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/ConstraintDescriptorImpl.java
+++ b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/ConstraintDescriptorImpl.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/ConstraintsFactoryImpl.java b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/ConstraintsFactoryImpl.java
index f4ce36d440c..f4ce36d440c 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/ConstraintsFactoryImpl.java
+++ b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/ConstraintsFactoryImpl.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/ConstraintsPackageImpl.java b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/ConstraintsPackageImpl.java
index b20845917c4..b20845917c4 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/ConstraintsPackageImpl.java
+++ b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/ConstraintsPackageImpl.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/DisplayUnitImpl.java b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/DisplayUnitImpl.java
index f54c5eabd17..f54c5eabd17 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/DisplayUnitImpl.java
+++ b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/DisplayUnitImpl.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/ReferencePropertyImpl.java b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/ReferencePropertyImpl.java
index 63ffe4e0bcf..63ffe4e0bcf 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/ReferencePropertyImpl.java
+++ b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/ReferencePropertyImpl.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/SimpleConstraintImpl.java b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/SimpleConstraintImpl.java
index 382b29719ab..382b29719ab 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/SimpleConstraintImpl.java
+++ b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/SimpleConstraintImpl.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/ValuePropertyImpl.java b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/ValuePropertyImpl.java
index 447531c6573..447531c6573 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/ValuePropertyImpl.java
+++ b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/impl/ValuePropertyImpl.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/util/ConstraintsAdapterFactory.java b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/util/ConstraintsAdapterFactory.java
index 1dd84fff518..1dd84fff518 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/util/ConstraintsAdapterFactory.java
+++ b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/util/ConstraintsAdapterFactory.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/util/ConstraintsSwitch.java b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/util/ConstraintsSwitch.java
index 481671b7660..481671b7660 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/util/ConstraintsSwitch.java
+++ b/releng/emfgen/src/test/resources/papyrusOutput/org/eclipse/papyrus/infra/constraints/util/ConstraintsSwitch.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/build.properties b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/build.properties
index d54d9dc3ad4..d54d9dc3ad4 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/build.properties
+++ b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/build.properties
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/plugin.properties b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/plugin.properties
index 27b13a5422e..27b13a5422e 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/plugin.properties
+++ b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/plugin.properties
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/plugin.xml b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/plugin.xml
index 2818d4d29e5..2818d4d29e5 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/plugin.xml
+++ b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/plugin.xml
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/CompositeConstraint.java b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/CompositeConstraint.java
index f6273c6c159..f6273c6c159 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/CompositeConstraint.java
+++ b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/CompositeConstraint.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ConfigProperty.java b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ConfigProperty.java
index 16174276e1f..16174276e1f 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ConfigProperty.java
+++ b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ConfigProperty.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ConstraintDescriptor.java b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ConstraintDescriptor.java
index e7305c398df..e7305c398df 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ConstraintDescriptor.java
+++ b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ConstraintDescriptor.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ConstraintsFactory.java b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ConstraintsFactory.java
index 3743904a0a3..3743904a0a3 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ConstraintsFactory.java
+++ b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ConstraintsFactory.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ConstraintsPackage.java b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ConstraintsPackage.java
index 500993e0f06..500993e0f06 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ConstraintsPackage.java
+++ b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ConstraintsPackage.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/DisplayUnit.java b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/DisplayUnit.java
index 1a02a8d2108..1a02a8d2108 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/DisplayUnit.java
+++ b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/DisplayUnit.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ReferenceProperty.java b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ReferenceProperty.java
index dd65eb929ce..dd65eb929ce 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ReferenceProperty.java
+++ b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ReferenceProperty.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/SimpleConstraint.java b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/SimpleConstraint.java
index b39a4303ca9..b39a4303ca9 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/SimpleConstraint.java
+++ b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/SimpleConstraint.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ValueProperty.java b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ValueProperty.java
index 05c4a24883b..05c4a24883b 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ValueProperty.java
+++ b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ValueProperty.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/ConstraintEnvironment.java b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/ConstraintEnvironment.java
index b6f6931cf01..b6f6931cf01 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/ConstraintEnvironment.java
+++ b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/ConstraintEnvironment.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/ConstraintType.java b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/ConstraintType.java
index 4b16a6ac871..4b16a6ac871 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/ConstraintType.java
+++ b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/ConstraintType.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/EnvironmentFactory.java b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/EnvironmentFactory.java
index df8b7071c5b..df8b7071c5b 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/EnvironmentFactory.java
+++ b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/EnvironmentFactory.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/EnvironmentPackage.java b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/EnvironmentPackage.java
index 0d78a406503..0d78a406503 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/EnvironmentPackage.java
+++ b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/EnvironmentPackage.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/impl/ConstraintEnvironmentImpl.java b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/impl/ConstraintEnvironmentImpl.java
index 39202f62d64..39202f62d64 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/impl/ConstraintEnvironmentImpl.java
+++ b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/impl/ConstraintEnvironmentImpl.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/impl/ConstraintTypeImpl.java b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/impl/ConstraintTypeImpl.java
index a25db729ea2..a25db729ea2 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/impl/ConstraintTypeImpl.java
+++ b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/impl/ConstraintTypeImpl.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/impl/EnvironmentFactoryImpl.java b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/impl/EnvironmentFactoryImpl.java
index 0899c2b3bf7..0899c2b3bf7 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/impl/EnvironmentFactoryImpl.java
+++ b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/impl/EnvironmentFactoryImpl.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/impl/EnvironmentPackageImpl.java b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/impl/EnvironmentPackageImpl.java
index 787472423df..787472423df 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/impl/EnvironmentPackageImpl.java
+++ b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/impl/EnvironmentPackageImpl.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/util/EnvironmentAdapterFactory.java b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/util/EnvironmentAdapterFactory.java
index d918b4f4edd..d918b4f4edd 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/util/EnvironmentAdapterFactory.java
+++ b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/util/EnvironmentAdapterFactory.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/util/EnvironmentSwitch.java b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/util/EnvironmentSwitch.java
index 028415e4199..028415e4199 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/util/EnvironmentSwitch.java
+++ b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/util/EnvironmentSwitch.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/CompositeConstraintImpl.java b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/CompositeConstraintImpl.java
index 6e259facdb6..6e259facdb6 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/CompositeConstraintImpl.java
+++ b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/CompositeConstraintImpl.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ConfigPropertyImpl.java b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ConfigPropertyImpl.java
index 972e3c04247..972e3c04247 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ConfigPropertyImpl.java
+++ b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ConfigPropertyImpl.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ConstraintDescriptorImpl.java b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ConstraintDescriptorImpl.java
index b2831d47440..b2831d47440 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ConstraintDescriptorImpl.java
+++ b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ConstraintDescriptorImpl.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ConstraintsFactoryImpl.java b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ConstraintsFactoryImpl.java
index a5203e9c0c9..a5203e9c0c9 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ConstraintsFactoryImpl.java
+++ b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ConstraintsFactoryImpl.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ConstraintsPackageImpl.java b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ConstraintsPackageImpl.java
index 8474ecc76d6..8474ecc76d6 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ConstraintsPackageImpl.java
+++ b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ConstraintsPackageImpl.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/DisplayUnitImpl.java b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/DisplayUnitImpl.java
index a1d002b9cd0..a1d002b9cd0 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/DisplayUnitImpl.java
+++ b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/DisplayUnitImpl.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ReferencePropertyImpl.java b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ReferencePropertyImpl.java
index 2cefb2b1ffc..2cefb2b1ffc 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ReferencePropertyImpl.java
+++ b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ReferencePropertyImpl.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/SimpleConstraintImpl.java b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/SimpleConstraintImpl.java
index a05e185794c..a05e185794c 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/SimpleConstraintImpl.java
+++ b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/SimpleConstraintImpl.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ValuePropertyImpl.java b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ValuePropertyImpl.java
index c75dcc927d2..c75dcc927d2 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ValuePropertyImpl.java
+++ b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ValuePropertyImpl.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/util/ConstraintsAdapterFactory.java b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/util/ConstraintsAdapterFactory.java
index b88451a1633..b88451a1633 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/util/ConstraintsAdapterFactory.java
+++ b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/util/ConstraintsAdapterFactory.java
diff --git a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/util/ConstraintsSwitch.java b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/util/ConstraintsSwitch.java
index 930cf58de46..930cf58de46 100644
--- a/releng/emfgen/emfgen-parent/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/util/ConstraintsSwitch.java
+++ b/releng/emfgen/src/test/resources/predictedOutput/org.eclipse.papyrus.infra.constraints/src-gen/org/eclipse/papyrus/infra/constraints/util/ConstraintsSwitch.java
diff --git a/releng/extras/pom.xml b/releng/extras/pom.xml
index 9de5d9ceca7..a9180107a46 100755
--- a/releng/extras/pom.xml
+++ b/releng/extras/pom.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<project>
<modelVersion>4.0.0</modelVersion>
@@ -26,4 +26,4 @@
</plugin>
</plugins>
</build>
-</project> \ No newline at end of file
+</project>
diff --git a/releng/main/pom.xml b/releng/main/pom.xml
index ade4ca4f193..1f3c20121a0 100755
--- a/releng/main/pom.xml
+++ b/releng/main/pom.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<project>
<modelVersion>4.0.0</modelVersion>
@@ -26,4 +26,4 @@
</plugin>
</plugins>
</build>
-</project> \ No newline at end of file
+</project>
diff --git a/releng/org.eclipse.mdt.papyrus.releng.buckminster/papyrus-trunk-extra-nightly-tests/build.rmap b/releng/org.eclipse.mdt.papyrus.releng.buckminster/papyrus-trunk-extra-nightly-tests/build.rmap
index cf2f6d970e0..0756e0fb444 100644
--- a/releng/org.eclipse.mdt.papyrus.releng.buckminster/papyrus-trunk-extra-nightly-tests/build.rmap
+++ b/releng/org.eclipse.mdt.papyrus.releng.buckminster/papyrus-trunk-extra-nightly-tests/build.rmap
@@ -162,7 +162,7 @@
<!-- Birt -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("BIRT",0) -->
- <rm:uri format="{0}/birt/update-site/luna-interim/">
+ <rm:uri format="{0}/birt/update-site/mars-interim/">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -178,7 +178,7 @@
<!-- M2M ATL -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("M2M ATL",0) -->
- <rm:uri format="{0}/mmt/atl/updates/milestones/3.5/">
+ <rm:uri format="{0}/mmt/atl/updates/milestones/3.6/">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -186,7 +186,7 @@
<!-- EMFT MWE -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("EMFT MWE",0) -->
- <rm:uri format="{0}/modeling/emft/mwe/updates/releases/R201409021027/mwe">
+ <rm:uri format="{0}/modeling/emft/mwe/updates/milestones/S201502030703/mwe">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -194,7 +194,7 @@
<!-- M2M QVT-OML -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("QVT Operational",0) -->
- <rm:uri format="{0}/mmt/qvto/updates/milestones/3.4.0/S201406101621">
+ <rm:uri format="{0}/mmt/qvto/updates/milestones/3.5.0/S201502021150">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -202,15 +202,15 @@
<!-- M2T Acceleo -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("M2T ACCELEO",0) -->
- <rm:uri format="{0}/acceleo/updates/milestones/3.5/S201409021433">
+ <rm:uri format="{0}/acceleo/updates/milestones/3.6/S201502030917">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
<!-- MDT OCL -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
- <!-- updateFrom("MDT OCL 5.0",0) -->
- <rm:uri format="{0}/modeling/mdt/ocl/updates/milestones/5.0.2/S201409011459">
+ <!-- updateFrom("MDT OCL 6.0",0) -->
+ <rm:uri format="{0}/modeling/mdt/ocl/updates/milestones/6.0.0/S201502021341">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -218,7 +218,7 @@
<!-- EMF Facet -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("EMF Facet",0) -->
- <rm:uri format="{0}/facet/updates/integration/0.4.1/I201407310909/">
+ <rm:uri format="{0}/facet/updates/integration/1.0.0/I201502030839/">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -226,7 +226,7 @@
<!-- MDT UML2 -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("MDT UML2",0) -->
- <rm:uri format="{0}/modeling/mdt/uml2/updates/5.0">
+ <rm:uri format="{0}/modeling/mdt/uml2/updates/5.1milestones">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -234,7 +234,7 @@
<!-- Mylyn -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("Mylyn",0) -->
- <rm:uri format="{0}/mylyn/snapshots/3.13">
+ <rm:uri format="{0}/mylyn/snapshots/3.15">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -242,7 +242,7 @@
<!-- M2T Xpand -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("M2T XPAND",0) -->
- <rm:uri format="{0}/modeling/m2t/xpand/updates/releases/R201406030414/">
+ <rm:uri format="{0}/modeling/m2t/xpand/updates/milestones/S201502030723/">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -250,7 +250,7 @@
<!-- Xtext, Xtend -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("Xtext, Xtend",0) -->
- <rm:uri format="{0}/modeling/tmf/xtext/updates/releases/maintenance/R201409160908/">
+ <rm:uri format="{0}/modeling/tmf/xtext/updates/milestones/head/S201502030924/">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -258,7 +258,7 @@
<!-- EMF -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("EMF (Core)",0) -->
- <rm:uri format="{0}/modeling/emf/emf/updates/2.10.x/">
+ <rm:uri format="{0}/modeling/emf/emf/updates/2.11milestones/">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -266,7 +266,7 @@
<!-- EMF Compare -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("EMF COMPARE",0) -->
- <rm:uri format="{0}/modeling/emf/compare/updates/milestones/3.0/S201408191310">
+ <rm:uri format="{0}/modeling/emf/compare/updates/milestones/3.1/S201502031424">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -274,7 +274,7 @@
<!-- EMF Transaction, EMF Validation -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("EMF TRANSACTION",0) -->
- <rm:uri format="{0}/modeling/emf/transaction/updates/releases/R201405281451/">
+ <rm:uri format="{0}/modeling/emf/transaction/updates/milestones/S201502040445">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -297,7 +297,7 @@
<!-- GMP -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("GMF Runtime",0) -->
- <rm:uri format="{0}/modeling/gmp/gmf-runtime/updates/releases/R201408201453/">
+ <rm:uri format="{0}/modeling/gmp/gmf-runtime/updates/milestones/S201502040533">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -305,7 +305,7 @@
<!-- GMF Notation -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("GMF Notation",0) -->
- <rm:uri format="{0}/modeling/gmp/gmf-notation/updates/releases/R201405281433/">
+ <rm:uri format="{0}/modeling/gmp/gmf-notation/updates/milestones/S201502040339">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -313,7 +313,7 @@
<!-- GMF Tooling -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("GMF Tooling",0) -->
- <rm:uri format="{0}/modeling/gmp/gmf-tooling/updates/milestones-3.2.1.RC4">
+ <rm:uri format="{0}/modeling/gmp/gmf-tooling/updates/milestones-3.3/M4">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -321,7 +321,7 @@
<!-- Subversive -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("Subversive",0) -->
- <rm:uri format="{0}/technology/subversive/2.0/luna-site/">
+ <rm:uri format="{0}/technology/subversive/2.0/mars-site/">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -329,7 +329,7 @@
<!-- WST -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("WebTools",0) -->
- <rm:uri format="{0}/webtools/downloads/drops/R3.6.1/R-3.6.1-20140912000031/repository/">
+ <rm:uri format="{0}/webtools/downloads/drops/R3.7.0/S-3.7.0M4-20141211000148/repository/">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -337,7 +337,7 @@
<!-- CDT -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("CDT",0) -->
- <rm:uri format="{0}/tools/cdt/builds/luna/milestones">
+ <rm:uri format="{0}/tools/cdt/builds/mars/milestones">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -345,7 +345,7 @@
<!-- Eclipse Platform Milestones -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("Eclipse",0) -->
- <rm:uri format="{0}/eclipse/updates/4.4/R-4.4.1-201409250400/">
+ <rm:uri format="{0}/eclipse/updates/4.5milestones/S-4.5M5a-201502031300/">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
diff --git a/releng/org.eclipse.mdt.papyrus.releng.buckminster/papyrus-trunk-extra-nightly/build.rmap b/releng/org.eclipse.mdt.papyrus.releng.buckminster/papyrus-trunk-extra-nightly/build.rmap
index 990999a9da2..72401c6b7b6 100644
--- a/releng/org.eclipse.mdt.papyrus.releng.buckminster/papyrus-trunk-extra-nightly/build.rmap
+++ b/releng/org.eclipse.mdt.papyrus.releng.buckminster/papyrus-trunk-extra-nightly/build.rmap
@@ -255,7 +255,7 @@
<!-- Birt -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("BIRT",0) -->
- <rm:uri format="{0}/birt/update-site/luna-interim/">
+ <rm:uri format="{0}/birt/update-site/mars-interim/">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -271,7 +271,7 @@
<!-- M2M ATL -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("M2M ATL",0) -->
- <rm:uri format="{0}/mmt/atl/updates/milestones/3.5/">
+ <rm:uri format="{0}/mmt/atl/updates/milestones/3.6/">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -279,7 +279,7 @@
<!-- EMFT MWE -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("EMFT MWE",0) -->
- <rm:uri format="{0}/modeling/emft/mwe/updates/releases/R201409021027/mwe">
+ <rm:uri format="{0}/modeling/emft/mwe/updates/milestones/S201502030703/mwe">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -287,7 +287,7 @@
<!-- M2M QVT-OML -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("QVT Operational",0) -->
- <rm:uri format="{0}/mmt/qvto/updates/milestones/3.4.0/S201406101621">
+ <rm:uri format="{0}/mmt/qvto/updates/milestones/3.5.0/S201502021150">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -302,15 +302,15 @@
<!-- M2T Acceleo -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("M2T ACCELEO",0) -->
- <rm:uri format="{0}/acceleo/updates/milestones/3.5/S201409021433">
+ <rm:uri format="{0}/acceleo/updates/milestones/3.6/S201502030917">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
<!-- MDT OCL -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
- <!-- updateFrom("MDT OCL 5.0",0) -->
- <rm:uri format="{0}/modeling/mdt/ocl/updates/milestones/5.0.2/S201409011459">
+ <!-- updateFrom("MDT OCL 6.0",0) -->
+ <rm:uri format="{0}/modeling/mdt/ocl/updates/milestones/6.0.0/S201502021341">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -318,7 +318,7 @@
<!-- EMF Facet -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("EMF Facet",0) -->
- <rm:uri format="{0}/facet/updates/integration/0.4.1/I201407310909/">
+ <rm:uri format="{0}/facet/updates/integration/1.0.0/I201502030839/">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -326,7 +326,7 @@
<!-- MDT UML2 -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("MDT UML2",0) -->
- <rm:uri format="{0}/modeling/mdt/uml2/updates/5.0">
+ <rm:uri format="{0}/modeling/mdt/uml2/updates/5.1milestones">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -334,7 +334,7 @@
<!-- Mylyn -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("Mylyn",0) -->
- <rm:uri format="{0}/mylyn/snapshots/3.13">
+ <rm:uri format="{0}/mylyn/snapshots/3.15">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -342,7 +342,7 @@
<!-- M2T Xpand -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("M2T XPAND",0) -->
- <rm:uri format="{0}/modeling/m2t/xpand/updates/releases/R201406030414/">
+ <rm:uri format="{0}/modeling/m2t/xpand/updates/milestones/S201502030723/">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -350,7 +350,7 @@
<!-- Xtext, Xtend -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("Xtext, Xtend",0) -->
- <rm:uri format="{0}/modeling/tmf/xtext/updates/releases/maintenance/R201409160908/">
+ <rm:uri format="{0}/modeling/tmf/xtext/updates/milestones/head/S201502030924/">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -358,7 +358,7 @@
<!-- EMF -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("EMF (Core)",0) -->
- <rm:uri format="{0}/modeling/emf/emf/updates/2.10.x/">
+ <rm:uri format="{0}/modeling/emf/emf/updates/2.11milestones/">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -366,7 +366,7 @@
<!-- EMF Compare -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("EMF COMPARE",0) -->
- <rm:uri format="{0}/modeling/emf/compare/updates/milestones/3.0/S201408191310">
+ <rm:uri format="{0}/modeling/emf/compare/updates/milestones/3.1/S201502031424">
<!-- rm:uri format="{0}/modeling/emf/compare/updates/milestones/2.0" -->
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
@@ -376,7 +376,7 @@
<!-- EMF Transaction -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("EMF TRANSACTION",0) -->
- <rm:uri format="{0}/modeling/emf/transaction/updates/releases/R201405281451/">
+ <rm:uri format="{0}/modeling/emf/transaction/updates/milestones/S201502040445">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -384,7 +384,7 @@
<!-- EMF Validation -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("EMF VALIDATION",0) -->
- <rm:uri format="{0}/modeling/emf/validation/updates/releases/R201405281429/">
+ <rm:uri format="{0}/modeling/emf/validation/updates/milestones/S201502040400">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -400,7 +400,7 @@
<!-- GMP -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("GMF Runtime",0) -->
- <rm:uri format="{0}/modeling/gmp/gmf-runtime/updates/releases/R201408201453/">
+ <rm:uri format="{0}/modeling/gmp/gmf-runtime/updates/milestones/S201502040533">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -408,7 +408,7 @@
<!-- GMF Notation -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("GMF Notation",0) -->
- <rm:uri format="{0}/modeling/gmp/gmf-notation/updates/releases/R201405281433/">
+ <rm:uri format="{0}/modeling/gmp/gmf-notation/updates/milestones/S201502040339">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -416,7 +416,7 @@
<!-- GMF Tooling -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("GMF Tooling",0) -->
- <rm:uri format="{0}/modeling/gmp/gmf-tooling/updates/milestones-3.2.1.RC4">
+ <rm:uri format="{0}/modeling/gmp/gmf-tooling/updates/milestones-3.3/M4">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -424,7 +424,7 @@
<!-- CDT -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("CDT",0) -->
- <rm:uri format="{0}/tools/cdt/builds/luna/milestones">
+ <rm:uri format="{0}/tools/cdt/builds/mars/milestones">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -432,7 +432,7 @@
<!-- Subversive -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("Subversive",0) -->
- <rm:uri format="{0}/technology/subversive/2.0/luna-site/">
+ <rm:uri format="{0}/technology/subversive/2.0/mars-site/">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -440,7 +440,7 @@
<!-- WST -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("WebTools",0) -->
- <rm:uri format="{0}/webtools/downloads/drops/R3.6.1/R-3.6.1-20140912000031/repository/">
+ <rm:uri format="{0}/webtools/downloads/drops/R3.7.0/S-3.7.0M4-20141211000148/repository/">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -448,7 +448,7 @@
<!-- Eclipse Platform Milestones -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("Eclipse",0) -->
- <rm:uri format="{0}/eclipse/updates/4.4/R-4.4.1-201409250400/">
+ <rm:uri format="{0}/eclipse/updates/4.5milestones/S-4.5M5a-201502031300/">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
diff --git a/releng/org.eclipse.mdt.papyrus.releng.buckminster/papyrus-trunk-nightly-tests/build.rmap b/releng/org.eclipse.mdt.papyrus.releng.buckminster/papyrus-trunk-nightly-tests/build.rmap
index 110f2c3b222..25386c00bdb 100644
--- a/releng/org.eclipse.mdt.papyrus.releng.buckminster/papyrus-trunk-nightly-tests/build.rmap
+++ b/releng/org.eclipse.mdt.papyrus.releng.buckminster/papyrus-trunk-nightly-tests/build.rmap
@@ -198,7 +198,7 @@
<!-- Birt -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("BIRT",0) -->
- <rm:uri format="{0}/birt/update-site/luna-interim/">
+ <rm:uri format="{0}/birt/update-site/mars-interim/">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -214,7 +214,7 @@
<!-- M2M ATL -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("M2M ATL",0) -->
- <rm:uri format="{0}/mmt/atl/updates/milestones/3.5/">
+ <rm:uri format="{0}/mmt/atl/updates/milestones/3.6/">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -222,7 +222,7 @@
<!-- EMFT MWE -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("EMFT MWE",0) -->
- <rm:uri format="{0}/modeling/emft/mwe/updates/releases/R201409021027/mwe">
+ <rm:uri format="{0}/modeling/emft/mwe/updates/milestones/S201502030703/mwe">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -230,7 +230,7 @@
<!-- M2M QVT-OML -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("QVT Operational",0) -->
- <rm:uri format="{0}/mmt/qvto/updates/milestones/3.4.0/S201406101621">
+ <rm:uri format="{0}/mmt/qvto/updates/milestones/3.5.0/S201502021150">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -246,15 +246,15 @@
<!-- M2T Acceleo -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("M2T ACCELEO",0) -->
- <rm:uri format="{0}/acceleo/updates/milestones/3.5/S201409021433">
+ <rm:uri format="{0}/acceleo/updates/milestones/3.6/S201502030917">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
<!-- MDT OCL -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
- <!-- updateFrom("MDT OCL 5.0",0) -->
- <rm:uri format="{0}/modeling/mdt/ocl/updates/milestones/5.0.2/S201409011459">
+ <!-- updateFrom("MDT OCL 6.0",0) -->
+ <rm:uri format="{0}/modeling/mdt/ocl/updates/milestones/6.0.0/S201502021341">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -262,7 +262,7 @@
<!-- MDT UML2 -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("MDT UML2",0) -->
- <rm:uri format="{0}/modeling/mdt/uml2/updates/5.0">
+ <rm:uri format="{0}/modeling/mdt/uml2/updates/5.1milestones">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -270,7 +270,7 @@
<!-- Mylyn -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("Mylyn",0) -->
- <rm:uri format="{0}/mylyn/snapshots/3.13">
+ <rm:uri format="{0}/mylyn/snapshots/3.15">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -278,7 +278,7 @@
<!-- M2T Xpand -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("M2T XPAND",0) -->
- <rm:uri format="{0}/modeling/m2t/xpand/updates/releases/R201406030414/">
+ <rm:uri format="{0}/modeling/m2t/xpand/updates/milestones/S201502030723/">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -286,7 +286,7 @@
<!-- Xtext, Xtend -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("Xtext, Xtend",0) -->
- <rm:uri format="{0}/modeling/tmf/xtext/updates/releases/maintenance/R201409160908/">
+ <rm:uri format="{0}/modeling/tmf/xtext/updates/milestones/head/S201502030924/">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -294,7 +294,7 @@
<!-- EMF -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("EMF (Core)",0) -->
- <rm:uri format="{0}/modeling/emf/emf/updates/2.10.x/">
+ <rm:uri format="{0}/modeling/emf/emf/updates/2.11milestones/">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -302,7 +302,7 @@
<!-- EMF Compare -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("EMF COMPARE",0) -->
- <rm:uri format="{0}/modeling/emf/compare/updates/milestones/3.0/S201408191310">
+ <rm:uri format="{0}/modeling/emf/compare/updates/milestones/3.1/S201502031424">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -310,7 +310,7 @@
<!-- EMF Transaction -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("EMF TRANSACTION",0) -->
- <rm:uri format="{0}/modeling/emf/transaction/updates/releases/R201405281451/">
+ <rm:uri format="{0}/modeling/emf/transaction/updates/milestones/S201502040445">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -318,7 +318,7 @@
<!-- EMF Validation -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("EMF VALIDATION",0) -->
- <rm:uri format="{0}/modeling/emf/validation/updates/releases/R201405281429/">
+ <rm:uri format="{0}/modeling/emf/validation/updates/milestones/S201502040400">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -334,7 +334,7 @@
<!-- GMP -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("GMF Runtime",0) -->
- <rm:uri format="{0}/modeling/gmp/gmf-runtime/updates/releases/R201408201453/">
+ <rm:uri format="{0}/modeling/gmp/gmf-runtime/updates/milestones/S201502040533">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -342,7 +342,7 @@
<!-- GMF Notation -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("GMF Notation",0) -->
- <rm:uri format="{0}/modeling/gmp/gmf-notation/updates/releases/R201405281433/">
+ <rm:uri format="{0}/modeling/gmp/gmf-notation/updates/milestones/S201502040339">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -350,7 +350,7 @@
<!-- GMF Tooling -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("GMF Tooling",0) -->
- <rm:uri format="{0}/modeling/gmp/gmf-tooling/updates/milestones-3.2.1.RC4">
+ <rm:uri format="{0}/modeling/gmp/gmf-tooling/updates/milestones-3.3/M4">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -358,7 +358,7 @@
<!-- Subversive -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("Subversive",0) -->
- <rm:uri format="{0}/technology/subversive/2.0/luna-site/">
+ <rm:uri format="{0}/technology/subversive/2.0/mars-site/">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -366,7 +366,7 @@
<!-- WST -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("WebTools",0) -->
- <rm:uri format="{0}/webtools/downloads/drops/R3.6.1/R-3.6.1-20140912000031/repository/">
+ <rm:uri format="{0}/webtools/downloads/drops/R3.7.0/S-3.7.0M4-20141211000148/repository/">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -374,7 +374,7 @@
<!-- Eclipse Platform Milestones -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("Eclipse",0) -->
- <rm:uri format="{0}/eclipse/updates/4.4/R-4.4.1-201409250400/">
+ <rm:uri format="{0}/eclipse/updates/4.5milestones/S-4.5M5a-201502031300/">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
diff --git a/releng/org.eclipse.mdt.papyrus.releng.buckminster/papyrus-trunk-nightly/build.rmap b/releng/org.eclipse.mdt.papyrus.releng.buckminster/papyrus-trunk-nightly/build.rmap
index 4a2528c93de..3da404b9a62 100644
--- a/releng/org.eclipse.mdt.papyrus.releng.buckminster/papyrus-trunk-nightly/build.rmap
+++ b/releng/org.eclipse.mdt.papyrus.releng.buckminster/papyrus-trunk-nightly/build.rmap
@@ -401,7 +401,7 @@
<!-- Birt -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("BIRT",0) -->
- <rm:uri format="{0}/birt/update-site/luna-interim/">
+ <rm:uri format="{0}/birt/update-site/mars-interim/">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -417,7 +417,7 @@
<!-- M2M ATL -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("M2M ATL",0) -->
- <rm:uri format="{0}/mmt/atl/updates/milestones/3.5/">
+ <rm:uri format="{0}/mmt/atl/updates/milestones/3.6/">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -425,7 +425,7 @@
<!-- EMFT MWE -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("EMFT MWE",0) -->
- <rm:uri format="{0}/modeling/emft/mwe/updates/releases/R201409021027/mwe">
+ <rm:uri format="{0}/modeling/emft/mwe/updates/milestones/S201502030703/mwe">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -433,7 +433,7 @@
<!-- M2M QVT-OML -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("QVT Operational",0) -->
- <rm:uri format="{0}/mmt/qvto/updates/milestones/3.4.0/S201406101621">
+ <rm:uri format="{0}/mmt/qvto/updates/milestones/3.5.0/S201502021150">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -449,15 +449,15 @@
<!-- M2T Acceleo -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("M2T ACCELEO",0) -->
- <rm:uri format="{0}/acceleo/updates/milestones/3.5/S201409021433">
+ <rm:uri format="{0}/acceleo/updates/milestones/3.6/S201502030917">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
<!-- MDT OCL -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
- <!-- updateFrom("MDT OCL 5.0",0) -->
- <rm:uri format="{0}/modeling/mdt/ocl/updates/milestones/5.0.2/S201409011459">
+ <!-- updateFrom("MDT OCL 6.0",0) -->
+ <rm:uri format="{0}/modeling/mdt/ocl/updates/milestones/6.0.0/S201502021341">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -465,7 +465,7 @@
<!-- MDT UML2 -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("MDT UML2",0) -->
- <rm:uri format="{0}/modeling/mdt/uml2/updates/5.0">
+ <rm:uri format="{0}/modeling/mdt/uml2/updates/5.1milestones">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -473,7 +473,7 @@
<!-- Mylyn -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("Mylyn",0) -->
- <rm:uri format="{0}/mylyn/snapshots/3.13">
+ <rm:uri format="{0}/mylyn/snapshots/3.15">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -481,7 +481,7 @@
<!-- M2T Xpand -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("M2T XPAND",0) -->
- <rm:uri format="{0}/modeling/m2t/xpand/updates/releases/R201406030414/">
+ <rm:uri format="{0}/modeling/m2t/xpand/updates/milestones/S201502030723/">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -489,7 +489,7 @@
<!-- Xtext, Xtend -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("Xtext, Xtend",0) -->
- <rm:uri format="{0}/modeling/tmf/xtext/updates/releases/maintenance/R201409160908/">
+ <rm:uri format="{0}/modeling/tmf/xtext/updates/milestones/head/S201502030924/">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -497,7 +497,7 @@
<!-- EMF -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("EMF (Core)",0) -->
- <rm:uri format="{0}/modeling/emf/emf/updates/2.10.x/">
+ <rm:uri format="{0}/modeling/emf/emf/updates/2.11milestones/">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -505,7 +505,7 @@
<!-- EMF Compare -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("EMF COMPARE",0) -->
- <rm:uri format="{0}/modeling/emf/compare/updates/milestones/3.0/S201408191310">
+ <rm:uri format="{0}/modeling/emf/compare/updates/milestones/3.1/S201502031424">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -513,7 +513,7 @@
<!-- EMF Transaction -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("EMF TRANSACTION",0) -->
- <rm:uri format="{0}/modeling/emf/transaction/updates/releases/R201405281451/">
+ <rm:uri format="{0}/modeling/emf/transaction/updates/milestones/S201502040445">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -521,7 +521,7 @@
<!-- EMF Validation -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("EMF VALIDATION",0) -->
- <rm:uri format="{0}/modeling/emf/validation/updates/releases/R201405281429/">
+ <rm:uri format="{0}/modeling/emf/validation/updates/milestones/S201502040400">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -537,7 +537,7 @@
<!-- GMP -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("GMF Runtime",0) -->
- <rm:uri format="{0}/modeling/gmp/gmf-runtime/updates/releases/R201408201453/">
+ <rm:uri format="{0}/modeling/gmp/gmf-runtime/updates/milestones/S201502040533">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -545,7 +545,7 @@
<!-- GMF Notation -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("GMF Notation",0) -->
- <rm:uri format="{0}/modeling/gmp/gmf-notation/updates/releases/R201405281433/">
+ <rm:uri format="{0}/modeling/gmp/gmf-notation/updates/milestones/S201502040339">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -553,7 +553,7 @@
<!-- GMF Tooling -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("GMF Tooling",0) -->
- <rm:uri format="{0}/modeling/gmp/gmf-tooling/updates/milestones-3.2.1.RC4">
+ <rm:uri format="{0}/modeling/gmp/gmf-tooling/updates/milestones-3.3/M4">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -561,7 +561,7 @@
<!-- Subversive -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("Subversive",0) -->
- <rm:uri format="{0}/technology/subversive/2.0/luna-site/">
+ <rm:uri format="{0}/technology/subversive/2.0/mars-site/">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -569,7 +569,7 @@
<!-- WST -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("WebTools",0) -->
- <rm:uri format="{0}/webtools/downloads/drops/R3.6.1/R-3.6.1-20140912000031/repository/">
+ <rm:uri format="{0}/webtools/downloads/drops/R3.7.0/S-3.7.0M4-20141211000148/repository/">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
@@ -577,7 +577,7 @@
<!-- Eclipse Platform Milestones -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" mutable="false" readerType="p2" source="false">
<!-- updateFrom("Eclipse",0) -->
- <rm:uri format="{0}/eclipse/updates/4.4/R-4.4.1-201409250400/">
+ <rm:uri format="{0}/eclipse/updates/4.5milestones/S-4.5M5a-201502031300/">
<bc:propertyRef key="eclipse.downloads"/>
</rm:uri>
</rm:provider>
diff --git a/releng/org.eclipse.papyrus.oomph/setups/papyrus.setup b/releng/org.eclipse.papyrus.oomph/setups/papyrus.setup
index 53bc2cdef19..11d592f3cfb 100644
--- a/releng/org.eclipse.papyrus.oomph/setups/papyrus.setup
+++ b/releng/org.eclipse.papyrus.oomph/setups/papyrus.setup
@@ -193,7 +193,7 @@
<repositoryList
name="Mars">
<repository
- url="http://download.eclipse.org/eclipse/updates/4.5milestones/S-4.5M4-201412102000/">
+ url="http://download.eclipse.org/eclipse/updates/4.5milestones/S-4.5M5a-201502031300/">
<annotation
source="http://www.eclipse.org/Papyrus/2014/releng/dependencytools">
<detail
@@ -215,7 +215,7 @@
</annotation>
</repository>
<repository
- url="http://download.eclipse.org/modeling/emf/transaction/updates/milestones/S201412161904">
+ url="http://download.eclipse.org/modeling/emf/transaction/updates/milestones/S201502040445">
<annotation
source="http://www.eclipse.org/Papyrus/2014/releng/dependencytools">
<detail
@@ -225,7 +225,7 @@
</annotation>
</repository>
<repository
- url="http://download.eclipse.org/modeling/emf/validation/updates/milestones/S201412161741">
+ url="http://download.eclipse.org/modeling/emf/validation/updates/milestones/S201502040400">
<annotation
source="http://www.eclipse.org/Papyrus/2014/releng/dependencytools">
<detail
@@ -245,7 +245,7 @@
</annotation>
</repository>
<repository
- url="http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S201412162002">
+ url="http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S201502040533">
<annotation
source="http://www.eclipse.org/Papyrus/2014/releng/dependencytools">
<detail
@@ -255,7 +255,7 @@
</annotation>
</repository>
<repository
- url="http://download.eclipse.org/modeling/gmp/gmf-notation/updates/milestones/S201412161742">
+ url="http://download.eclipse.org/modeling/gmp/gmf-notation/updates/milestones/S201502040339">
<annotation
source="http://www.eclipse.org/Papyrus/2014/releng/dependencytools">
<detail
@@ -275,7 +275,7 @@
</annotation>
</repository>
<repository
- url="http://download.eclipse.org/modeling/emft/mwe/updates/milestones/S201412160330/mwe">
+ url="http://download.eclipse.org/modeling/emft/mwe/updates/milestones/S201502030703/mwe">
<annotation
source="http://www.eclipse.org/Papyrus/2014/releng/dependencytools">
<detail
@@ -285,7 +285,7 @@
</annotation>
</repository>
<repository
- url="http://download.eclipse.org/modeling/emft/mwe/updates/milestones/S201412160441/mwe2lang">
+ url="http://download.eclipse.org/modeling/emft/mwe/updates/milestones/S201502030947/mwe2lang">
<annotation
source="http://www.eclipse.org/Papyrus/2014/releng/dependencytools">
<detail
@@ -295,7 +295,7 @@
</annotation>
</repository>
<repository
- url="http://download.eclipse.org/mmt/qvto/updates/milestones/3.5.0/S201412161054">
+ url="http://download.eclipse.org/mmt/qvto/updates/milestones/3.5.0/S201502021150">
<annotation
source="http://www.eclipse.org/Papyrus/2014/releng/dependencytools">
<detail
@@ -305,7 +305,7 @@
</annotation>
</repository>
<repository
- url="http://download.eclipse.org/acceleo/updates/milestones/3.6/S201408190816">
+ url="http://download.eclipse.org/acceleo/updates/milestones/3.6/S201502030917">
<annotation
source="http://www.eclipse.org/Papyrus/2014/releng/dependencytools">
<detail
@@ -315,12 +315,12 @@
</annotation>
</repository>
<repository
- url="http://download.eclipse.org/modeling/mdt/ocl/updates/milestones/5.1.0/S201412151441">
+ url="http://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.0.0/S201502021341">
<annotation
source="http://www.eclipse.org/Papyrus/2014/releng/dependencytools">
<detail
key="updateFrom">
- <value>MDT OCL 5.1</value>
+ <value>MDT OCL 6.0</value>
</detail>
</annotation>
</repository>
@@ -335,7 +335,7 @@
</annotation>
</repository>
<repository
- url="http://download.eclipse.org/modeling/m2t/xpand/updates/milestones/S201412160338/">
+ url="http://download.eclipse.org/modeling/m2t/xpand/updates/milestones/S201502030723/">
<annotation
source="http://www.eclipse.org/Papyrus/2014/releng/dependencytools">
<detail
@@ -345,7 +345,7 @@
</annotation>
</repository>
<repository
- url="http://download.eclipse.org/modeling/tmf/xtext/updates/milestones/head/S201412160421/">
+ url="http://download.eclipse.org/modeling/tmf/xtext/updates/milestones/head/S201502030924/">
<annotation
source="http://www.eclipse.org/Papyrus/2014/releng/dependencytools">
<detail
@@ -355,7 +355,7 @@
</annotation>
</repository>
<repository
- url="http://download.eclipse.org/modeling/emf/compare/updates/milestones/3.1/S201412161011">
+ url="http://download.eclipse.org/modeling/emf/compare/updates/milestones/3.1/S201502031424">
<annotation
source="http://www.eclipse.org/Papyrus/2014/releng/dependencytools">
<detail
@@ -1221,6 +1221,16 @@
</predicate>
</workingSet>
</setupTask>
+ <setupTask
+ xsi:type="setup.targlets:TargletTask">
+ <targlet
+ name="Additional UML Dependencies"
+ activeRepositoryList="">
+ <requirement
+ name="org.eclipse.ocl.jdt.annotation7"
+ optional="true"/>
+ </targlet>
+ </setupTask>
<stream
name="master"
label="master (Mars/1.1)">
@@ -2142,7 +2152,7 @@
</annotation>
</repository>
<repository
- url="http://download.eclipse.org/facet/updates/integration/1.0.0/I201411271427/">
+ url="http://download.eclipse.org/facet/updates/integration/1.0.0/I201502030839/">
<annotation
source="http://www.eclipse.org/Papyrus/2014/releng/dependencytools">
<detail
diff --git a/releng/rcp/org.eclipse.papyrus.rcp.feature/pom.xml b/releng/rcp/org.eclipse.papyrus.rcp.feature/pom.xml
index b2bb4a99c2f..6e9636bb630 100755
--- a/releng/rcp/org.eclipse.papyrus.rcp.feature/pom.xml
+++ b/releng/rcp/org.eclipse.papyrus.rcp.feature/pom.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<project>
<modelVersion>4.0.0</modelVersion>
<parent>
diff --git a/releng/rcp/org.eclipse.papyrus.rcp.product/pom.xml b/releng/rcp/org.eclipse.papyrus.rcp.product/pom.xml
index 935bffaaba9..895df5224c6 100644
--- a/releng/rcp/org.eclipse.papyrus.rcp.product/pom.xml
+++ b/releng/rcp/org.eclipse.papyrus.rcp.product/pom.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<project>
<modelVersion>4.0.0</modelVersion>
<parent>
@@ -59,4 +59,4 @@
</plugin>
</plugins>
</build>
-</project> \ No newline at end of file
+</project>
diff --git a/releng/rcp/org.eclipse.papyrus.rcp/pom.xml b/releng/rcp/org.eclipse.papyrus.rcp/pom.xml
index 8fbab78f892..6cd33d7f845 100755
--- a/releng/rcp/org.eclipse.papyrus.rcp/pom.xml
+++ b/releng/rcp/org.eclipse.papyrus.rcp/pom.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<project>
<modelVersion>4.0.0</modelVersion>
<parent>
diff --git a/releng/top-pom-dev.xml b/releng/top-pom-dev.xml
index a915d9fb6c7..6374260f04a 100644
--- a/releng/top-pom-dev.xml
+++ b/releng/top-pom-dev.xml
@@ -47,7 +47,7 @@
<id>ep</id>
<layout>p2</layout>
<!-- updateFrom("Eclipse",0) -->
- <url>http://download.eclipse.org/eclipse/updates/4.5milestones/S-4.5M4-201412102000/</url>
+ <url>http://download.eclipse.org/eclipse/updates/4.5milestones/S-4.5M5a-201502031300/</url>
</repository>
<repository>
<id>emf-cdo</id>
diff --git a/releng/top-pom-extra-tests.xml b/releng/top-pom-extra-tests.xml
index 078ef1d93d7..337d335133b 100644
--- a/releng/top-pom-extra-tests.xml
+++ b/releng/top-pom-extra-tests.xml
@@ -60,7 +60,7 @@
<id>emft-emffacet</id>
<layout>p2</layout>
<!-- updateFrom("EMF Facet",0) -->
- <url>http://download.eclipse.org/facet/updates/integration/1.0.0/I201411271427/</url>
+ <url>http://download.eclipse.org/facet/updates/integration/1.0.0/I201502030839/</url>
</repository>
<repository>
<id>emf-cdo</id>
@@ -72,7 +72,7 @@
<id>emf-compare</id>
<layout>p2</layout>
<!-- updateFrom("EMF COMPARE",0) -->
- <url>http://download.eclipse.org/modeling/emf/compare/updates/milestones/3.1/S201412161011</url>
+ <url>http://download.eclipse.org/modeling/emf/compare/updates/milestones/3.1/S201502031424</url>
</repository>
<repository>
<id>emf-emf</id>
@@ -84,37 +84,37 @@
<id>emft-mwe[0]</id>
<layout>p2</layout>
<!-- updateFrom("EMFT MWE",0) -->
- <url>http://download.eclipse.org/modeling/emft/mwe/updates/milestones/S201412160330/mwe</url>
+ <url>http://download.eclipse.org/modeling/emft/mwe/updates/milestones/S201502030703/mwe</url>
</repository>
<repository>
<id>emft-mwe[1]</id>
<layout>p2</layout>
<!-- updateFrom("EMFT MWE",1) -->
- <url>http://download.eclipse.org/modeling/emft/mwe/updates/milestones/S201412160441/mwe2lang</url>
+ <url>http://download.eclipse.org/modeling/emft/mwe/updates/milestones/S201502030947/mwe2lang</url>
</repository>
<repository>
<id>emf-query</id>
<layout>p2</layout>
<!-- updateFrom("EMF Query",0) -->
- <url>http://download.eclipse.org/modeling/emf/query/updates/milestones/S201412161725/</url>
+ <url>http://download.eclipse.org/modeling/emf/query/updates/milestones/S201502040400/</url>
</repository>
<repository>
<id>emf-transaction</id>
<layout>p2</layout>
<!-- updateFrom("EMF TRANSACTION",0) -->
- <url>http://download.eclipse.org/modeling/emf/transaction/updates/milestones/S201412161904</url>
+ <url>http://download.eclipse.org/modeling/emf/transaction/updates/milestones/S201502040445</url>
</repository>
<repository>
<id>emf-validation</id>
<layout>p2</layout>
<!-- updateFrom("EMF VALIDATION",0) -->
- <url>http://download.eclipse.org/modeling/emf/validation/updates/milestones/S201412161741</url>
+ <url>http://download.eclipse.org/modeling/emf/validation/updates/milestones/S201502040400</url>
</repository>
<repository>
<id>ep</id>
<layout>p2</layout>
<!-- updateFrom("Eclipse",0) -->
- <url>http://download.eclipse.org/eclipse/updates/4.5milestones/S-4.5M4-201412102000/</url>
+ <url>http://download.eclipse.org/eclipse/updates/4.5milestones/S-4.5M5a-201502031300/</url>
</repository>
<repository>
<id>gef</id>
@@ -126,13 +126,13 @@
<id>gmp-gmf-notation</id>
<layout>p2</layout>
<!-- updateFrom("GMF Notation",0) -->
- <url>http://download.eclipse.org/modeling/gmp/gmf-notation/updates/milestones/S201412161742</url>
+ <url>http://download.eclipse.org/modeling/gmp/gmf-notation/updates/milestones/S201502040339</url>
</repository>
<repository>
<id>gmp-gmf-runtime</id>
<layout>p2</layout>
<!-- updateFrom("GMF Runtime",0) -->
- <url>http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S201412162002</url>
+ <url>http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S201502040533</url>
</repository>
<repository>
<id>gmf-tooling</id>
@@ -144,19 +144,19 @@
<id>m2t-acceleo</id>
<layout>p2</layout>
<!-- updateFrom("M2T ACCELEO",0) -->
- <url>http://download.eclipse.org/acceleo/updates/milestones/3.6/S201408190816</url>
+ <url>http://download.eclipse.org/acceleo/updates/milestones/3.6/S201502030917</url>
</repository>
<repository>
<id>m2t-xpand</id>
<layout>p2</layout>
<!-- updateFrom("M2T XPAND",0) -->
- <url>http://download.eclipse.org/modeling/m2t/xpand/updates/milestones/S201412160338/</url>
+ <url>http://download.eclipse.org/modeling/m2t/xpand/updates/milestones/S201502030723/</url>
</repository>
<repository>
<id>mdt-ocl</id>
<layout>p2</layout>
- <!-- updateFrom("MDT OCL 5.1",0) -->
- <url>http://download.eclipse.org/modeling/mdt/ocl/updates/milestones/5.1.0/S201412151441</url>
+ <!-- updateFrom("MDT OCL 6.0",0) -->
+ <url>http://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.0.0/S201502021341</url>
</repository>
<repository>
<id>mdt-uml2</id>
@@ -168,7 +168,7 @@
<id>mmt-qvto</id>
<layout>p2</layout>
<!-- updateFrom("QVT Operational",0) -->
- <url>http://download.eclipse.org/mmt/qvto/updates/milestones/3.5.0/S201412161054</url>
+ <url>http://download.eclipse.org/mmt/qvto/updates/milestones/3.5.0/S201502021150</url>
</repository>
<repository>
<id>nattable</id>
@@ -190,7 +190,7 @@
<id>tmf-xtext</id>
<layout>p2</layout>
<!-- updateFrom("Xtext, Xtend",0) -->
- <url>http://download.eclipse.org/modeling/tmf/xtext/updates/milestones/head/S201412160421/</url>
+ <url>http://download.eclipse.org/modeling/tmf/xtext/updates/milestones/head/S201502030924/</url>
</repository>
<repository>
<id>webtools</id>
diff --git a/releng/top-pom-extras.xml b/releng/top-pom-extras.xml
index dc6454dea21..d5d4dace80a 100644
--- a/releng/top-pom-extras.xml
+++ b/releng/top-pom-extras.xml
@@ -180,7 +180,7 @@
<id>emft-emffacet</id>
<layout>p2</layout>
<!-- updateFrom("EMF Facet",0) -->
- <url>http://download.eclipse.org/facet/updates/integration/1.0.0/I201411271427/</url>
+ <url>http://download.eclipse.org/facet/updates/integration/1.0.0/I201502030839/</url>
</repository>
<repository>
<id>emf-cdo</id>
@@ -192,7 +192,7 @@
<id>emf-compare</id>
<layout>p2</layout>
<!-- updateFrom("EMF COMPARE",0) -->
- <url>http://download.eclipse.org/modeling/emf/compare/updates/milestones/3.1/S201412161011</url>
+ <url>http://download.eclipse.org/modeling/emf/compare/updates/milestones/3.1/S201502031424</url>
</repository>
<repository>
<id>emf-emf</id>
@@ -204,37 +204,37 @@
<id>emft-mwe[0]</id>
<layout>p2</layout>
<!-- updateFrom("EMFT MWE",0) -->
- <url>http://download.eclipse.org/modeling/emft/mwe/updates/milestones/S201412160330/mwe</url>
+ <url>http://download.eclipse.org/modeling/emft/mwe/updates/milestones/S201502030703/mwe</url>
</repository>
<repository>
<id>emft-mwe[1]</id>
<layout>p2</layout>
<!-- updateFrom("EMFT MWE",1) -->
- <url>http://download.eclipse.org/modeling/emft/mwe/updates/milestones/S201412160441/mwe2lang</url>
+ <url>http://download.eclipse.org/modeling/emft/mwe/updates/milestones/S201502030947/mwe2lang</url>
</repository>
<repository>
<id>emf-query</id>
<layout>p2</layout>
<!-- updateFrom("EMF Query",0) -->
- <url>http://download.eclipse.org/modeling/emf/query/updates/milestones/S201412161725/</url>
+ <url>http://download.eclipse.org/modeling/emf/query/updates/milestones/S201502040400/</url>
</repository>
<repository>
<id>emf-transaction</id>
<layout>p2</layout>
<!-- updateFrom("EMF TRANSACTION",0) -->
- <url>http://download.eclipse.org/modeling/emf/transaction/updates/milestones/S201412161904</url>
+ <url>http://download.eclipse.org/modeling/emf/transaction/updates/milestones/S201502040445</url>
</repository>
<repository>
<id>emf-validation</id>
<layout>p2</layout>
<!-- updateFrom("EMF VALIDATION",0) -->
- <url>http://download.eclipse.org/modeling/emf/validation/updates/milestones/S201412161741</url>
+ <url>http://download.eclipse.org/modeling/emf/validation/updates/milestones/S201502040400</url>
</repository>
<repository>
<id>ep</id>
<layout>p2</layout>
<!-- updateFrom("Eclipse",0) -->
- <url>http://download.eclipse.org/eclipse/updates/4.5milestones/S-4.5M4-201412102000/</url>
+ <url>http://download.eclipse.org/eclipse/updates/4.5milestones/S-4.5M5a-201502031300/</url>
</repository>
<repository>
<id>gef</id>
@@ -246,13 +246,13 @@
<id>gmp-gmf-notation</id>
<layout>p2</layout>
<!-- updateFrom("GMF Notation",0) -->
- <url>http://download.eclipse.org/modeling/gmp/gmf-notation/updates/milestones/S201412161742</url>
+ <url>http://download.eclipse.org/modeling/gmp/gmf-notation/updates/milestones/S201502040339</url>
</repository>
<repository>
<id>gmp-gmf-runtime</id>
<layout>p2</layout>
<!-- updateFrom("GMF Runtime",0) -->
- <url>http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S201412162002</url>
+ <url>http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S201502040533</url>
</repository>
<repository>
<id>gmf-tooling</id>
@@ -264,19 +264,19 @@
<id>m2t-acceleo</id>
<layout>p2</layout>
<!-- updateFrom("M2T ACCELEO",0) -->
- <url>http://download.eclipse.org/acceleo/updates/milestones/3.6/S201408190816</url>
+ <url>http://download.eclipse.org/acceleo/updates/milestones/3.6/S201502030917</url>
</repository>
<repository>
<id>m2t-xpand</id>
<layout>p2</layout>
<!-- updateFrom("M2T XPAND",0) -->
- <url>http://download.eclipse.org/modeling/m2t/xpand/updates/milestones/S201412160338/</url>
+ <url>http://download.eclipse.org/modeling/m2t/xpand/updates/milestones/S201502030723/</url>
</repository>
<repository>
<id>mdt-ocl</id>
<layout>p2</layout>
- <!-- updateFrom("MDT OCL 5.1",0) -->
- <url>http://download.eclipse.org/modeling/mdt/ocl/updates/milestones/5.1.0/S201412151441</url>
+ <!-- updateFrom("MDT OCL 6.0",0) -->
+ <url>http://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.0.0/S201502021341</url>
</repository>
<repository>
<id>mdt-uml2</id>
@@ -288,7 +288,7 @@
<id>mmt-qvto</id>
<layout>p2</layout>
<!-- updateFrom("QVT Operational",0) -->
- <url>http://download.eclipse.org/mmt/qvto/updates/milestones/3.5.0/S201412161054</url>
+ <url>http://download.eclipse.org/mmt/qvto/updates/milestones/3.5.0/S201502021150</url>
</repository>
<repository>
<id>nattable</id>
@@ -310,7 +310,7 @@
<id>tmf-xtext</id>
<layout>p2</layout>
<!-- updateFrom("Xtext, Xtend",0) -->
- <url>http://download.eclipse.org/modeling/tmf/xtext/updates/milestones/head/S201412160421/</url>
+ <url>http://download.eclipse.org/modeling/tmf/xtext/updates/milestones/head/S201502030924/</url>
</repository>
<repository>
<id>webtools</id>
diff --git a/releng/top-pom-main-tests.xml b/releng/top-pom-main-tests.xml
index cc09124a01f..84c95cc3e0c 100644
--- a/releng/top-pom-main-tests.xml
+++ b/releng/top-pom-main-tests.xml
@@ -105,7 +105,7 @@
<id>emf-compare</id>
<layout>p2</layout>
<!-- updateFrom("EMF COMPARE",0) -->
- <url>http://download.eclipse.org/modeling/emf/compare/updates/milestones/3.1/S201412161011</url>
+ <url>http://download.eclipse.org/modeling/emf/compare/updates/milestones/3.1/S201502031424</url>
</repository>
<repository>
<id>emf-emf</id>
@@ -117,13 +117,13 @@
<id>emft-mwe[0]</id>
<layout>p2</layout>
<!-- updateFrom("EMFT MWE",0) -->
- <url>http://download.eclipse.org/modeling/emft/mwe/updates/milestones/S201412160330/mwe</url>
+ <url>http://download.eclipse.org/modeling/emft/mwe/updates/milestones/S201502030703/mwe</url>
</repository>
<repository>
<id>emft-mwe[1]</id>
<layout>p2</layout>
<!-- updateFrom("EMFT MWE",1) -->
- <url>http://download.eclipse.org/modeling/emft/mwe/updates/milestones/S201412160441/mwe2lang</url>
+ <url>http://download.eclipse.org/modeling/emft/mwe/updates/milestones/S201502030947/mwe2lang</url>
</repository>
<repository>
<id>emf-transaction</id>
@@ -141,7 +141,7 @@
<id>ep</id>
<layout>p2</layout>
<!-- updateFrom("Eclipse",0) -->
- <url>http://download.eclipse.org/eclipse/updates/4.5milestones/S-4.5M4-201412102000/</url>
+ <url>http://download.eclipse.org/eclipse/updates/4.5milestones/S-4.5M5a-201502031300/</url>
</repository>
<repository>
<id>gef</id>
@@ -171,19 +171,19 @@
<id>m2t-acceleo</id>
<layout>p2</layout>
<!-- updateFrom("M2T ACCELEO",0) -->
- <url>http://download.eclipse.org/acceleo/updates/milestones/3.6/S201408190816</url>
+ <url>http://download.eclipse.org/acceleo/updates/milestones/3.6/S201502030917</url>
</repository>
<repository>
<id>m2t-xpand</id>
<layout>p2</layout>
<!-- updateFrom("M2T XPAND",0) -->
- <url>http://download.eclipse.org/modeling/m2t/xpand/updates/milestones/S201412160338/</url>
+ <url>http://download.eclipse.org/modeling/m2t/xpand/updates/milestones/S201502030723/</url>
</repository>
<repository>
<id>mdt-ocl</id>
<layout>p2</layout>
- <!-- updateFrom("MDT OCL 5.1",0) -->
- <url>http://download.eclipse.org/modeling/mdt/ocl/updates/milestones/5.1.0/S201412151441</url>
+ <!-- updateFrom("MDT OCL 6.0",0) -->
+ <url>http://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.0.0/S201502021341</url>
</repository>
<repository>
<id>mdt-uml2</id>
@@ -195,7 +195,7 @@
<id>mmt-qvto</id>
<layout>p2</layout>
<!-- updateFrom("QVT Operational",0) -->
- <url>http://download.eclipse.org/mmt/qvto/updates/milestones/3.5.0/S201412161054</url>
+ <url>http://download.eclipse.org/mmt/qvto/updates/milestones/3.5.0/S201502021150</url>
</repository>
<repository>
<id>nattable</id>
@@ -217,7 +217,7 @@
<id>tmf-xtext</id>
<layout>p2</layout>
<!-- updateFrom("Xtext, Xtend",0) -->
- <url>http://download.eclipse.org/modeling/tmf/xtext/updates/milestones/head/S201412160421/</url>
+ <url>http://download.eclipse.org/modeling/tmf/xtext/updates/milestones/head/S201502030924/</url>
</repository>
<repository>
<id>swtbot</id>
diff --git a/releng/top-pom-main.xml b/releng/top-pom-main.xml
index 02846d18250..b244b2a9b45 100755
--- a/releng/top-pom-main.xml
+++ b/releng/top-pom-main.xml
@@ -335,13 +335,13 @@
<id>emft-mwe[0]</id>
<layout>p2</layout>
<!-- updateFrom("EMFT MWE",0) -->
- <url>http://download.eclipse.org/modeling/emft/mwe/updates/milestones/S201412160330/mwe</url>
+ <url>http://download.eclipse.org/modeling/emft/mwe/updates/milestones/S201502030703/mwe</url>
</repository>
<repository>
<id>emft-mwe[1]</id>
<layout>p2</layout>
<!-- updateFrom("EMFT MWE",1) -->
- <url>http://download.eclipse.org/modeling/emft/mwe/updates/milestones/S201412160441/mwe2lang</url>
+ <url>http://download.eclipse.org/modeling/emft/mwe/updates/milestones/S201502030947/mwe2lang</url>
</repository>
<repository>
<id>emf-transaction</id>
@@ -359,7 +359,7 @@
<id>ep</id>
<layout>p2</layout>
<!-- updateFrom("Eclipse",0) -->
- <url>http://download.eclipse.org/eclipse/updates/4.5milestones/S-4.5M4-201412102000/</url>
+ <url>http://download.eclipse.org/eclipse/updates/4.5milestones/S-4.5M5a-201502031300/</url>
</repository>
<repository>
<id>gef</id>
@@ -389,13 +389,13 @@
<id>m2t-xpand</id>
<layout>p2</layout>
<!-- updateFrom("M2T XPAND",0) -->
- <url>http://download.eclipse.org/modeling/m2t/xpand/updates/milestones/S201412160338/</url>
+ <url>http://download.eclipse.org/modeling/m2t/xpand/updates/milestones/S201502030723/</url>
</repository>
<repository>
<id>mdt-ocl</id>
<layout>p2</layout>
- <!-- updateFrom("MDT OCL 5.1",0) -->
- <url>http://download.eclipse.org/modeling/mdt/ocl/updates/milestones/5.1.0/S201412151441</url>
+ <!-- updateFrom("MDT OCL 6.0",0) -->
+ <url>http://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.0.0/S201502021341</url>
</repository>
<repository>
<id>mdt-uml2</id>
@@ -407,7 +407,7 @@
<id>mmt-qvto</id>
<layout>p2</layout>
<!-- updateFrom("QVT Operational",0) -->
- <url>http://download.eclipse.org/mmt/qvto/updates/milestones/3.5.0/S201412161054</url>
+ <url>http://download.eclipse.org/mmt/qvto/updates/milestones/3.5.0/S201502021150</url>
</repository>
<repository>
<id>nattable</id>
@@ -423,7 +423,7 @@
<id>tmf-xtext</id>
<layout>p2</layout>
<!-- updateFrom("Xtext, Xtend",0) -->
- <url>http://download.eclipse.org/modeling/tmf/xtext/updates/milestones/head/S201412160421/</url>
+ <url>http://download.eclipse.org/modeling/tmf/xtext/updates/milestones/head/S201502030924/</url>
</repository>
<repository>
<id>webtools</id>
diff --git a/releng/top-pom-rcp.xml b/releng/top-pom-rcp.xml
index 4704b2f491b..45a4eee1fb8 100755
--- a/releng/top-pom-rcp.xml
+++ b/releng/top-pom-rcp.xml
@@ -25,31 +25,31 @@
<id>emft-mwe[0]</id>
<layout>p2</layout>
<!-- updateFrom("EMFT MWE",0) -->
- <url>http://download.eclipse.org/modeling/emft/mwe/updates/milestones/S201412160330/mwe</url>
+ <url>http://download.eclipse.org/modeling/emft/mwe/updates/milestones/S201502030703/mwe</url>
</repository>
<repository>
<id>emft-mwe[1]</id>
<layout>p2</layout>
<!-- updateFrom("EMFT MWE",1) -->
- <url>http://download.eclipse.org/modeling/emft/mwe/updates/milestones/S201412160441/mwe2lang</url>
+ <url>http://download.eclipse.org/modeling/emft/mwe/updates/milestones/S201502030947/mwe2lang</url>
</repository>
<repository>
<id>emf-transaction</id>
<layout>p2</layout>
<!-- updateFrom("EMF TRANSACTION",0) -->
- <url>http://download.eclipse.org/modeling/emf/transaction/updates/milestones/S201412161904</url>
+ <url>http://download.eclipse.org/modeling/emf/transaction/updates/milestones/S201502040445</url>
</repository>
<repository>
<id>emf-validation</id>
<layout>p2</layout>
<!-- updateFrom("EMF VALIDATION",0) -->
- <url>http://download.eclipse.org/modeling/emf/validation/updates/milestones/S201412161741</url>
+ <url>http://download.eclipse.org/modeling/emf/validation/updates/milestones/S201502040400</url>
</repository>
<repository>
<id>ep</id>
<layout>p2</layout>
<!-- updateFrom("Eclipse",0) -->
- <url>http://download.eclipse.org/eclipse/updates/4.5milestones/S-4.5M4-201412102000/</url>
+ <url>http://download.eclipse.org/eclipse/updates/4.5milestones/S-4.5M5a-201502031300/</url>
</repository>
<repository>
<id>gef</id>
@@ -61,13 +61,13 @@
<id>gmp-gmf-notation</id>
<layout>p2</layout>
<!-- updateFrom("GMF Notation",0) -->
- <url>http://download.eclipse.org/modeling/gmp/gmf-notation/updates/milestones/S201412161742</url>
+ <url>http://download.eclipse.org/modeling/gmp/gmf-notation/updates/milestones/S201502040339</url>
</repository>
<repository>
<id>gmp-gmf-runtime</id>
<layout>p2</layout>
<!-- updateFrom("GMF Runtime",0) -->
- <url>http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S201412162002</url>
+ <url>http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S201502040533</url>
</repository>
<repository>
<id>gmf-tooling</id>
@@ -79,13 +79,13 @@
<id>m2t-xpand</id>
<layout>p2</layout>
<!-- updateFrom("M2T XPAND",0) -->
- <url>http://download.eclipse.org/modeling/m2t/xpand/updates/milestones/S201412160338/</url>
+ <url>http://download.eclipse.org/modeling/m2t/xpand/updates/milestones/S201502030723/</url>
</repository>
<repository>
<id>mdt-ocl</id>
<layout>p2</layout>
- <!-- updateFrom("MDT OCL 5.1",0) -->
- <url>http://download.eclipse.org/modeling/mdt/ocl/updates/milestones/5.1.0/S201412151441</url>
+ <!-- updateFrom("MDT OCL 6.0",0) -->
+ <url>http://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.0.0/S201502021341</url>
</repository>
<repository>
<id>mdt-uml2</id>
@@ -97,7 +97,7 @@
<id>mmt-qvto</id>
<layout>p2</layout>
<!-- updateFrom("QVT Operational",0) -->
- <url>http://download.eclipse.org/mmt/qvto/updates/milestones/3.5.0/S201412161054</url>
+ <url>http://download.eclipse.org/mmt/qvto/updates/milestones/3.5.0/S201502021150</url>
</repository>
<repository>
<id>nattable</id>
@@ -113,7 +113,7 @@
<id>tmf-xtext</id>
<layout>p2</layout>
<!-- updateFrom("Xtext, Xtend",0) -->
- <url>http://download.eclipse.org/modeling/tmf/xtext/updates/milestones/head/S201412160421/</url>
+ <url>http://download.eclipse.org/modeling/tmf/xtext/updates/milestones/head/S201502030924/</url>
</repository>
<repository>
<id>webtools</id>

Back to the top