summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/core/src/test/java/org (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-20Moving 2.x trunklresende12-1304/+0
2009-10-28Pass ServiceRegistry via extensionPointRegistry to remove static referencesrfeng1-2/+3
2009-07-08Refactor the PolicyProviderFactory to take Endpoint and EndpointReferencerfeng3-139/+0
2009-06-17Add a LifeCycleListener interface so that extension points or extension can b...rfeng2-26/+10
2009-03-19Organize importsrfeng6-8/+0
2009-01-28TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack1-1/+1
2008-12-09Adjust the package names and move test cases aroundrfeng12-65/+17
2008-12-04Removed unused importsmcombellack2-4/+3
2008-12-04Refactor the tuscany-core module to move private classes out of the SPI packagesrfeng4-5/+7
2008-12-03Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style impor...mcombellack1-2/+1
2008-12-02Converted unit tests from JUnit 3 to JUnit 4mcombellack3-13/+24
2008-12-02Reduced the length of the delays in some unit tests since they do not need to...mcombellack2-20/+20
2008-11-26Remove core dependency on commonj workmanagerantelder4-13/+12
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende15-0/+1504
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende19-1901/+0
2008-08-13Added missing @Override annotation to methods that override methods from thei...mcombellack1-0/+1