summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/extensibility-equinox/src/main (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-203-504/+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
* Ignore IllegalStateException for service unregister()rfeng2009-10-291-1/+5
* Refactor the TCCL processing to ClassLoaderContextrfeng2009-10-291-50/+15
* Ignore errors when stoprfeng2009-10-291-8/+19
* Pass ServiceRegistry via extensionPointRegistry to remove static referencesrfeng2009-10-282-2/+4
* Turn JavaClassVisitor to declarative services and remove the module activatorrfeng2009-10-201-6/+6
* 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-312-41/+15
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-211-125/+125
* Add a LifeCycleListener interface so that extension points or extension can b...rfeng2009-06-171-1/+1
* Add optional life cycle control for extension points (for example, RMI extens...rfeng2009-05-271-0/+23
* Make sure the bundle is started when a service is registeredrfeng2009-05-201-2/+18
* Refactoring a few methods on the ServiceDiscoverrfeng2009-05-202-4/+95
* 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
* Made the private static logger field final as it does not changemcombellack2008-12-051-1/+1
* 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-192-0/+342
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-192-327/+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-082-109/+3
* Added an dynamicimport declaration to extensibility-equinox. Forced activatio...jsdelfino2008-09-071-0/+6
* Moved hooks from extensiblity-equinox to node-launcher-equinox. Fixed logic t...jsdelfino2008-09-075-191/+2
* Deleted old classes missed in previous commit.jsdelfino2008-09-061-107/+0
* Minor code cleanup. Added class comments and ref/date tags. Moved test class ...jsdelfino2008-09-065-29/+19
* Starting to add support Classloading for 3rd party jars rfeng2008-09-062-3/+117
* Added a BundleFileWrapperFactory hook as it'll help provide the required Bund...jsdelfino2008-09-053-0/+98
* Make a few fields non-static to ServiceDiscoveryrfeng2008-09-032-69/+71
* Add a bundle activator to set up the ServiceDiscoveryrfeng2008-08-271-0/+45
* Support to start OSGi from a list of jar filesrfeng2008-08-081-1/+5
* Rename extensibility-eclipse to extensibility-equinoxrfeng2008-08-082-0/+440