Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-05-03Bug 139806 TextProcessor adds redundant directional characters when called mu...v20060503Thomas Watson4-61/+195
2006-05-03Bug 139776 PDE gets confused when framework fragments export packagesThomas Watson1-1/+6
2006-05-01Bug 137993 [doc] org.eclipse.osgi/.options poorly documentedThomas Watson1-0/+2
2006-05-01Bug 137993 [doc] org.eclipse.osgi/.options poorly documentedThomas Watson1-7/+17
2006-05-01TODOs to remove unused comments.Thomas Watson2-0/+6
2006-05-01Bug 139191 initializedClassLoader should be called by ClasspathManager.initia...Thomas Watson3-9/+12
2006-04-26Bug 138757 The debug messages do not display service property values that are...v20060426Thomas Watson1-3/+14
2006-04-26Bug 138712 Debug message for imported and exported packages use old specifica...Thomas Watson1-1/+1
2006-04-24[TCK fix] dynamic imports may be imported multiple times.Thomas Watson1-5/+7
2006-04-24Update copyright datesPascal Rapicault1-1/+1
2006-04-21Bug 137978 No newline just before "Registered Services" when "bundle id" is i...Thomas Watson1-0/+1
2006-04-21Bug 137868 DEBUG_LOADER messages do not provide information on subject bundleThomas Watson1-0/+16
2006-04-19Bug 136681 - Need to update manifests with ExecutionEnvironment headerDJ Houghton4-0/+5
2006-04-19Bug 136860 ContextFinder should not use parent ClassLoader under WebStartThomas Watson1-2/+26
2006-04-19Bug 137371 PackageAdmin: resolveBundles() interferes with refreshPackages()Thomas Watson1-1/+1
2006-04-18Bug 129058 [DS] halts the shutdown process if a component is registeredThomas Watson1-2/+4
2006-04-17Bug 136733 resolver should account for order of required EE.v20060418Thomas Watson1-5/+5
2006-04-17Bug 130819 JMX over RMI class loading problem (again)Thomas Watson1-15/+10
2006-04-13un-released EE manifest changes until after rc1v20060413-1200DJ Houghton4-4/+0
2006-04-13Bug 136662 PluginConverterImpl causes JARs to be verifiedThomas Watson1-1/+1
2006-04-13Updated the manifest with proper execution environment.DJ Houghton4-0/+4
2006-04-12Bug 133343 Unable to load some native libraries on AIX platformsv20060412-1700Thomas Watson2-2/+34
2006-04-11Bug 105941 [osgi] Use separate encoding for console i/ov20060411Thomas Watson1-1/+1
2006-04-10Bug 124126 [Runtime]EclipseBundleData.loadManifest produces ambiguous exceptionThomas Watson2-2/+2
2006-04-10Bug 135529 [osgi console] init command should clear permission storeThomas Watson2-0/+31
2006-04-07Bug 106086 Class loader tracing entries invalid in core.runtime .options fileThomas Watson1-30/+28
2006-04-07Fix to clear certificate cache correctly when loading bundles.Thomas Watson1-3/+17
2006-04-06add org.eclipse.ui.workbench as a friend.Thomas Watson1-1/+1
2006-04-06Added todos from Bug 50178 [osgi] Double-Checked LockingThomas Watson4-0/+4
2006-04-06Bug 79613 - Error reporting when runtime not started is not helpful in fixing...Pascal Rapicault2-2/+2
2006-04-04prevent manifest loading on activator and lazy start headers (related to bug ...Thomas Watson1-0/+18
2006-04-04Bug 134316 Initial startup performance problem for bundle resolves on 3.2Thomas Watson4-19/+70
2006-03-31correct the copyrights for Cognos.v20060404Thomas Watson5-5/+5
2006-03-28Bug 132978 Cannot launch using links (Application error: ClassNotFoundExcepti...v20060328Thomas Watson1-1/+1
2006-03-28Bug 133374 NPE on PackageAdminImpl.setResolvedThomas Watson4-12/+17
2006-03-27Bug 125471 Unable to load resource using buddy classloadingv20060327Thomas Watson5-38/+103
2006-03-27Bug 90469 - Debug options for converting manifestsDJ Houghton1-0/+6
2006-03-17Bug 131846 Explicitly started bundles should be persistently started even if ...v20060317Thomas Watson3-33/+68
2006-03-17Bug 123707 consider resolver support for matching arbitrary propertiesThomas Watson27-178/+1544
2006-03-16Bug 118920 eRCP request to optinally check the system bundleThomas Watson1-27/+15
2006-03-16Bug 132239 Deadlock during Framework.closeThomas Watson1-15/+15
2006-03-16Bug 131843 osgi.bundles list forces all "start" bundles to be resolved (log i...Thomas Watson1-4/+6
2006-03-15Bug 131843 osgi.bundles list forces all "start" bundles to be resolvedThomas Watson1-4/+7
2006-03-15Bug 130746 NullPointerException in PermissionAdminImpl.createPermissionsThomas Watson1-0/+2
2006-03-14Bug 127084 Log spew at start of every sessionThomas Watson1-2/+4
2006-03-14Must set persistently started bit even if bundle cannot be startedThomas Watson1-4/+3
2006-03-13Bug 130819 JMX over RMI class loading problemv20060313Thomas Watson1-29/+52
2006-03-09Add self to visited set first to prevent cycling to yourself.Thomas Watson1-0/+1
2006-03-09Must attempt to resolve bundle on findEntriesThomas Watson1-0/+4
2006-03-08new x-friends test.Thomas Watson2-0/+159

Back to the top