Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-11-03Bug 449484 - Add configuration property to allow bundles to provideThomas Watson1-3/+3
2014-11-03Bug 449484 - Add configuration property to allow bundles to provideThomas Watson4-1/+53
2014-10-31Bug 449465 - Compile error in org.eclipse.osgi.tests/plugin.xmlThomas Watson2-4/+8
2014-10-20Bug 445122 - ClassCastException received whenI20141021-0800Markus Keller1-0/+76
2014-10-06Bug 439134 - BasicLocation.getDataArea uses substring but discards theI20141008-1300I20141007-1500I20141007-0800Thomas Watson1-0/+5
2014-09-30Bug 445122 - ClassCastException received when System.getProperties().store() ...Thomas Watson1-0/+25
2014-09-22Bug 444534 - Locale parsing of -nl parameter allows invalid valuesI20140923-0800Thomas Watson1-3/+3
2014-09-19Bug 444534 - Parsing of nl parameter will now always return a validDirk Fauth1-0/+127
2014-09-08Bug 443340 - Add a testcase to ensure osgi.checkConfiguration is set ifThomas Watson1-0/+20
2014-09-02Bug 441377 - test for null configurationThomas Watson1-0/+4
2014-08-28Bug 442641 - Add test case for system bundle NLSThomas Watson5-1/+34
2014-08-15Bug 441848 - Remove org.eclipse.core.runtime.compatibility.registry from org....I20140819-1200I20140819-0800Thomas Watson1-4/+0
2014-08-07Bug 441377 - Add testcase for null configuration valueThomas Watson1-0/+17
2014-07-16Bug 436082 - Bundle.getHeaders may not return default locale headersI20140806-2000I20140806-0800I20140805-2000I20140805-0800I20140804-2000I20140804-0800I20140803-2000I20140729-0800I20140722-0800Thomas Watson1-1/+9
2014-07-14Bug 438904 - Global buddy class loading is not working for packages in aThomas Watson8-1/+64
2014-07-08Bug 438652 - NPE when exporting a bundle with 'Deployable Plug-ins andHEADmasterThomas Watson1-1/+1
2014-07-02Bug 438652 - NPE when exporting a bundle with 'Deployable Plug-ins andThomas Watson2-2/+33
2014-06-19Bug 436736 - Prep for 4.5 (Mars) and 4.4 maintenance buildsI20140701-0800Paul Webster1-1/+1
2014-06-06Bug 436758 - Installing a bundle that requires Java 7 when running 6R4_4M20140709-0800I20140606-1215Thomas Watson1-0/+32
2014-05-27Bug 435796 - IndexOutOfBoundsException in ResolverImplThomas Watson5-0/+60
2014-05-13Bug 434711 - SignatureBlockProcessor can't handle special characters inI20140519-2000I20140518-2000I20140517-1500I20140516-2000I20140515-2000I20140515-1230I20140514-2000I20140513-2000Thomas Watson2-1/+17
2014-04-28Bug 433661 - Consider a warning when service ranking is set to aThomas Watson1-1/+43
2014-04-17Bug 433023 - Resolver does not allow optional reqs to resolve if theyThomas Watson7-0/+75
2014-04-15Bug 432632 - Values with Java Format Strings are not properly returnedThomas Watson1-1/+31
2014-04-11Bug 432630 - the osgi.ee requirements converted from BREE headers must be esc...Thomas Watson2-0/+8
2014-04-10Bug 432485 - EE changes not detected and so resolve state does notThomas Watson1-0/+91
2014-04-03Bug 431951 - compatibility state does not support R3 bundles Thomas Watson2-3/+23
2014-04-03Bug 431708 - Invalid wirings may result from substitutable exportsThomas Watson8-0/+103
2014-02-26Bug 429158 - When in debug mode log a message with stack trace when Location....Thomas Watson1-2/+42
2014-02-26Add new no default testThomas Watson1-2/+21
2014-02-21Bug 428803 - Clean up container packageThomas Watson2-12/+7
2014-02-19Add org.eclipse.equinox.region.register.mbeans to the launch configurationThomas Watson1-2/+3
2014-02-19Bug 428172 - ClassCastException when Feature contributes to system.bundle and...Thomas Watson5-0/+59
2014-02-19Fix warningsThomas Watson1-3/+3
2014-02-17Bug 428221 - The fallback for EclipseDebugTrace is standard output stream whi...Thomas Watson1-4/+48
2014-01-30Bug 424151 - Missing some compatibility with Kepler for interim headers and a...Thomas Watson11-2/+121
2014-01-27Bug 426445 - unable to load native code in fragmentThomas Watson6-0/+57
2014-01-21Bug 426059 - IllegalStateException stopping eclipseI20140123-1600I20140122-2000I20140122-0800I20140121-2000I20140121-0800Thomas Watson1-1/+50
2014-01-07Bug 423146 - 3 failures in StorageHookTestsThomas Watson1-6/+18
2014-01-02Bug 424814 - dynamic package miss cache is brokenThomas Watson1-1/+35
2013-12-19Bug 424386 - StorageHook has no call back when the generation is deletedI20131231-0800I20131224-0800Thomas Watson2-2/+41
2013-12-18Bug 424346 - Need ability to reject byte code weavingThomas Watson5-1/+184
2013-12-10Fix test to reuse the configuration mapI20131212-1600I20131211-2000I20131211-0800I20131210-2000Thomas Watson1-1/+1
2013-12-10Bug 423710 - Bundles with deleted content are not discardedThomas Watson1-0/+43
2013-12-10Bug 423728 - Class load failure for class in extension bundle with osgi.ee re...Thomas Watson1-1/+16
2013-12-10Bug 423694 - ExtensionBundleTests.testExtensionBundleWithRequireCapabilityOth...John Ross1-1/+1
2013-12-09[Bug 423479] TestsJohn Ross5-2/+41
2013-11-19Fix misspelling in ResolutionReport interface method name.John Ross2-4/+4
2013-10-17Bug 419725 - IllegalStateException while resolving bundles when a persistentl...Thomas Watson7-3/+144
2013-10-09Bug 418929 - dynamic package resolution misses are not cachedThomas Watson1-4/+40

Back to the top