summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/extensibility-equinox/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
2009-07-31Enhance the service discovery by testing the typesrfeng2-41/+15
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng1-125/+125
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 ServiceDiscoverrfeng2-4/+95
2009-04-02Add logic to avoid duplicate URLsrfeng1-7/+13
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-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 ...lresende2-0/+342
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2-327/+0
2008-09-12Add the init method and lazy policy to trigger bundle activationrfeng1-0/+4
2008-09-09Use bundle.getResources to discover servicesrfeng1-50/+76
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-06Deleted old classes missed in previous commit.jsdelfino1-107/+0
2008-09-06Minor code cleanup. Added class comments and ref/date tags. Moved test class ...jsdelfino5-29/+19
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-equinoxrfeng2-0/+440