Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-21Bug 521163 - Move equinox frameworkadmin to Java 8Alexander Kurtakov9-25/+66
2017-08-21Bug 521157 - Do not try to acquire PluginConverterAlexander Kurtakov2-39/+0
2017-08-20Bug 521157 - Do not try to acquire PluginConverterI20170820-2000Alexander Kurtakov2-58/+7
2017-06-22Bug 517929 - Update POMs in the master for 4.8 releaseI20170622-0950Alexander Kurtakov1-1/+1
2016-06-28Bug 496465 - Prep for 4.7 (Oxygen) and 4.6.1 (Neon.1) maintenance buildsThomas Watson1-1/+1
2016-05-04Bug 493004 - Need to update versions for Neon of various bundlesY20160519-1000Y20160513-1000Y20160505-1000I20160523-2000I20160522-2000I20160521-1500I20160520-2000I20160519-1730I20160519-1100I20160518-2000I20160517-2000I20160516-2000I20160515-2000I20160514-1500I20160513-2000I20160512-1000I20160511-2000I20160511-0400I20160510-2000I20160509-2000I20160508-2000I20160507-1500I20160506-2000I20160506-1030I20160506-0830I20160505-2000I20160504-2000Thomas Watson2-2/+2
2016-04-19Bug 489706 - Replace new Integer() with Integer.valueOf()I20160419-0800Alex Blewitt1-3/+3
2015-07-02Bug 469765 - Prep for 4.6 (Neon) and 4.5 (Mars) maintenance buildsI20150818-0800I20150811-1400I20150805-2000I20150805-0800I20150804-2000I20150804-0800I20150803-2000I20150803-0800I20150802-2000I20150728-0800I20150721-0800I20150714-0800I20150707-0800Thomas Watson1-1/+1
2015-04-23Update versions for MarsThomas Watson2-2/+2
2015-03-23Bug 460967 - Use type safe service retrievingAlexander Kurtakov1-3/+4
2014-06-19Bug 436736 - Prep for 4.5 (Mars) and 4.4 maintenance buildsPaul Webster1-1/+1
2013-12-09bug 418662: Get rid of compile warnings in official build -Krzysztof Daniel1-2/+4
2013-12-09bug 418662 - Get rid of compile warnings in official buildKrzysztof Daniel6-92/+94
2013-11-15Bug 421798 - Fix various warnings.Alexander Kurtakov5-2/+8
2013-11-13Bug 421339 - Accept java 1.5Krzysztof Daniel3-313/+311
2013-06-26Bug 411170 -- Updated the parent poms for Luna (Eclipse 4.4)Ian Bull1-1/+1
2013-03-27Bug 403971 - Update Equinox p2 parent versionsI20130402-0800Pascal Rapicault2-3/+4
2013-02-25Bug 397850 - [CBI] use the correct group IDs for all artifactsv20130225-185631Ian Bull1-1/+1
2012-11-21Re-enable p2 build to work standalonev20121121-164058Pascal Rapicault (Ericsson)1-1/+1
2012-06-06Bug 381885 - Javadoc for org.eclipse.equinox.frameworkadmin is missingv20120606-175127R4_2R3_8Juno_SR0I20120725-1800I20120724-0800I20120717-0800I20120710-0800I20120703-0800I20120627-0000I20120626-1200I20120625-2200I20120608-1400I20120608-1200I20120607-1500I20120606-2100I20120606-1900Ian Bull2-1/+18
2011-08-01304594 Fix obvious POM configuration issuesTobias Oberlies1-2/+3
2011-07-20Changed .cvsignore to .gitignore filesJohn Arthorne2-1/+1
2011-05-02copyright updateIan Bull9-9/+9
2011-02-28Bug 336246 - Remove the metadata generatorPascal Rapicault1-2/+0
2010-08-17*** empty log message ***Pascal Rapicault1-0/+1
2010-04-13bug 282303 - -vm is removedAndrew Niefer1-0/+2
2010-03-24bug 305726 - BundleInfo version : equals & hashcodeAndrew Niefer1-8/+7
2010-03-20Adding pom files to allow build with tychoPascal Rapicault1-0/+14
2010-03-12Bug 305620 - p2 fails at installing a bundle who name on disk does not end up...Pascal Rapicault1-3/+1
2010-03-08bug 305046 - source.info contains stale informationAndrew Niefer1-2/+11
2010-03-04bug 269496 - SimpleConfiguratorManipulator apiAndrew Niefer12-329/+508
2010-01-13Merging api branch back to HEADPascal Rapicault2-20/+2
2009-10-14Added new helper method to append properties.DJ Houghton1-0/+4
2009-08-24Cleanup bundle manifest imports.DJ Houghton3-245/+243
2009-08-20Updated qualifier for bug fixes in helios streamJohn Arthorne1-1/+1
2009-07-29280007 - deriving osgi.install.areaAndrew Niefer1-0/+9
2009-05-20Update copyrightsJohn Arthorne4-27/+27
2009-04-28Bug 273959 [admin] ConfigData.remove should not fast fail if symbolic name i...Simon Kaegi1-1/+1
2009-04-02HEAD - Enable api toolingPascal Rapicault1-0/+6
2009-03-28Bug 241477 [eclipse] better support for framework extensions via eclipse touc...Simon Kaegi1-9/+11
2009-03-06Bug 262243 [eclipse] markStarted action should ignore OSGi fragment bundlesSimon Kaegi1-0/+12
2009-03-04Bug 254300 BrandingJohn Arthorne1-1/+1
2009-01-23Bug 262090 - x-friend pde.ui for BundleInfoPascal Rapicault1-1/+2
2009-01-21Bug 253862 [fwkAdmin] Remove program argument need to specify a number of arg...Simon Kaegi1-1/+19
2009-01-09Bug 260082 Simple configurator computes bundle location incorrectly with base...John Arthorne1-6/+7
2008-12-16bug 257242 - don't use java.util.jar.ManifestAndrew Niefer2-48/+33
2008-12-02Bug 256822 PDE wants a couple more x-friendsJohn Arthorne1-1/+2
2008-11-25Merged path_fun_2008 branch.v20081125_postPathFunMergeDJ Houghton5-125/+114
2008-10-31Adding Eclipse Touchpoint + Action Tests:Simon Kaegi1-26/+32
2008-10-24code cleanupJohn Arthorne1-1/+1

Back to the top