Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2008-10-17Bug 249862 Remove org.eclipse.pde.p2.ui plug-in and featureJohn Arthorne1-3/+2
2008-09-23add additional checks in the remove and make it return a booleanPascal Rapicault1-17/+19
2008-09-22bug 247556 - stream left openAndrew Niefer1-3/+9
2008-09-22Bug 247176 - Uninstall does not remove from OSGi configurationPascal Rapicault1-1/+0
2008-09-10Bug 246822 5 warnings in latest I-build due to p2John Arthorne1-41/+0
2008-09-05Bug 246432 BundleInfo equals/hashCode mismatchJohn Arthorne1-1/+1
2008-08-25Cosmetic code cleanupJohn Arthorne1-208/+68
2008-08-21Bug 244494 add the publisher to the friends listJeff McAffer1-2/+6
2008-08-19upversion for 3.5Andrew Niefer1-1/+1
2008-08-18bug 237662 - start levels from bundles infoAndrew Niefer1-1/+1
2008-04-30Plugin name not externalized properlyPascal Rapicault1-1/+1
2008-04-30Bug 229361 - Framework admin manifest not externalizedPascal Rapicault3-3/+17
2008-04-25Bug 227698 Change bundle versions to 1.0.0pre-sharedconfigurationJohn Arthorne1-1/+1
2008-04-25Bug 219048 [prov] internal.provisional packages should be x-internal:=trueJohn Arthorne1-2/+2
2008-03-17Bug 222871 - Some test plugins not foundDJ Houghton1-2/+4
2008-03-17Bug 222871 - Some test plugins not foundDJ Houghton3-33/+155
2008-03-03fix the equals methodv20080302Pascal Rapicault1-1/+1
2008-02-26Removed incubation from bundle nameJohn Arthorne1-1/+1
2008-02-21compare BundleInfo locations using Path.toFile to avoid case sensitivity on w...Andrew Niefer1-8/+8

Back to the top