Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-05-25Bug 96649 [osgi] ConditionalPermissionAdmin spec changesOSGI_RI_20050525Thomas Watson4-170/+100
2005-05-25Bug 96158 [osgi] libraries being extracted to local configuration when they ...Thomas Watson1-3/+10
2005-05-25Bug 96527 Build Path dialog: access restriction for a plug-in sometimes shown...Thomas Watson1-1/+2
2005-05-24JavaDoc updates.Thomas Watson17-5/+537
2005-05-24Bug 95223 - accept install relative locations for osgi.sharedConfiguration.area1-4/+14
2005-05-24Bug 96158 [osgi] libraries being extracted to local configuration when they ...Thomas Watson3-9/+38
2005-05-24Bug 96305 [osgi] resolver does not correctly transitive close the "uses" dir...Thomas Watson4-137/+96
2005-05-20Bug 95987 Versioned dependency on singleton plugin fails if newer version ex...Thomas Watson1-1/+2
2005-05-20Bug 95987 Versioned dependency on singleton plugin fails if newer version ex...Thomas Watson1-16/+44
2005-05-20Bug 76767 - Refine the exports on all pluginsDJ Houghton3-150/+186
2005-05-19Bug 94726 [osgi] ensure osgi packages follow eclipse API rulesThomas Watson2-3/+3
2005-05-19(typo) Got rid of a lisp and replaced it with lipsJohn Arthorne1-1/+1
2005-05-19Bug 94721 Classloader creation forces manifest to be readThomas Watson4-4/+65
2005-05-19Bug 95867 [osgi] cycles in with Reexport-Package will cause stack overflowsThomas Watson2-9/+13
2005-05-18Bug 95682 [osgi] ConditionalPermissionAdmin security bugOSGI_RI_20050518Thomas Watson2-5/+16
2005-05-18Bug 95795 NPE in org.eclipse.osgi.internal.resolver.StateHelperImpl.isSystem...Thomas Watson1-0/+2
2005-05-18Bug 95687 [osgi] NullPointerException in ServiceReferenceImpl.isAssignableToThomas Watson2-16/+37
2005-05-18Bug 78403 [osgi] NPE in EclipseAdaptor.handleRuntimeErrorThomas Watson1-1/+1
2005-05-17Bug 94726after-osgi-api-refactorThomas Watson99-697/+1503
2005-05-17Bug 95476pre-osgi-api-refactorThomas Watson5-7/+7
2005-05-17Bug 95476Thomas Watson4-4/+27
2005-05-17Latest from OSGiThomas Watson4-17/+20
2005-05-16Bug 90052 OSGI License Needs ClarificationThomas Watson128-24/+104
2005-05-16Bug 90052 OSGI License Needs ClarificationThomas Watson1-2/+44
2005-05-16Bug 64479 - Folders in the config area created too eagerly4-30/+19
2005-05-16delete about-osgi.html file.Thomas Watson1-45/+0
2005-05-16Bug 90052 OSGI License Needs ClarificationThomas Watson47-1011/+279
2005-05-16Fix a security problemPascal Rapicault1-8/+15
2005-05-16Bug 95187 - ContextFinder should keep searching if the boot loader is encount...Pascal Rapicault1-1/+1
2005-05-16Bug 95187 - ContextFinder should keep searching if the boot loader is encount...Pascal Rapicault1-5/+5
2005-05-16Bug 94995 [osgi] bundle URLs must return paths starting with '/'Thomas Watson2-1/+4
2005-05-12Bug 95001 [osgi] bootdelegation property should accept wildcardsv20050512-2000Thomas Watson6-29/+46
2005-05-12Add commentsv20050512-1600Pascal Rapicault1-1/+5
2005-05-12Bug 94970 plugins with external jars should use external:v20050512-1200Thomas Watson1-1/+3
2005-05-12Bug 88759 - [osgi] standalone osgi never moves to the "started" statePascal Rapicault1-1/+8
2005-05-12Bug 94859 bundle data discarded on every startup if install != user.dirThomas Watson1-4/+8
2005-05-11Update test to correctly test import-package and require-bundle behavior.Thomas Watson1-1/+1
2005-05-11remove BundleSymbolicNameConditionThomas Watson1-137/+0
2005-05-11Bug 94853 - AbstractBundleData#findNativePath should return first hitpostBuddyLoading1-3/+2
2005-05-11Bug 87775 - Overcoming classloading issues with third party librariesPascal Rapicault16-6/+808
2005-05-11remove eclipse.properties.Thomas Watson1-13/+0
2005-05-11Bug 94793 - NPE in ZipBundleEntry#getFileURLbeforeBuddyLoadingThomas Watson3-8/+15
2005-05-11implementation of ConditionalPermissionAdmin#getAccessControlContextThomas Watson1-8/+33
2005-05-11externalize stringsJohn Arthorne4-5/+5
2005-05-11Add support in the adaptor to do dnChain matching.Thomas Watson3-7/+88
2005-05-11Fix consistency checking for import-package and require-bundle.Thomas Watson1-11/+0
2005-05-10must throw CNFE for imported packages if the class does not exist.Thomas Watson1-2/+6
2005-05-10backout changed for bug 87780Thomas Watson1-24/+7
2005-05-09[security] protect callers from access to system propertiesv20050509-2000Thomas Watson1-2/+2
2005-05-09Bug 87504 - Warn when .log becomes bigPascal Rapicault1-1/+100

Back to the top