summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/extensibility-equinox/src (unfollow)
Commit message (Expand)AuthorFilesLines
2009-07-31Use the extensibility-equinox module to dynamically imports public packages a...rfeng1-0/+5
2009-07-31Enhance the service discovery by testing the typesrfeng3-41/+17
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng3-127/+127
2009-07-17Add a waitrfeng1-0/+1
2009-07-16Experiement the framework launch APIs to bootstrap an OSGi runtime without de...rfeng2-51/+28
2009-06-17Add a LifeCycleListener interface so that extension points or extension can b...rfeng1-1/+1
2009-05-27Add optional life cycle control for extension points (for example, RMI extens...rfeng1-0/+23
2009-05-20Make sure the bundle is started when a service is registeredrfeng1-2/+18
2009-05-20Refactoring a few methods on the ServiceDiscoverrfeng3-8/+99
2009-04-02Add logic to avoid duplicate URLsrfeng1-7/+13
2009-03-25Upgrade to equinox 3.4.xrfeng1-17/+19
2009-02-24A more complete fix for TUSCANY-2869rfeng1-0/+27
2009-01-28Make it aware of bundle fragmentsrfeng1-1/+3
2008-12-05Made the private static logger field final as it does not changemcombellack1-1/+1
2008-12-03Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style impor...mcombellack2-4/+2
2008-11-26Added missing @Override annotation on methods that override a method declarat...mcombellack1-0/+1
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende6-0/+689
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende6-675/+0
2008-09-12Add the init method and lazy policy to trigger bundle activationrfeng1-0/+4
2008-09-09Use bundle.getResources to discover servicesrfeng3-52/+88
2008-09-08Simplified a bit the service discovery implementation. Some code cleanup in n...jsdelfino2-109/+3
2008-09-07Added an dynamicimport declaration to extensibility-equinox. Forced activatio...jsdelfino1-0/+6
2008-09-07Moved hooks from extensiblity-equinox to node-launcher-equinox. Fixed logic t...jsdelfino5-191/+2
2008-09-06Minor code simplification.jsdelfino1-18/+9
2008-09-06Deleted old classes missed in previous commit.jsdelfino2-201/+0
2008-09-06Minor code cleanup. Added class comments and ref/date tags. Moved test class ...jsdelfino8-31/+228
2008-09-06Starting to add support Classloading for 3rd party jars rfeng2-3/+117
2008-09-05Added a BundleFileWrapperFactory hook as it'll help provide the required Bund...jsdelfino3-0/+98
2008-09-03Make a few fields non-static to ServiceDiscoveryrfeng2-69/+71
2008-08-27Add a bundle activator to set up the ServiceDiscoveryrfeng1-0/+45
2008-08-08Support to start OSGi from a list of jar filesrfeng1-1/+5
2008-08-08Rename extensibility-eclipse to extensibility-equinoxrfeng5-0/+674