Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-05-22Bug 379748 - Pull request for Equinox from CBIv20120522-1813Thomas Watson1-0/+88
2012-05-16Bug 379732 - Include Eclipse-BundleShape in test plugin MANIFEST.MFv20120516-1859I20120520-2100I20120520-1900I20120519-2100I20120519-1900I20120518-2345I20120518-2145I20120518-1730I20120518-1530I20120517-1915I20120516-2100I20120516-1900Igor Fedorenko1-0/+1
2012-05-09Bug 378155 - Install of plugin fails when signed by Java 1.7 jarsignerv20120509-1313I20120510-2100I20120510-1900I20120509-2100I20120509-1900Thomas Watson3-0/+1
2012-05-08Bug 378155 - Install of plugin fails when signed by Java 1.7 jarsignerv20120508-2119Thomas Watson6-1/+51
2012-04-25Bug 377510 - Resolver gives false positives on conflicting constraintsv20120425-1828I20120426-1030I20120426-1000I20120426-0800I20120425-1600Thomas Watson1-0/+43
2012-04-10Bug 376322 - StateWriter results in error on large attributes (greaterv20120410-1352N20120417-1633N20120417-1307I20120419-1434I20120418-0248I20120417-1000Raymond Auge1-0/+23
2012-02-22Bug 371997 - org.eclipse.osgi needs to be updated with the newv20120222-1940Thomas Watson4-37/+39
2012-01-31Bug 370258 - [R5] Clarification for calls to ResolverHook.endv20120131-2027Thomas Watson1-1/+115
2012-01-31Bug 369880 - failure to attach fragment w/ BREE to an already resolvedThomas Watson1-0/+221
2012-01-19Bug 369137 - [R5] Remove proposed pre-release support.v20120119-2142Thomas Watson2-45/+8
2012-01-18Bug 368829 - [R5] Represent required execution environment as requiredThomas Watson1-3/+317
2012-01-04Fix compile errors because matches method was removed.v20120104-2249Thomas Watson1-5/+8
2012-01-04Bug 366419 - Rebase the resolver VersionRange impl on the newThomas Watson2-2/+94
2012-01-03Bug 367614 - SecurityAdmin allows duplicate ConditionalPermissionInfo'sThomas Watson1-1/+87
2011-12-09Bug 364031 - NPE in org.eclipse.osgi.framework.util.KeyedHashSetv20111209-1902Thomas Watson1-1/+77
2011-12-08Bug 366051 - org.eclipse.osgi.tests.bundles.TestResults does not handleThomas Watson1-3/+6
2011-12-08Bug 365677 - WeavingHook causes failure due to missing packagesThomas Watson1-0/+50
2011-11-21Bug 364113 - Compile warning in official buildv20111121-1935Thomas Watson1-1/+0
2011-11-11Bug 363561 - NullPointerException inThomas Watson1-0/+21
2011-11-11Bug 363528 - IOExceptions while reading class bytes should not beThomas Watson1-1/+28
2011-10-26Bug 362023 - [console] console tests fail now that built-in console isv20111025-2237Thomas Watson1-2/+1
2011-09-28Bug 359294 - NPE writing the state when weaving hooks are presentThomas Watson1-2/+145
2011-09-28Be more precise in .gitignoreBJ Hargrave1-3/+4
2011-09-28Remove +x on non-executable filesBJ Hargrave3-0/+0
2011-09-26Bug 350960 - [R4.4] Support cardinality for Require-CapabilityThomas Watson2-0/+52
2011-09-23Bug 350959 - [R4.4] BundleRevision must contain all capability andThomas Watson10-12/+65
2011-08-26Fix compile error for the move of ResourceConstantsThomas Watson1-0/+1
2011-08-26OSGi refactored new resource types into newBJ Hargrave3-1/+6
2011-08-23Bug 355421 - system bundle is missing the osgi.identity capabilityv20110829-1633Thomas Watson1-3/+47
2011-08-08Bug 348967 - Handle new option "managed"v20110808-1537Thomas Watson1-3/+53
2011-08-05Bug 353879 - Add cleanupOnSave optionv20110805-1343Thomas Watson1-7/+93
2011-07-26Bug 353103 - ConcurrentModificationException during resolver fragment processingThomas Watson1-2/+24
2011-07-25Remove the recursive log listener at the end of test.Thomas Watson1-7/+11
2011-07-21Bug 347183 - Deadlock reading/writing to logThomas Watson1-0/+20
2011-07-21Bug 352732 - Adding the same log listener causes the log filters to get out o...Thomas Watson10-0/+869
2011-07-19Bug 351519 - [pkgAdmin] refreshPackages incorrectly spans regionsThomas Watson1-0/+97
2011-07-18Bug 352275 - Empty org.osgi.framework.system.packages.extra causesv20110718-1559Thomas Watson1-0/+26
2011-07-14Bug 350961 - [R4.4] Use new osgi.identity for singleton capabilities passed t...Thomas Watson4-0/+96
2011-07-08Bug 351083 - cannot install by reference WTP project to a osgi based web cont...Thomas Watson3-0/+52
2011-07-08rename .cvsignore to .gitignoreThomas Watson1-0/+0
2011-07-05Bug 259981 - Numerous outdated bundledata/configuration files created in equi...Thomas Watson2-69/+116
2011-07-05Bug 349618 - Framework support for Resource, etc. in OSGi 4.4Thomas Watson27-77/+831
2011-07-05ignore inner/ directoryThomas Watson1-0/+1
2011-06-27Bug 350453 - Incorrect usage of InputStream.available in ReliableFileThomas Watson1-67/+95
2011-06-20Bug 349309 - Clean up code for initializing MRUBundleFileListv20110620Thomas Watson1-15/+60
2011-06-10Bug 346982 - BundleRequirement/BundleCapability getAttributes/getDirectives m...Thomas Watson3-0/+231
2011-06-10Update versions in Juno.Thomas Watson1-1/+1
2011-06-09Bug 348805 - Calling ResolverHook.end in failure caseThomas Watson1-1/+83
2011-05-13Bug 345743 - BundleWiring.listResources does not work properly for directoy c...v20110513Thomas Watson3-3/+19
2011-05-13Bug 345640 - composite bundle which has substitutable exports does not workThomas Watson1-1/+42

Back to the top