Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-07-16remove composite implementationThomas Watson3-395/+0
2012-06-07Move org.osgi.service.resolver package to the frameworkThomas Watson6-0/+452
2012-03-12[R5] OSGi javadoc updatesv20120312-2035Thomas Watson6-20/+20
2012-03-12Bug 373962 - [R5] OSGi permission classes must be final.v20120312-1420Thomas Watson1-1/+1
2012-03-08Bug 373700 - [R5] javadoc update and code formattingv20120308-2035Thomas Watson69-2531/+2064
2012-03-03Bug 373161 - [R5] update OSGi constants, API and javadoc.Thomas Watson3-9/+9
2012-03-02Bug 373161 - [R5] update OSGi constants, API and javadoc.Thomas Watson9-226/+222
2012-02-22Bug 371997 - org.eclipse.osgi needs to be updated with the newv20120222-1940Thomas Watson25-702/+1224
2012-01-19Bug 369137 - [R5] Remove proposed pre-release support.v20120119-2142Thomas Watson2-188/+48
2012-01-06Fix OSGi API to remove hashes from ident.Thomas Watson20-20/+20
2012-01-06Update VersionRange OSGi API to not use fully qualified versions unless requi...Thomas Watson2-16/+26
2012-01-04Update to latest OSGi companion code for R5.Thomas Watson21-177/+263
2011-12-10Bug 365353 - Add new OSGi org.osgi.framework.VersionRange classv20111210-1354Thomas Watson3-224/+892
2011-10-31Bug 354191: Update OSGi framework APIBJ Hargrave10-231/+522
2011-09-28Fix ident after adding .gitattributesBJ Hargrave85-85/+85
2011-09-26Bug 358897 - [R4.4] UnfilteredServiceListener supportBJ Hargrave1-0/+73
2011-08-26Synchonize javadoc and new Constant.BJ Hargrave23-267/+325
2011-08-26OSGi refactored new resource types into newBJ Hargrave10-94/+78
2011-08-26Bump org.osgi.framework.hooks.bundle package toBJ Hargrave1-30/+35
2011-08-08Bug 348967 - Handle new option "managed"v20110808-1537Thomas Watson1-0/+76
2011-07-08rename .cvsignore to .gitignoreThomas Watson1-0/+0
2011-07-05Bug 349618 - Framework support for Resource, etc. in OSGi 4.4Thomas Watson10-13/+702
2011-05-13Bug 345743 - BundleWiring.listResources does not work properly for directoy c...v20110513Thomas Watson3-22/+18
2011-02-28sync with latest osgi javadoc.v20110228Thomas Watson6-19/+19
2011-02-16Merge wiring branch, fixes for the following bugs:Thomas Watson19-544/+1423
2011-02-01Bug 334553 - OSGi added weave action to AdminPermissionThomas Watson1-46/+69
2011-02-01Bug 334532 - OSGi changed Require-Capability filter from attribute to directiveThomas Watson1-6/+6
2011-01-10update OSGi APIs.Thomas Watson15-281/+271
2011-01-08Bug 292135 - Add listeners to FrameworkLogThomas Watson6-0/+451
2011-01-06Bug 333667 - Bundle FindHook should be driven for install operationsThomas Watson1-8/+16
2010-12-13Bug 317984 - Fix for wrong usages of affect* and effect*v20101213Thomas Watson1-1/+1
2010-12-10update OSGi APIs.Thomas Watson5-24/+58
2010-12-10bug 332177: Add support for EventListenerHook.BJ Hargrave2-0/+62
2010-11-29update OSGi APIs.v20101129Thomas Watson6-362/+426
2010-11-12bug 329940: Detect and handle recursive calls for the same bundle to ServiceF...v20101115BJ Hargrave1-0/+7
2010-11-09Update OSGi APIsThomas Watson5-55/+43
2010-10-14Bug 327794 - Implement new origin for installed bundle eventThomas Watson1-2/+45
2010-10-13Bug 326707 - [RFC 159] Support in core for WeavingHookThomas Watson3-0/+261
2010-10-11Bug 327477 - change BundleWiring#listResources to return Collection instead ...v20101011Thomas Watson3-41/+53
2010-10-04update OSGi APIs.Thomas Watson30-51/+87
2010-09-29Update to latest OSGi APIs.Thomas Watson20-368/+472
2010-09-23Update OSGi APIs.v20100927Thomas Watson10-119/+178
2010-09-23 Bug 326011 - Changes to resolver hook to use a resolver hook factoryThomas Watson3-337/+283
2010-09-01Update OSGi APIs.Thomas Watson12-348/+1419
2010-08-30bug 323966: Add support for new Filter.matches(Map) methodBJ Hargrave2-167/+183
2010-08-25Update to latest OGSi code.Thomas Watson1-12/+25
2010-08-20Bug 323296 - Implement ResolverHook supportThomas Watson4-4/+4
2010-08-20Bug 323296 - Implement ResolverHook supportThomas Watson7-0/+983
2010-08-16Bug 322593 - Implement Bundle.adapt for BundleStartLevelv20100816Thomas Watson2-0/+265
2010-08-16Update OSGi APIThomas Watson2-7/+7

Back to the top