summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/extensibility (follow)
Commit message (Expand)AuthorAgeFilesLines
* A more complete fix for TUSCANY-2869rfeng2009-02-242-9/+39
* TUSCANY-2869: work around the Saxon xpath jar meta-inf/services problemantelder2009-02-241-2/+9
* Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng2009-02-201-1/+1
* TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende2009-01-231-1/+2
* Updating MANIFEST.MF versions to 2.0.0lresende2009-01-201-5/+5
* Adjust the package names and move test cases aroundrfeng2008-12-091-0/+58
* Made class final as the only constructor has private modifiermcombellack2008-12-051-1/+1
* Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style impor...mcombellack2008-12-031-2/+1
* Add the self import back inslaws2008-12-011-1/+2
* Remove the self import as it messes up my eclipse PDE dependency graph. There...slaws2008-11-281-3/+1
* Removed unused importsmcombellack2008-11-271-1/+0
* Added missing @Override annotation on methods that override a method declarat...mcombellack2008-11-261-0/+1
* Fixing up pom artifact version to 2.0-SNAPSHOTlresende2008-11-191-1/+1
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-1921-0/+1750
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-1918-1593/+0
* Change MANIFEST.MF version to 2.0 to match trunk build. It turns out this isn...antelder2008-11-171-5/+5
* Copy MANIFEST.MF files from sca-equinox to trunk for the minimal modules to r...antelder2008-11-171-0/+19
* Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...antelder2008-11-171-1/+1
* Remove the DynamicImport-Packagerfeng2008-09-121-1/+0
* Use bundle.getResources to discover servicesrfeng2008-09-091-1/+1
* Fixes to get the Equinox integration working. Use the parent classloader inst...jsdelfino2008-09-091-0/+18
* Simplified a bit the service discovery implementation. Some code cleanup in n...jsdelfino2008-09-085-80/+22
* Make a few fields non-static to ServiceDiscoveryrfeng2008-09-031-5/+16
* Port DefaultSCADomain to use SCA Node implrfeng2008-08-152-5/+41
* TUSCANY-2539 Turn of jar caching for URLconnection and port service discovery...slaws2008-08-151-0/+8
* Support to start OSGi from a list of jar filesrfeng2008-08-082-6/+19
* Fix typo in the classnamerfeng2008-08-083-10/+10
* Use ServiceDiscovery in node2-api to find SCANode2Factory subclassesrfeng2008-08-081-6/+22
* Add the first instance only optimization backrfeng2008-07-114-63/+38
* Make the ServiceDiscovery pluggable and add support for OSGi-based service di...rfeng2008-07-085-296/+427
* Fixes for itest/osgi-tuscany and Felix versionsrsivaram2008-07-031-3/+3
* Move Tuscany from Incubator to top level.dims2008-06-1714-0/+1425