summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/extensibility (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-24A more complete fix for TUSCANY-2869rfeng2-9/+39
2009-02-24TUSCANY-2869: work around the Saxon xpath jar meta-inf/services problemantelder1-2/+9
2009-02-20Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng1-1/+1
2009-01-23TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende1-1/+2
2009-01-20Updating MANIFEST.MF versions to 2.0.0lresende1-5/+5
2008-12-09Adjust the package names and move test cases aroundrfeng1-0/+58
2008-12-05Made class final as the only constructor has private modifiermcombellack1-1/+1
2008-12-03Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style impor...mcombellack1-2/+1
2008-12-01Add the self import back inslaws1-1/+2
2008-11-28Remove the self import as it messes up my eclipse PDE dependency graph. There...slaws1-3/+1
2008-11-27Removed unused importsmcombellack1-1/+0
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-1/+1
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende21-0/+1750
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende18-1593/+0
2008-11-17Change MANIFEST.MF version to 2.0 to match trunk build. It turns out this isn...antelder1-5/+5
2008-11-17Copy MANIFEST.MF files from sca-equinox to trunk for the minimal modules to r...antelder1-0/+19
2008-11-17Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...antelder1-1/+1
2008-09-12Remove the DynamicImport-Packagerfeng1-1/+0
2008-09-09Use bundle.getResources to discover servicesrfeng1-1/+1
2008-09-09Fixes to get the Equinox integration working. Use the parent classloader inst...jsdelfino1-0/+18
2008-09-08Simplified a bit the service discovery implementation. Some code cleanup in n...jsdelfino5-80/+22
2008-09-03Make a few fields non-static to ServiceDiscoveryrfeng1-5/+16
2008-08-15Port DefaultSCADomain to use SCA Node implrfeng2-5/+41
2008-08-15TUSCANY-2539 Turn of jar caching for URLconnection and port service discovery...slaws1-0/+8
2008-08-08Support to start OSGi from a list of jar filesrfeng2-6/+19
2008-08-08Fix typo in the classnamerfeng3-10/+10
2008-08-08Use ServiceDiscovery in node2-api to find SCANode2Factory subclassesrfeng1-6/+22
2008-07-11Add the first instance only optimization backrfeng4-63/+38
2008-07-08Make the ServiceDiscovery pluggable and add support for OSGi-based service di...rfeng5-296/+427
2008-07-03Fixes for itest/osgi-tuscany and Felix versionsrsivaram1-3/+3