summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/extensibility-equinox (unfollow)
Commit message (Expand)AuthorFilesLines
2009-07-31Use the extensibility-equinox module to dynamically imports public packages a...rfeng2-0/+11
2009-07-31Generate a gateway bundle that aggregate split META-INF/services resourcesrfeng1-1/+0
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...rfeng3-53/+30
2009-07-16Update to Equinox 3.5 to take advantage of the hook services APIrfeng1-1/+1
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 ServiceDiscoverrfeng4-9/+102
2009-04-14Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng1-1/+1
2009-04-02Add logic to avoid duplicate URLsrfeng1-7/+13
2009-03-25Upgrade to equinox 3.4.xrfeng2-51/+23
2009-03-17Revert 755183 an errant commit from the release pluginantelder1-3/+3
2009-03-17[maven-release-plugin] prepare branch test-branchantelder1-3/+3
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