Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-10-03Bug 525497 - Move simpleconfigurator bundles to Java 8 Alexander Kurtakov3-30/+30
2016-08-12Bug 499623 - Support extended configurations in SimpleConfigManipulator.Roland Grunberg1-3/+15
2016-04-19Bug 489706 - Replace new Integer() with Integer.valueOf()I20160419-0800Alex Blewitt1-3/+3
2015-09-07Bug 476724 - Remove new Boolean and Boolean.valueOf().booleanValue()I20150929-0800I20150922-0800I20150916-2000I20150916-0800I20150915-2000I20150915-0800I20150914-2000I20150914-1545I20150914-1130I20150914-0800I20150913-2000I20150908-0800Alex Blewitt1-2/+2
2015-01-21Bug 457176 - Plugin tests fail to initialize when Eclipse is installedPascal Rapicault1-2/+2
2013-12-17bug 421935: Extend simpleconfigurator to read .info files from manyKrzysztof Daniel1-1/+8
2013-12-09bug 418662: Get rid of compile warnings in official build -Krzysztof Daniel1-37/+37
2013-11-19Bug 422032 - Generify comparator in SimpleConfiguratorManipulatorUtils.I20131119-0800Alexander Kurtakov1-12/+7
2013-01-28399294 - [simpleconfigurator] NPE when PDE creates bundles.infov20130128-191256I20130128-2000Pascal Rapicault1-1/+1
2013-01-28Squashed commit of the following:v20130128-050843Pascal Rapicault (Ericsson)1-10/+85
2013-01-19Bug 363590 - sort entries of the bundles.info in decreasing versionv20130119-020623Pascal Rapicault1-1/+7
2011-05-02copyright updatev20110502-1955v20110502-1930Ian Bull2-2/+2
2010-04-12bug 289644 - bundles.info should be in utf-8v20100416Andrew Niefer1-2/+13
2010-03-10avoid possible NPEsv20100310-1400Andrew Niefer1-1/+3
2010-03-10bug 304816 - Exception when running with -configurationAndrew Niefer1-3/+24
2010-03-05bug 304865 - filenotfound exception in shared installAndrew Niefer1-2/+8
2010-03-04bug 269496 - SimpleConfiguratorManipulator apiAndrew Niefer4-101/+210
2010-01-13Merging api branch back to HEADv20100113Pascal Rapicault2-54/+7
2009-09-03Bug 213243 - [fwkAdmin] Calls to createParentDir are not verifiedPascal Rapicault1-1/+4
2009-08-26bug 287703 - Use SimpleConfiguratorManipulator to read bundles.infoAndrew Niefer1-8/+6
2009-05-20Update copyrightsJohn Arthorne2-10/+14
2009-02-19code cleanupJohn Arthorne1-13/+13
2009-01-12Code cleanupJohn Arthorne3-4/+6
2008-12-10Bug 256650Simon Kaegi1-2/+2
2008-12-01Bug 256332 bundles.info file should have a version numberSimon Kaegi1-0/+11
2008-11-27Bug 256708 Accept null base in SimpleConfiguratorManipulator#saveConfigurationSimon Kaegi1-1/+5
2008-11-27Bug 256708 Accept null base in SimpleConfiguratorManipulator#saveConfigurationSimon Kaegi1-1/+1
2008-11-27Bug 256650 test failures in N20081126-2000 - Error while loading manipulatorSimon Kaegi1-4/+24
2008-11-26Re-enable TestRunningInstance test and release forgotten code to set the VMPascal Rapicault1-2/+2
2008-11-25Merged path_fun_2008 branch.v20081125_postPathFunMergeDJ Houghton4-300/+209
2008-11-13cleanup unused variablesSimon Kaegi1-10/+3
2008-09-29Bug 247095 - p2 reconciler not deleting lines associated with removed feature...DJ Houghton1-1/+10
2008-09-22bug 247556 - stream left openAndrew Niefer1-94/+81
2008-09-11Previous revision is fix for bug 222969 Paths mis-relativizedJohn Arthorne1-0/+3
2008-09-11*** empty log message ***John Arthorne1-0/+5
2008-08-08Bug 243302 Get rid of simpleconfigurator.manipulator util packageJohn Arthorne3-57/+30
2008-04-26fix bogus computation of osgi.install.areaPascal Rapicault1-19/+3
2008-03-23Bug 223563 Exception in org.eclipse.equinox.internal.p2.reconciler.dropins.Ac...John Arthorne1-2/+2
2008-03-23Bug 223563 Exception in org.eclipse.equinox.internal.p2.reconciler.dropins.Ac...John Arthorne1-3/+5
2008-03-05Fixed compiler warningsv20080310-2152John Arthorne1-25/+4
2008-03-04Bug 221403 - Sorting the bundle info filev20080304-1641Pascal Rapicault1-0/+9
2008-02-27Rename bundles.txt to bundles.info and source.bundles.txt to source.infov20080226-2139Pascal Rapicault1-1/+1
2008-02-14Support to remove the bundles.txt when completely uninstallingPascal Rapicault1-0/+7
2008-02-11Update copyrightsJohn Arthorne3-11/+13
2008-02-11Bug 218451 [prov] Rename API packages to provisional APIJohn Arthorne3-8/+8
2008-02-02Resolve the paths relative to the osgi.install.areaPascal Rapicault1-19/+51
2008-02-01Bgu 217492 - [prov] Admin UI download missing bundles.txtv20080201-prePathChangev20080201-1638Pascal Rapicault1-1/+1
2008-01-29make the writer method publicPascal Rapicault1-1/+1
2008-01-04added missing copyrightsJohn Arthorne1-0/+10
2007-12-13Bug 212633v20071212-1950Pascal Rapicault1-8/+2

Back to the top