Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-16Bug 526997 - Usage of org.eclipse.osgi.container.Module is ambiguousI20171122-2000I20171121-2000I20171121-0020I20171120-2225I20171120-2000I20171119-2000I20171118-1500I20171117-2000I20171116-2000Thomas Watson1-8/+58
2017-09-18Bug 522313 - Remove loop used to acquire the bundle id lock on bundleThomas Watson1-0/+39
2017-06-16Bug 492825 - [osgi R7] Resolver specification updates for version 1.1Thomas Watson1-0/+3
2017-06-16Bug 486941 - [osgi R7] Framework extensions may require capabilitiesThomas Watson1-0/+302
2017-04-11Bug 498064 - Disable testUsesTimeout testY20170413-1000I20170413-2000Thomas Watson1-1/+1
2017-03-23Bug 514149 - [resolver] issues resolving with substitutable exportsThomas Watson1-0/+37
2017-02-03Bug 511593 - Issue resolving split packagesThomas Watson1-1/+95
2016-12-15Bug 509318 - Update resolver implementation to latest from apacheThomas Watson1-0/+45
2016-11-17Bug 507703 - Add toString to ModuleWiringY20161124-1000I20161128-2000I20161128-0600I20161128-0330I20161127-2000I20161127-1300I20161126-2000I20161126-0815I20161125-2000I20161124-2000I20161123-2000I20161122-2000I20161121-2000I20161120-2000I20161119-2000I20161118-2000I20161117-2000Thomas Watson1-2/+21
2016-11-02Bug 506939 - Update felix resolver code.Thomas Watson1-40/+79
2016-08-30Bug 492890 - Must escape values in a Bundle-NativeCode header when theyY20160901-1000I20160906-0800Thomas Watson1-1/+1
2016-06-13Bug 493387 - Resolver timeout can be improved by overriding the LoggerThomas Watson1-1/+1
2016-05-03Bug 492890 - add test for native code attributes with special filterI20160504-0035I20160503-2000Thomas Watson1-0/+26
2016-03-08Bug 489233 - Avoid queue start-level operation if a bundle is notY20160310-0830Y20160310-0800Thomas Watson1-0/+27
2016-02-26Bug 488570 - Need to be more robust in the container persistence whenI20160301-1230I20160301-0800Thomas Watson1-0/+88
2016-02-25Bug 488501 - optimize storage and reading of strings and versionsThomas Watson1-0/+118
2016-02-19Bug 487842 - Unable to acquire state change lock for the module whenThomas Watson1-3/+17
2016-02-15Bug 487842 - Unable to acquire state change lock for the module whenI20160216-1400I20160216-0800Thomas Watson1-0/+96
2016-02-11Bug 487696 - ModuleContainer should avoid dynamically resolving packagesThomas Watson1-0/+31
2016-02-08Bug 486969 Optionally imported packages prevent a package from beingSamuel Bratton1-0/+142
2016-01-21Bug 483799 - Fragments with the 'system.bundle' host are not attached onThomas Watson1-0/+36
2016-01-07Bug 485300 - Bundle manifest with double byte UTF chars are parsedThomas Watson1-0/+43
2016-01-05Bug 485217 - Update resolver implementation and default to using batchThomas Watson1-1/+89
2015-12-07Bug 483849 - Wires to capabilities provided by dynamically attached fragments...I20151209-2300I20151209-2000I20151209-0800I20151208-2000I20151208-0800I20151207-2000Thomas Watson1-0/+39
2015-10-02Add a testcase for a fragment that introduces a uses constraint conflict with...I20151006-0800Thomas Watson1-3/+25
2015-08-26Bug 475760 - Bundles with a header "Bundle-NativeCode = *" lead to an invalid...Thomas Watson1-0/+10
2015-08-20Bug 475424 - ResolutionException not printed during debug of dynamic import r...I20150825-0800Thomas Watson1-0/+37
2015-08-19Add an explicit test that confirms host bundles can get resolved whileThomas Watson1-0/+33
2015-08-19Improve the container tests for dynamic importThomas Watson1-3/+56
2015-05-21Bug 467797 - Dynamic package resolution with fragment exported packagesI20150521-1100Thomas Watson1-12/+18
2015-04-02Bug 463808 - Fix more warnings in rt.equinox.framework projectsSzymon Ptaszkiewicz1-5/+5
2015-01-16Bug 457118 - OutOfMemoryError (Java Heap Space) when resolving bundlesI20150120-0800Thomas Watson1-0/+9
2015-01-16Bug 457118 - OutOfMemoryError (Java Heap Space) when resolving bundlesThomas Watson1-0/+23
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 Watson1-0/+38
2014-04-17Bug 433023 - Resolver does not allow optional reqs to resolve if theyThomas Watson1-0/+40
2014-04-11Bug 432630 - the osgi.ee requirements converted from BREE headers must be esc...Thomas Watson1-0/+4
2014-04-03Bug 431708 - Invalid wirings may result from substitutable exportsThomas Watson1-0/+59
2014-02-21Bug 428803 - Clean up container packageThomas Watson1-1/+2
2014-02-19Bug 428172 - ClassCastException when Feature contributes to system.bundle and...Thomas Watson1-0/+34
2014-02-19Fix warningsThomas Watson1-3/+3
2014-01-30Bug 424151 - Missing some compatibility with Kepler for interim headers and a...Thomas Watson1-2/+77
2014-01-02Bug 424814 - dynamic package miss cache is brokenThomas Watson1-1/+35
2013-11-19Fix misspelling in ResolutionReport interface method name.John Ross1-2/+2
2013-10-09Bug 418929 - dynamic package resolution misses are not cachedThomas Watson1-4/+40
2013-09-20Bug 417370 - Should not fire START_LEVEL_CHANGED event when launching the fra...Thomas Watson1-52/+95
2013-08-25Bug 415800 - Improve on error message for resolution when starting a bundleThomas Watson1-44/+17
2013-08-20Bug 415517 - Dynamic import fails with fragments that haveThomas Watson1-0/+25
2013-07-24Bug 413537 - Marketplace Install trashes JDTThomas Watson1-0/+82
2013-07-10Bug 411833 - Should clean up removal pending during refreshThomas Watson1-2/+26

Back to the top