summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/sca-java-2.0-M3/modules/node-impl/src/test/java/org/apache/tuscany/sca/node/impl/NodeImplTestCase.java (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-11Moving 2.x brancheslresende1-0/+0
2009-06-16Create 2.0 M3 release branchantelder1-0/+0
2009-06-12Add back in the getServiceEndpoints methodantelder1-0/+14
2009-06-11TUSCANY-3015, fix testcase so it works when run in diarectory that contains a...antelder1-3/+5
2009-06-10Remove unused getEndpoints() methodrfeng1-13/+0
2009-05-28Start of a way to get at the endpoints in a Nodeantelder1-0/+13
2009-05-15Push down some of the createNode() methods to NodeFactory and only require th...rfeng1-2/+2
2009-05-15Enable more test casesrfeng1-25/+34
2009-03-06Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende1-1/+1
2009-03-04Updates to node-impl to use OASIS namespaces/schemalresende1-1/+1
2009-02-20Update NodeImpl so it works with webapps passing in the web.composite content...antelder1-20/+26
2008-12-03Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style impor...mcombellack1-2/+1
2008-11-21Simplify the Node API for a common default case so that creating a Node for s...antelder1-1/+5
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende1-0/+0
2008-10-09Work in progress. Fixed implementation of NodeImpl, now working without depen...jsdelfino1-12/+12
2008-10-09Work in progress. Continued to clean up cross bundle dependencies on implemen...jsdelfino1-48/+2
2008-09-12Creating a branch for the equinox work.jsdelfino1-0/+0
2008-09-11Renaming branchlresende1-0/+0
2008-09-11Renaming branchlresende1-0/+0
2008-09-11Branch before trunk cleanuplresende1-0/+0
2008-08-19Add SCANodeFactory/SCANode and rename the artifact ids from node2-xxx to node...rfeng1-20/+20
2008-08-18Fix the webapp regression where the no explicit deployable composite is passe...rfeng1-18/+33
2008-08-15Port DefaultSCADomain to use SCA Node implrfeng1-0/+104