Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2023-02-04[581488] Version EMF's exported packages for improved OSGi consumptionEd Merks2-5/+1
2023-01-14[581348] Ensure that tests work for older target platformsEd Merks1-1/+1
Drop support for very old platforms < kepler
2023-01-06[releng] Eliminate warnings about missing project encodingEd Merks1-0/+2
2023-01-05[releng] Increment versions of older bundlesEd Merks2-3/+3
Ensures that all bundles and features are signed with the newer sha256 signatures
2021-03-31[572486] Support GenModel versions for 2021-06 and EMF 2.26Ed Merks1-1/+1
Change-Id: I320b72f5ed8e203293309443dc42580298785ebd
2021-03-19[releng] More updates to enable builds for 2021-06Ed Merks4-8/+8
Reset the version baseline. Change Xcore projects to BREE 1.8 because Tycho 2.2.0 fails to build them for BREE 1.6 and we need Tycho 2.2.0 to be able to launch surefire where older Tycho versions depend on the deleted IPlatformRunnable.
2020-06-30[releng] Eliminate warnings and version problems.Ed Merks1-1/+1
2020-06-29[563042] Migrating to the new Xtext generator workflow.Tamas Miklossy2-4/+4
-------------- I. org.eclipse.emf.ecore.xcore plugin ------------------ 1. Modify the GenerateXcore.mwe2 workflow to use the new Xtext generator workflow (org.eclipse.xtext.xtext.generator.*) packages instead of the old deprecated generator workflow (org.eclipse.xtext.generator.*) packages. 2. Rename XcoreJavaValidator to XcoreValidator. 3. Update generated code in the src-gen folder. -------------- II. org.eclipse.emf.ecore.xcore.ui plugin -------------- 1. Move the content assist infrastructure from the org.eclipse.emf.ecore.xcore.ui package into the org.eclipse.emf.ecore.xcore.ide package. 2. Rename XcoreEditor to CustomXcoreEditor to avoid naming collision with the generated editor. Modify the hand-written CustomXcoreEditor to inherit from the generated XcoreEditor. 3. Update plugin.xml_gen 4. Merge plugin.xml_gen into plugin.xml. -------------- III. org.eclipse.emf.test.ecore.xcore plugin ----------- 1. Move the XcoreInjectorProvider from the org.eclipse.emf.ecore.xcore package to the org.eclipse.emf.ecore.xcore.tests package. 2. Add generated XcoreUiInjectorProvider class. 3. Update META-INF/MANIFEST.MF file. -------------- IV. Versions and Builds -------------------------------- 1. Modify the lower bounds of plugin dependencies because minimally Xtext 2.18 is required 2. Ensure that all plugin dependencies have version ranges. 2. Modify the releng POMs so that the build of Xcore and the site, which depends on Xcore, is disabled for target platforms < 2019-06. Change-Id: I81e446995025832dc2e84decc818cfe533293ff4 Signed-off-by: Tamas Miklossy <miklossy@itemis.de>
2018-07-06[releng] Update EPL in about.htmlEd Merks1-1/+1
2018-06-26[releng] Migrate to EPL 2.0.Ed Merks7-11/+11
2018-01-25[Releng] Updates for working in Photon with a Photon target platformEd Merks1-0/+1
This includes the following: Regenerated *.java files JET templates using EMF 2.14 Automatic-Module-Name in all MANIFEST.MFs Deprecation warning suppression EMFDevelopmentEnvironmentConfiguration.setup Commenting out com.google.gwt.eclipse.core.gwtProjectValidator All GWT projects fail to validate to build The GWT Project validator is broken as of Oxygen.2 and Photon
2018-01-23[529487] Migrate EMF/XSD build to TychoEd Merks3-19/+24
2017-04-05[514561] NPE When building XCore models with circular dependenciesEd Merks1-2/+2
2016-02-01[mvn] Updated maven versionsDennis Huebner1-1/+1
Change-Id: Ifabdda9bc21f5e70a6a74f848117d38a406bc753
2015-04-13[463920] Don't constrain the version of log4jEd Merks1-1/+1
2015-02-09[mvn] Fixed warning in mavenDennis Huebner1-1/+0
2015-02-06[459287] Regenerate xcore with latest XbaseSebastian Zarnekow3-5/+5
Signed-off-by: Sebastian Zarnekow <Sebastian.Zarnekow@itemis.de> Change-Id: Ie99d0a92398167b8056465bad2d324c50e5ac2f5
2014-09-08[mvn] poms update Dennis Huebner1-1/+2
2014-08-26[mvn] Increased version in pomDennis Huebner1-1/+0
2014-08-21[440718] Increment plugin version.Ed Merks1-1/+1
2014-08-01[440718] Register GenModelPackage in standalone setup.Stefan Oehme1-2/+5
Signed-off-by: Stefan Oehme <stefan.oehme@itemis.de> Change-Id: Ic165fe8c0a40831566f1489f1a91239070eee066
2014-06-22[437876] Reset version baselines for Oomph version toolEd Merks1-2/+2
2013-12-05[mvn] prepared for maven release. solving version conflict with R2_9Dennis Huebner2-2/+2
Change-Id: Ieac3c70dbb74da50daa0c038ff3c9428c87968df
2013-11-28Make GenModelSupport available from mvn pluginSebastian Zarnekow1-1/+12
Signed-off-by: Sebastian Zarnekow <Sebastian.Zarnekow@itemis.de>
2013-11-28[mvn] experimental xcore-runtime build (for xtext-maven-plugin)Dennis Huebner2-0/+15
Change-Id: I6e9a969c304d3044eaf51ce3977069742ff12817
2012-09-11[389245] Fix line endings in repoEd Merks6-122/+122
2012-09-11[389224] Add version management and update versionsEd Merks1-0/+22
2012-05-30[374889] Improved support for Jvm Inferences and rename refactoringEd Merks4-19/+15
2012-04-25[374945] Simplify hover and label providers.Ed Merks1-35/+40
2012-04-24[377495] Avoid qualified names with null segmentsEd Merks1-52/+55
2012-02-20[371231] Use proper EMF import/export wizardsEd Merks1-5/+1
2012-02-15[371356] Add transitive dependency.Ed Merks1-1/+2
2012-02-02[releng] added missing about.html to source bundlesDennis Huebner1-0/+1
2012-01-15[368320] Format using EMF formatting rulesEd Merks4-58/+79
2012-01-14[368320] Consistent preferences an JRE 1.5Ed Merks2-286/+14
2012-01-14[368320] More Genmodel->GenModel and copyrightsEd Merks4-11/+11
2012-01-14[368320] Rename Genmodel -> GenModelEd Merks4-166/+166
2012-01-12[368320] Refactor xcore test project namesEd Merks1-13/+13
Also eliminate any bundle version constraints; the build inserts them.
2012-01-12[368320] Consistent plugin.property namesEd Merks1-2/+2
2012-01-11[368320] Migrate github xcore to EclipseEd Merks13-0/+533

    Back to the top