summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/extensibility-equinox (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-24A more complete fix for TUSCANY-2869rfeng1-0/+27
2009-01-28Make it aware of bundle fragmentsrfeng1-1/+3
2009-01-23TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende1-1/+1
2009-01-20Updating MANIFEST.MF versions to 2.0.0lresende1-3/+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-19Fixing up pom artifact version to 2.0-SNAPSHOTlresende1-2/+2
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende10-0/+1019
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende9-997/+0
2008-11-17Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...antelder1-2/+2
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