Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-01-06Bug 121148 NPE occurs from a currupted state cache.r31x_v20060106R3_1_2R3_1_maintenanceThomas Watson3-11/+25
2006-01-06Bug 113443 NPE on Command Line startupThomas Watson1-3/+99
2005-12-13Bug 120464 must set reqEE and platform filter when copying BundleDescriptionsr31x_v20051214OSGI_RI_20051216Thomas Watson1-0/+1
2005-12-07Bug 119242 Allow telnet console to launch the framework before the first conn...Thomas Watson1-11/+10
2005-12-07Bug 119469 Problems finding resources with ContextFinderThomas Watson1-19/+9
2005-11-29Bug 117583 Bundle-NativeCode with lib in root of bundle fails to loadr31x_v20051129Thomas Watson1-4/+7
2005-11-22Bug 115703 Possible threading/consistency issue in ServiceTrackerr31x_v20051122Thomas Watson1-69/+211
2005-11-22Bug 117161 must fail install of extension bundles which do not have system bu...Thomas Watson3-0/+13
2005-11-22Bug 116915 Bundle#getResources must return null if resource is not foundThomas Watson1-1/+4
2005-11-22Bug 115563 performance issues with dynamic importsThomas Watson7-15/+83
2005-11-22Bug 115165 OSGI does not handle fragement dependencies properlyThomas Watson2-7/+49
2005-11-22Bug 115720 cicular dependencies cause a message on shutdownThomas Watson4-3/+16
2005-11-03Bug 114953 - The org.eclipse.osgi.services bundle is missing exportsjfogell2-5/+7
2005-09-27Bug 106304 [doc] EclipseStarter javadoc missingr31x_v20050927R3_1_1Thomas Watson0-0/+0
2005-09-27This commit was manufactured by cvs2svn to create branch 'R3_1_maintenance'.cvs2svn1-0/+17
2005-09-13update version to 3.1.1r31x_v20050913Thomas Watson3-3/+3
2005-09-03Bug 108699 [osgi] condpermadmin mutable to immutable conditions cause NPEThomas Watson2-1/+3
2005-09-03Bug 107934 [osgi] legacy R3 bundles with invalid Bundle-Version headers must...Thomas Watson4-5/+21
2005-09-01Bug 107820 [osgi] ServiceRegistrationImpl$Properties.cloneValue(..) throws Il...Thomas Watson1-67/+26
2005-09-01Bug 107434 ReliableFile may throw NumberFormatException on some platformsThomas Watson2-2/+12
2005-09-01Bug 106339 [osgi] osgi.framework.version is hardcoded to 3.0.0Thomas Watson3-22/+14
2005-08-29This commit was manufactured by cvs2svn to create branch 'R3_1_maintenance'.cvs2svn1-0/+43
2005-08-26Bug 107847 [osgi] Security Error in URL Stream HandlerThomas Watson6-4/+40
2005-08-26[osgi] StartLevel#setBundleStartLevel must check for AdminPermissionThomas Watson1-4/+2
2005-08-24Bug 106057 [osgi] org.osgi API needs updated to latest OSGi R4Thomas Watson2-0/+0
2005-08-24This commit was manufactured by cvs2svn to create branch 'R3_1_maintenance'.cvs2svn11-0/+0
2005-08-23Bug 106057 [osgi] org.osgi API needs updated to latest OSGi R4r31x_v20050823Thomas Watson68-16/+4
2005-08-23This commit was manufactured by cvs2svn to create branch 'R3_1_maintenance'.cvs2svn1-0/+0
2005-08-22Bug 107605 [osgi] Bundle.findEntries does not find directory entries in the ...Thomas Watson1-4/+19
2005-08-22Bug 107622 [osgi] Bundle#getEntryPaths must return null when no entries are f...Thomas Watson1-10/+4
2005-08-22Bug 106057 [osgi] org.osgi API needs updated to latest OSGi R4Thomas Watson1-1/+1
2005-08-18Bug 107360 ClassNotFoundException thrown on shutdown for non-autostart packagesThomas Watson1-0/+6
2005-08-17Bug 106057 [osgi] org.osgi API needs updated to latest OSGi R4Thomas Watson15-56/+140
2005-08-08Bug 106057 [osgi] org.osgi API needs updated to latest OSGi R4r31x_v20050808Thomas Watson40-1985/+2194
2005-08-05Bug 105865 [osgi] PermissionAdmin should check for AllPermissionThomas Watson2-10/+13
2005-08-04Bug 105463 [osgi] Possible NPE in ConditionalPermissionSetThomas Watson8-52/+164
2005-08-04Bug 105450 [osgi] condpermadmin must allow recursion check for different cond...Thomas Watson1-42/+51
2005-08-04Bug 105779 - [osgi] console shows plugin using dynamic import as importing al...Pascal Rapicault1-4/+2
2005-08-04Bug 105468 - [osgi] PermissionAdmin must override any conditionsPascal Rapicault1-2/+2
2005-08-04Bug 105472 [osgi] Duplicate package exports cause bundle to fail to installThomas Watson1-1/+1
2005-08-03Bug 104925 [osgi] AdminPermission should not have protected fields/methodsThomas Watson1-214/+163
2005-08-03Bug 105484 [osgi] FilterImpl should check constructor accessibilityThomas Watson1-1/+17
2005-08-03Bug 105485 [osgi] new org.osgi.framework.FrameworkUtil classThomas Watson0-0/+0
2005-08-03Bug 105464 [osgi] AllPermission check must be done for extension bundlesThomas Watson6-140/+45
2005-08-03Bug 105238 [osgi] ContextFinder stops too soon when security manager installedThomas Watson1-8/+6
2005-08-03Bug 105474 [osgi] Dyanamic imports should not override packages from Require...Thomas Watson2-17/+48
2005-08-02Bug 105476 - 100% CPU load while creating dynamic proxy in rich client appPascal Rapicault1-1/+1
2005-07-15This commit was manufactured by cvs2svn to create branch 'R3_1_maintenance'.cvs2svn5-795/+48
2005-06-23Bug 101480 - Incorrect case in doctype line in html filesv20050623-1600R3_12-2/+2
2005-06-21Updated javadoc from osgi.v20050622Thomas Watson1-0/+0

Back to the top