commit | 9a2a2aa9986ce9e5fb076954928f90434df7960f | [log] [tgz] |
---|---|---|
author | Johannes Faltermeier <jfaltermeier@eclipsesource.com> | Thu May 19 09:17:53 2022 +0200 |
committer | Johannes Faltermeier <jfaltermeier@eclipsesource.com> | Thu May 19 09:18:13 2022 +0200 |
tree | 41fd56e8555cbc8bd4117f2014d1b281550ca017 | |
parent | d294f01a7e9f7b3d39c3ad609a9a96a0efd800e9 [diff] |
TCI - Add missing required files * update to new 1.8 BREE Change-Id: I2a6a0cc11f1cd5c098bf1c7b90d228dafa8fa0e0 Signed-off-by: Johannes Faltermeier <jfaltermeier@eclipsesource.com>
Eclipse Edaptâ„¢ is an EMF framework to migrate instances of Ecore models after changing an Ecore. This is typically used to migrate existing EMF-based data with a new release of a software with an updated Ecore model.
The official documentation is available on the website eclipse.org/edapt
See the CONTRIBUTING file.
The maven tycho build can be invoked with
mvn clean verify -f builds/org.eclipse.emf.edapt.releng/pom.xml # if you run into problems with eclipse p2 mirror sites, try disabling mirrors mvn clean verify -f builds/org.eclipse.emf.edapt.releng/pom.xml -Dtycho.disableP2Mirrors=true
The Bundle-RequiredExecutionEnvironment is JavaSE-1.8
The p2-repository is created at builds/org.eclipse.emf.edapt.releng.p2/target/repository
Edapt is licensed under Eclipse Public License - v 2.0. See the LICENSE file for more information.