Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2006-03-06Tag a local resolution performance test.v20060306Thomas Watson1-6/+6
2006-03-06fix osgi.support.signature.verify property name typo.Thomas Watson1-1/+1
2006-03-06Bug 115719 Class loaded by EclipseClassLoader lost getSigners() infoThomas Watson1-10/+8
2006-03-06Add getCertificates to CertificateChainThomas Watson3-37/+61
2006-03-04*** keyword substitution change ***DJ Houghton1-62/+62
2006-03-03Bug 123865 Polluted manifestThomas Watson1-1/+1
2006-03-03add copyright header.Thomas Watson1-0/+10
2006-03-03change SignedBundleFileFactoryHook to be a more general bundle file wrapper h...Thomas Watson5-29/+33
2006-03-03allow arbitrary objects in matching attrsThomas Watson1-2/+2
2006-03-02Bug 127110 Promote org.eclipse.osgi.jarverifier from incubatorThomas Watson17-3/+2602
2006-03-01need to be more lenient on multi source matches.Thomas Watson1-11/+7
2006-02-22Prevent NPE when bundledata is null.v20060224Thomas Watson1-2/+4
2006-02-21Fixed some spelling errors.DJ Houghton2-8/+8
2006-02-19restructure signed bundle support hookv20060220Thomas Watson4-14/+81
2006-02-17Get the value from the manifest if it was already parsedThomas Watson1-0/+2
2006-02-14Need to set org.osgi.framework.language to only the language not language+var...v20060214Thomas Watson1-2/+2
2006-02-13add @since tagv20060213Thomas Watson1-0/+1
2006-02-13Bug 127214 Setting initial framework properties through EclipseStarterThomas Watson1-0/+23
2006-02-10testing commit rights.DJ Houghton1-1/+0
2006-02-10testing commit rights.DJ Houghton1-0/+1
2006-02-10format code + order log entries so that latest is printed last.v20060210Thomas Watson1-161/+173
2006-02-10cleanup build.properties.Thomas Watson1-3/+0
2006-02-10*** empty log message ***DJ Houghton1-0/+0
2006-02-10*** empty log message ***DJ Houghton1-0/+0
2006-02-10*** empty log message ***DJ Houghton1-0/+0
2006-02-09Bug 127152 API missing @sincev20060209Thomas Watson3-12/+14
2006-02-09Bug 127152 API missing @sinceThomas Watson38-5/+58
2006-02-08Allow BundleEntry to provide the class byte array.Thomas Watson2-52/+60
2006-02-07Bug 102922 Miscellaneous stuff printed to stdout on start-upThomas Watson1-6/+4
2006-02-07Bug 126311 [EclipseAdapter]Locker_JavaNIO not working correctly under OpenVMS...Thomas Watson1-0/+0
2006-02-07Bug 126311 [EclipseAdapter]Locker_JavaNIO not working correctly under OpenVMS...Pascal Rapicault2-16/+16
2006-02-07Fix to not extract inner classpath directoriesThomas Watson1-5/+5
2006-02-06Bug 126628 JUnit tests for TextProcessorv20060206Thomas Watson6-0/+264

Back to the top