summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0/modules/extensibility-equinox/src/main/java/org/apache/tuscany/sca/extensibility/equinox/EquinoxServiceDiscoveryActivator.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-262.0 branch for possible maintenance releaselresende1-0/+0
2010-07-19Branch to experiment with dynamic component interfaces and implementations.jsdelfino1-0/+0
2010-05-27Branch for 2.0 Milestone M5kelvingoodson1-0/+0
2010-03-30Use BundleTracker to discover service provider bundlesrfeng1-1/+6
2009-11-20Moving 2.x trunklresende1-0/+0
2009-10-28Pass ServiceRegistry via extensionPointRegistry to remove static referencesrfeng1-0/+1
2009-07-31Enhance the service discovery by testing the typesrfeng1-4/+2
2008-12-05Made the private static logger field final as it does not changemcombellack1-1/+1
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende1-0/+0
2008-10-24Minor clean up for the extensibilityrfeng1-3/+2
2008-09-12Creating a branch for the equinox work.jsdelfino1-0/+0
2008-09-11Renaming branchlresende1-0/+0
2008-09-11Renaming branchlresende1-0/+0
2008-09-11Branch before trunk cleanuplresende1-0/+0
2008-09-08Simplified a bit the service discovery implementation. Some code cleanup in n...jsdelfino1-1/+0
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...jsdelfino1-8/+2
2008-09-06Minor code cleanup. Added class comments and ref/date tags. Moved test class ...jsdelfino1-0/+2
2008-09-03Make a few fields non-static to ServiceDiscoveryrfeng1-1/+1
2008-08-27Add a bundle activator to set up the ServiceDiscoveryrfeng1-0/+45