Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-07-02Bug 239356 Can't create the osgi.instance.area on a UNC driveThomas Watson2-13/+7
2008-07-02Bug 239353 After install launcher restarts in infinite loopThomas Watson1-16/+24
2008-05-29Bug 234439 The -debug flag no longer produces information about plugin resolu...v20080529-1200Thomas Watson1-2/+5
2008-05-09Bug 229621 ClassLoader Deadlock Occuring with IBM JDK.v20080509-1800Thomas Watson1-4/+13
2008-04-17Bug 225206 EclipseStarter should propagate return value of applicationThomas Watson1-1/+3
2008-04-16Bug 227409 Convert org.eclipse.osgi to use api toolingThomas Watson2-0/+2
2008-04-15Bug 217351 [prov] What is the install location in a p2 contextThomas Watson1-11/+22
2008-04-14Bug 217351 [prov] What is the install location in a p2 contextv20080414Thomas Watson3-17/+78
2008-04-02Bug 223213 EclipseStarter should consolodate osgi.bundles list before launchi...Thomas Watson1-16/+33
2008-03-20Bug 223171 Severity sometimes not logged by EclipseLog.writeEntry(int, Framew...v20080320Thomas Watson1-7/+5
2008-02-29Bug 128531 Set startlevel back to previous level when relaunched from consoleThomas Watson3-13/+10
2008-02-29Bug 215796 Request for including additional packages in org.eclipse.equinox.s...Thomas Watson6-463/+0
2008-02-19Bug 219512 CachedManifest should should cache Bundle-ManifestVersion and Bund...Thomas Watson2-5/+49
2008-02-19Format code with latest project settings.Thomas Watson8-34/+36
2008-02-13update copyrights.Thomas Watson1-1/+1
2008-02-13Bug 215361 Support differing log levelsThomas Watson1-11/+38
2008-01-28Bug 181832 Console's "diag" command should try to display the ID of the "Miss...v20080128Thomas Watson1-4/+23
2008-01-17Bug 215648 [console] ensure console thread is a non-daemon threadThomas Watson1-0/+1
2007-12-06Bug 192295 Platform launcher does not keep properties in sync with command li...Thomas Watson2-1/+38
2007-11-13Bug 209710 org.eclipse.osgi.service.environment.Constants should clarify its ...v20071119Thomas Watson1-2/+5
2007-11-05Bug 198598 multi-user installs not working in Redhat 4Thomas Watson1-19/+22
2007-10-30make console enable/disable policy a fully qualified namev20071030Thomas Watson1-2/+1
2007-10-29Bug 207588 [sec] Console commands to support enable/disablev20071029Thomas Watson1-11/+118
2007-10-22Bug 206813 Eclipse startup error should not be posted if we can detect that t...Thomas Watson1-3/+10
2007-09-11Bug 188089 [osgi] can't launch an osgi bundle if the path of its plugin proje...Thomas Watson1-3/+9
2007-08-23Bug 127963 ContextFinder caches classes from Class#forNameThomas Watson1-3/+1
2007-08-23Bug 127963 ContextFinder caches classes from Class#forNameThomas Watson1-1/+8
2007-08-20Bug 185952 EnviromentInfo defaults ws to motif on solaris and linuxThomas Watson1-2/+2
2007-08-20Bug 187203 Define value for osgi.os for Symbian OS (Epoc32)Thomas Watson1-0/+6
2007-08-20Bug 185952 EnviromentInfo defaults ws to motif on solaris and linuxThomas Watson1-1/+7
2007-08-20Bug 184283 Remove ServiceFactory code for StartLevel implementationThomas Watson1-4/+4
2007-08-20Bug 188089 [osgi] can't launch an osgi bundle if the path of its plugin proje...Thomas Watson1-1/+1
2007-08-03Bug 181881 Unfortunate Console CommandProvider Help FormattingThomas Watson1-1/+1
2007-07-19Update copyright dates.Thomas Watson1-1/+1
2007-07-18Bug 196871 Make LocationManager.canWrite(...) a utility methodThomas Watson1-23/+2
2007-07-05Bug 195566 ContextFinder.loadClass should not by synchrounousThomas Watson1-1/+1
2007-04-25Bug 182025 random NullPointerException in BundleContextImpl.ungetService in h...Thomas Watson1-30/+34
2007-04-19Bug 182767 EclipseStarter needs a way to notify when the framework has shutdownThomas Watson1-0/+62
2007-04-18Bug 122911 Equinox OSGi on a servlet. Console does not shutdown.Thomas Watson1-6/+23
2007-04-18Bug 182569 System.exit called when modifying framework class loaderThomas Watson1-13/+22
2007-04-17Bug 182764 An IllegalStateException may occur if system bundle is stoppedThomas Watson1-4/+5
2007-04-12Bug 111301 Review use of EE extensionsThomas Watson1-1/+1
2007-04-05Bug 175436 Unable to specify osgi.config.area using symbolic location (such a...Thomas Watson1-5/+4
2007-04-04Bug 101679 OSGi with -debug throws EmptyStackExceptionThomas Watson1-6/+13
2007-03-26Bug 178477 Equinox does not detect missing Import-Package and happily delegat...v20070326Thomas Watson1-0/+3
2007-03-16Bug 172969 Allow EclipseStarter to make the system BundleContext available (p...Thomas Watson1-0/+15
2007-03-16Bug 168445Eclipse fails to startup because the library swt-win32-3235.dll cou...Thomas Watson1-3/+22
2007-03-16Bug 174335 Consider using START_ACTIVATION_POLICY for osgi.bundles listThomas Watson1-11/+12
2007-03-15Bug 174335 Consider using START_ACTIVATION_POLICY for osgi.bundles listThomas Watson1-16/+63
2007-03-14bug 171444 - Add wpf window system constantAndrew Niefer1-0/+6

Back to the top