summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/extensibility-equinox (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-12Add the init method and lazy policy to trigger bundle activationrfeng2-1/+6
2008-09-11TUSCANY-2595 - Workaround for equinox dependency issueslresende1-1/+24
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...jsdelfino2-0/+7
2008-09-07Moved hooks from extensiblity-equinox to node-launcher-equinox. Fixed logic t...jsdelfino6-201/+5
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 rfeng3-5/+126
2008-09-05Added a BundleFileWrapperFactory hook as it'll help provide the required Bund...jsdelfino4-2/+101
2008-09-03Make a few fields non-static to ServiceDiscoveryrfeng2-69/+71
2008-08-27Add a bundle activator to set up the ServiceDiscoveryrfeng2-0/+47
2008-08-08Support to start OSGi from a list of jar filesrfeng1-1/+5
2008-08-08Rename extensibility-eclipse to extensibility-equinoxrfeng8-0/+968