Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2008-02-14Support to remove the bundles.txt when completely uninstallingPascal Rapicault1-1/+1
2008-02-11Update copyrightsJohn Arthorne13-60/+37
2008-02-11Bug 218451 [prov] Rename API packages to provisional APIJohn Arthorne16-157/+24
2008-02-07Bug 218046 [prov] After update bundles.txt still contains some old bundlesv20080207-1705v20080207-1703Simon Kaegi1-1/+1
2008-02-05protect against NPEs - Bug 211650Andrew Niefer2-6/+14
2008-02-02Resolve the paths relative to the osgi.install.areaPascal Rapicault2-3/+6
2008-02-01Bug 217473 - [prov] Framework Admin closing JARsDJ Houghton1-21/+20
2008-01-31Bug 216512 [prov] Too many p2 bundles in SDK installv20080201-beforePathChangeJohn Arthorne1-1/+1
2008-01-04added missing copyrightsJohn Arthorne3-0/+30
2007-12-10Bug 212367 - [prov] stacktraces in Frameworkadmin and simpleconfigurator when...v20071210-1500Pascal Rapicault1-7/+4
2007-11-16Jar files are not being closedPascal Rapicault1-1/+5
2007-10-22equinox formatter preferencesJohn Arthorne1-1/+255
2007-10-12expose utilities to equinox implJohn Arthorne1-1/+1
2007-10-03Mark internal packages as internalJohn Arthorne1-1/+1
2007-10-03Fixed typos, grammar in docJohn Arthorne1-8/+4
2007-10-03Fixed spelling, grammar in javadocJohn Arthorne2-40/+39
2007-10-03fixed compiler warningJohn Arthorne1-1/+3
2007-10-01added about.htmlJohn Arthorne2-1/+31
2007-09-21add one EEPascal Rapicault2-3/+4
2007-09-10Added more informative exception when bundle manifest not foundJohn Arthorne1-27/+6
2007-08-23enable import organizePascal Rapicault1-1/+5
2007-08-21releasing preferences to organize and format on savePascal Rapicault2-5/+58
2007-08-11Fix a NPE in createParentDir and copied over some code from EFS for mkdir and...Jeff McAffer1-33/+44
2007-08-08Bug 198696 - [prov] Need to add qualifersv20070808-1612DJ Houghton1-2/+2
2007-07-31rename Repo* -> Repository etc. Reorg the metadata generator.v20070807-1425Jeff McAffer1-2/+2
2007-07-30typo - case-change in commentSimon Kaegi1-2/+2
2007-07-24minor:case of parameterSimon Kaegi1-2/+2
2007-07-05add eePascal Rapicault1-0/+1
2007-07-02Avoid an NPE if the location of a BundleInfo is set to null.Dave Stevenson1-1/+2
2007-06-14remove invalid entryPascal Rapicault1-1/+0
2007-06-08Bug 191018 - Initial support for uninstallPascal Rapicault2-5/+10
2007-05-10clean up importsJeff McAffer1-2/+0
2007-04-11[prov] org.eclipse.equinox.frameworkadmin.equinox.internal.utils.FileUtils as...Pascal Rapicault1-0/+2
2007-03-22changes to compile against foundationPascal Rapicault2-5/+12
2007-03-12getTimeStamp() is added to Manipulatorv20070312-1400-for-provisioningIkuo Yamasaki2-1/+11
2007-03-08Some method related with Eclipse has been moved from Utils to org.eclipse.equ...Ikuo Yamasaki2-117/+2
2007-03-06Refine implementation.Ikuo Yamasaki4-7/+8
2007-03-04- Manifest is added to BundleInfo.Ikuo Yamasaki4-223/+329
2007-02-28- Configurator interface is moved into org.eclipse.equinox.simpleconfigurator...Ikuo Yamasaki11-334/+32
2007-02-22ConfiguratorManipulatorFactory is added.Ikuo Yamasaki8-73/+211
2007-02-16FrameworkAdminFactory abstract class is added for supporting usage from Java ...Ikuo Yamasaki3-32/+27
2007-02-12Several fix such as bundle id info in BundleInfoIkuo Yamasaki4-3/+41
2007-01-31Minor bug fix to printout the location if a manifest cannot be opened.Ikuo Yamasaki2-13/+17
2007-01-26set project level compiler settingsinitial_fwkadminIkuo Yamasaki1-0/+12
2007-01-26Initial commit of the framework admin serviceIkuo Yamasaki19-0/+2488

    Back to the top