summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/extensibility-equinox/src/main/java/org/apache/tuscany/sca/extensibility/equinox/EquinoxServiceDiscoverer.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-201-354/+0
* Add filter against SCA-Version header to discover META-INF/services under OSGirfeng2009-11-201-8/+37
* Don't search for META-INF/services in the 1.x bundle I've been playing with. slaws2009-11-201-1/+7
* Use the extensibility-equinox module to dynamically imports public packages a...rfeng2009-07-311-0/+5
* Enhance the service discovery by testing the typesrfeng2009-07-311-37/+13
* Refactoring a few methods on the ServiceDiscoverrfeng2009-05-201-4/+9
* Add logic to avoid duplicate URLsrfeng2009-04-021-7/+13
* A more complete fix for TUSCANY-2869rfeng2009-02-241-0/+27
* Make it aware of bundle fragmentsrfeng2009-01-281-1/+3
* Added missing @Override annotation on methods that override a method declarat...mcombellack2008-11-261-0/+1
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-191-0/+297
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-191-281/+0
* Add the init method and lazy policy to trigger bundle activationrfeng2008-09-121-0/+4
* Use bundle.getResources to discover servicesrfeng2008-09-091-50/+76
* Simplified a bit the service discovery implementation. Some code cleanup in n...jsdelfino2008-09-081-108/+3
* Minor code cleanup. Added class comments and ref/date tags. Moved test class ...jsdelfino2008-09-061-0/+2
* Starting to add support Classloading for 3rd party jars rfeng2008-09-061-3/+18
* Make a few fields non-static to ServiceDiscoveryrfeng2008-09-031-68/+70
* Support to start OSGi from a list of jar filesrfeng2008-08-081-1/+5
* Rename extensibility-eclipse to extensibility-equinoxrfeng2008-08-081-0/+333