Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-06-06Bug 535318 - Update versions for next releaseI20180607-2000Thomas Watson1-1/+1
Prep for update license to EPL-2.0 Change-Id: Ic8011309500e960edfb7ca4212b9f9dbee730c0a Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-12-21Bug 529079 - Add Automatic-Module-Name header for Java 9I20180102-2215I20180102-2000Karsten Thoms1-0/+1
Updated version for Eclipse 4.8 Photon Change-Id: I724b125814f395fb5ca123adff7990b7653da3f6 Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2017-11-17Bug 527379 - Remove references to org.eclipse.update.configuratorI20171201-0345I20171130-2100I20171130-2000I20171129-2000I20171128-2000I20171128-0100I20171127-2000I20171126-2000I20171125-1500I20171124-2000I20171123-2000I20171122-2000I20171121-2000I20171121-0020I20171120-2225I20171120-2000I20171119-2000I20171118-1500I20171117-2000Karsten Thoms1-1/+1
Change-Id: I6ce98a572aca8a6e0b06d6fa224bc24c508fc5d3 Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2016-09-29Bug 502425 - Move Equinox Framework up to Java 7Thomas Watson1-2/+2
Change-Id: Ib8a743f81fc1708be0f6ec1615fb1d5cf7e4285a Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2015-07-30Update version for neonI20150803-0800I20150802-2000Thomas Watson1-1/+1
2014-08-21Bug 442276 - incremented minor bundle versionweaving-hook-20140821I20140909-1000I20140909-0800I20140903-1100I20140902-1330I20140902-0800I20140826-0800Martin Lippert1-1/+1
2014-05-29Bug 436129 - [releng] several equinox weaving related bundles missingI20140605-1635I20140604-2000I20140603-2300I20140603-2000I20140602-2000I20140601-2000I20140531-1500I20140530-2000Thomas Watson1-1/+2
provider name Change-Id: Idcd2eec53819462df0be7e943a1ee102229ff1ca Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2013-10-21Bug 418663 - [weaving] Get rid of compile warnings in official buildJohn Ross1-1/+1
Update jdt core prefs to org.eclipse.jdt.core.compiler.problem.unavoidableGenericTypeProblems=disabled. Genericize the code to remove all warnings related to generics. Update copyrights. Change import package version ranges to earliest version in which generics were introduced. Add @Override annotations where necessary (for weaving.hook). Fix non-externalized string literals (for weaving.hook). Update BREE to JavaSE-1.6 to avoid issues in the official build. System bundle fragment org.eclipse.equinox.weaving.hook first had its BREE updated. Because the other projects import a package from the fragment, they also needed their BREEs updated. Set org.eclipse.jdt.core.compiler.problem.missingOverrideAnnotation=ignore in project settings. This matches the official build settings and avoids warnings in the workspace after moving to BREE JavaSE-1.6.
2013-10-12Revert "Bug 418663 - [weaving.hook] Get rid of compile warnings in official ↵Thomas Watson1-1/+1
build" This reverts commit 6c370a0677db44cc748cc411d915f1e6e8f6b78d.
2013-10-11Bug 418663 - [weaving.hook] Get rid of compile warnings in official buildJohn Ross1-1/+1
Update jdt core prefs to org.eclipse.jdt.core.compiler.problem.unavoidableGenericTypeProblems=disabled. Change BREE from 1.4 to 1.6. Genericize the code to remove all warnings related to generics. Add @Override annotations where necessary. Fix non-externalized string literals. Update copyrights.
2013-05-17Update versions for luna.Thomas Watson1-2/+2
2012-03-07Bug 373397 - Illegal argument exception while loading dynamicallyv20120307-1407Thomas Watson1-1/+1
compiled classes
2011-05-02update copyrightsv20110502-1540v20110502Thomas Watson1-1/+1
2009-09-11Bug 289088 - p2.inf not needed when installing into 3.5 and laterThomas Watson1-4/+0
2009-05-18Bug 272428 - [aspects] Hangs after Scala plugin update; after force quit and ↵Martin Lippert1-0/+1
manual restart, it crashes; after second manual restart, it finally runs.
2008-12-21Bug 255122 - [aspects] p2.inf for equinox aspects, splitted p2.inf files for ↵Martin Lippert1-0/+4
separate bundles and added p2 for caching bundle
2008-10-27Bug 229863 - [aspects] replace the manifest rewriting with the new hookMartin Lippert1-1/+1
Bug 247718 - [aspects] change aspect activation from installed to resolved state
2008-10-11interface for SupplementerRegistry extracted and first unit test cases built ↵Martin Lippert1-1/+2
for supplementer registry and loader delegate hook implementation
2008-07-04Bug 238730 - [aspects] rename bundles and start with new version numberingMartin Lippert1-0/+8

    Back to the top