Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2023-02-11[Releng] Remove Eclipse-LazyStart from all MANIFEST.MFEd Merks1-1/+0
2023-02-04[581488] Version EMF's exported packages for improved OSGi consumptionEd Merks2-10/+6
2023-01-14[581348] Ensure that tests work for older target platformsEd Merks2-8/+8
Drop support for very old platforms < kepler
2023-01-06[releng] Eliminate warnings about missing project encodingEd Merks1-0/+2
2020-08-17[Releng] Increment versions for test.xmlEd Merks2-5/+5
Also fix the environment used to run ant. And fix the local tycho build to use Java 11. Signed-off-by: Ed Merks <ed.merks@gmail.com>
2020-08-17[Releng] Fix org.eclipse.emf.test.xml.xsdecore.XSD2EcoreTest to tolerateEd Merks1-0/+19
the change in behavior for Java 11 appinfo element serialization.
2020-07-03[releng] Update all launchers.Ed Merks1-1/+1
2019-05-28[releng] Regenerate core models and update versionsEd Merks1-1/+1
2019-04-01[releng] Increment dependency ranges.Ed Merks1-1/+1
2019-03-23[releng] Fix missing exported packageEd Merks2-6/+7
This is a new warning from Eclipse 2019-03. In the case of GWT, these warnings are kind of bogus because the package in question only contain resources so do not actually need to be exported, so suppress the warnings for those specific projects.
2018-11-09[releng] Add ignores for bogus dirty files in JIPP buildEd Merks1-0/+1
2018-07-06[releng] Update EPL in about.htmlEd Merks1-1/+1
2018-06-26[releng] Migrate to EPL 2.0.Ed Merks31-63/+63
2018-01-29[494506] Support ID-relative URI fragment segmentsEd Merks2-14/+222
2018-01-26[Releng] Factor out ed.ui tests specifically for Platform and RAPEd Merks1-3/+0
Leave emf.edit.test as purely an emf.edit test not a emf.edit.ui test. Fix working sets in EMF.setup. Ensure that EMF.setup populates launch favorites.
2018-01-25[Releng] Remove test.xml and intermediate jar building from EMF's testsEd Merks3-59/+5
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-9/+27
2016-04-04[477266] Test for xpath syntax with valid whitespaceEd Merks2-1/+5
2014-10-08[444746] Ensure that outputbytes are as large as outputcharsEd Merks1-0/+109
2014-07-16[tests] Launch configs should use a BREE rather than runtime JREEd Merks1-1/+1
2014-07-15[439632] Migrate to Junit 4; setup lower bounds on manifestsEd Merks1-1/+1
2014-07-15[439632] Migrate to Junit 4Ed Merks27-882/+500
2014-06-22[437876] Reset version baselines for Oomph version toolEd Merks1-2/+2
2014-03-31[releng] junit tests won't run in gerrit job because of juni4 launcherDennis Huebner1-1/+1
Change-Id: I2f1ded01b6c9cf7e9d6f4b70ebcd1ffbbda5800f
2013-07-22[412753] Update versions properly.Ed Merks1-1/+1
2013-07-12[412753] Ensure extrinsic IDs aren't cleared until the end of unloadingEd Merks2-0/+119
2013-03-17[403293] Further performance improvements for URI and fixes for [403547]Ed Merks1-0/+1
2012-09-11[389245] Fix line endings in repoEd Merks3-1262/+1262
2012-09-11[389224] Add version management and update versionsEd Merks1-0/+22
2012-01-14[368320] Eliminate warningsEd Merks1-135/+134
2012-01-14[368320] Improve copyright headers and remove $Id$Ed Merks50-251/+1
2012-01-11[368320] Remove obsolete files; migrate .cvsignoreEd Merks1-0/+0
2011-10-26[362033] Handle line breaking better for the first element.emerks1-2/+3
2011-10-26[362033] Handle line breaking better for the first element.emerks4-6/+159
2010-09-08[324745] Ensure that element-based escaping is used for many-valued data ↵emerks3-3/+8
types that are saved as elements.
2010-05-21[313559] Touching build files to ensure qualified is incremented.khussey1-1/+1
2010-03-19[304371] Update the expected diagnostics.emerks1-1/+3
2010-02-04[301882] Eliminate warnings.emerks5-14/+8
2009-08-07[286002] Update to include new properties.emerks1-0/+1
2009-04-07[271497] Change provider name to "Eclipse Modeling Project"davidms1-2/+2
2009-01-08[235992] because eclipse forks a new process for the test, need to set -ea ↵nickb1-0/+1
AGAIN here, in case it's needed in future
2008-12-22[233813] Exploit auto boxing and unboxing, including in templates and ↵emerks1-6/+7
regenerating all the models for that.
2008-12-13[258735] Eliminate warnings about raw types in instanceof tests and about ↵emerks1-2/+2
dead code.
2008-10-16[251090] Back-out JRE-specific adjustment to expected result, since gMonth ↵davidms1-30/+3
is now fixed in XMLCalendar
2008-10-15[250790] Increment plug-in versiondavidms1-1/+1
2008-10-15[250790] Adjust expected results for Sun JVMdavidms1-24/+54
2008-10-15[250790] Improve debugging information to help diagnose failuredavidms1-25/+47
2008-07-08[239642] Increment version for non-API changedavidms1-1/+1
2008-07-07[239642] Add tests that allow null namespace and prefix, and disallow null ↵davidms1-1/+35
local part

Back to the top