Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-03-23Bug 514149 - [resolver] issues resolving with substitutable exportsThomas Watson13-0/+806
2016-03-29Bug 489686 - Some bundles in Orbit Recipes cannot be used in targetThomas Watson1-0/+0
2016-01-21Bug 483799 - Fragments with the 'system.bundle' host are not attached onThomas Watson1-1/+1
2015-12-07Bug 483849 - Wires to capabilities provided by dynamically attached fragments...I20151209-2300I20151209-2000I20151209-0800I20151208-2000I20151208-0800I20151207-2000Thomas Watson3-0/+16
2015-10-02Add a testcase for a fragment that introduces a uses constraint conflict with...I20151006-0800Thomas Watson4-0/+25
2015-08-26Bug 475760 - Bundles with a header "Bundle-NativeCode = *" lead to an invalid...Thomas Watson1-0/+5
2015-08-20Bug 475424 - ResolutionException not printed during debug of dynamic import r...I20150825-0800Thomas Watson1-0/+7
2015-05-21Bug 467797 - Dynamic package resolution with fragment exported packagesI20150521-1100Thomas Watson1-0/+7
2015-01-16Bug 457118 - OutOfMemoryError (Java Heap Space) when resolving bundlesI20150120-0800Thomas Watson8-3/+27
2015-01-16Bug 457118 - OutOfMemoryError (Java Heap Space) when resolving bundlesThomas Watson5-0/+29
2014-05-27Bug 435796 - IndexOutOfBoundsException in ResolverImplThomas Watson4-0/+22
2014-05-13Bug 434711 - SignatureBlockProcessor can't handle special characters inI20140519-2000I20140518-2000I20140517-1500I20140516-2000I20140515-2000I20140515-1230I20140514-2000I20140513-2000Thomas Watson1-0/+0
2014-04-17Bug 433023 - Resolver does not allow optional reqs to resolve if theyThomas Watson6-0/+35
2014-04-11Bug 432630 - the osgi.ee requirements converted from BREE headers must be esc...Thomas Watson1-0/+4
2014-04-03Bug 431951 - compatibility state does not support R3 bundles Thomas Watson1-0/+4
2014-04-03Bug 431708 - Invalid wirings may result from substitutable exportsThomas Watson7-0/+44
2014-02-19Bug 428172 - ClassCastException when Feature contributes to system.bundle and...Thomas Watson4-0/+25
2014-01-30Bug 424151 - Missing some compatibility with Kepler for interim headers and a...Thomas Watson10-0/+44
2013-08-20Bug 415517 - Dynamic import fails with fragments that haveThomas Watson2-0/+11
2013-07-24Bug 413537 - Marketplace Install trashes JDTThomas Watson7-0/+44
2013-06-24Bug 411512 - Dynamic resolution is brokenThomas Watson2-2/+4
2013-04-24Move container tests to the main osgi test projectThomas Watson66-0/+356
2013-02-26Temporary fix for felix resolver bug:Thomas Watson2-5/+6
2013-02-20Convert legacy plugin.xml tests to use proper OSGi bundle manifests.Thomas Watson24-79/+76
2012-10-10Bug 358923 - [R5] Improve support for multiple cardinality and uses constrain...v20121010-145616Thomas Watson8-0/+56
2012-05-09Bug 378155 - Install of plugin fails when signed by Java 1.7 jarsignerv20120509-1313I20120510-2100I20120510-1900I20120509-2100I20120509-1900Thomas Watson2-0/+0
2012-05-08Bug 378155 - Install of plugin fails when signed by Java 1.7 jarsignerv20120508-2119Thomas Watson5-0/+0
2011-09-26Bug 350960 - [R4.4] Support cardinality for Require-CapabilityThomas Watson1-0/+10
2011-09-23Bug 350959 - [R4.4] BundleRevision must contain all capability andThomas Watson9-10/+24
2011-07-14Bug 350961 - [R4.4] Use new osgi.identity for singleton capabilities passed t...Thomas Watson2-0/+8
2011-07-08Bug 351083 - cannot install by reference WTP project to a osgi based web cont...Thomas Watson2-0/+5
2011-07-05Bug 349618 - Framework support for Resource, etc. in OSGi 4.4Thomas Watson21-14/+82
2011-06-10Bug 346982 - BundleRequirement/BundleCapability getAttributes/getDirectives m...Thomas Watson2-0/+38
2011-02-01Bug 334532 - OSGi changed Require-Capability filter from attribute to directiveThomas Watson9-15/+15
2010-11-01Bug 328795 - [Webapp] Possible security issue with JSP code exposure.Thomas Watson4-0/+4
2010-09-20 Bug 324774 - Update Framework source code for genericsv20100920Thomas Watson1-3/+3
2010-09-10 Bug 323427 - [RFC 154] Support for generic capabilities and requirementsv20100910Thomas Watson10-0/+64
2010-09-08Bug 324618 Dynamic import resolver bugThomas Watson3-0/+20
2010-08-30 Bug 323427 - [RFC 154] Support for generic capabilities and requirementsThomas Watson5-11/+11
2010-08-27 Bug 323427 - [RFC 154] Support for generic capabilities and requirementsThomas Watson3-0/+30
2010-08-25[RFC 154] Support for generic capabilities and requirementsThomas Watson18-0/+261
2010-07-22Bug 320546 - FileLocator.find() can find files outside of the bundleThomas Watson7-0/+14
2008-10-27Bug 252098 NPE when NestedDirBundleFile gets a BundleFileWrapperChainv20081027-1700Thomas Watson1-0/+0
2008-08-25Bug 244624 Implement new BundleException typesv20080825-1800Thomas Watson8-0/+37
2008-07-02Bug 239360 [sec] Unchecked SecurityException thrown when SignatureException m...Thomas Watson1-0/+0
2008-04-23Bug 228427 Are files signed in META-INF or not?Thomas Watson4-0/+0
2007-12-18Bug 211745 [sec] Graduate signedcontent API and related servicesThomas Watson19-0/+2
2007-09-21Bug 204007 [app] need automated tests for application adminThomas Watson2-0/+22
2005-03-15Bugs 85938 and 880783-0/+15
2004-09-07Bug 73111Pascal Rapicault2-0/+16

Back to the top