summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0-M1/modules/node-impl/src/main/java/org/apache/tuscany/sca/node/impl/NodeImpl.java (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-11Moving 2.x tagslresende1-0/+0
2009-11-11Moving 2.x tagslresende1-0/+0
2009-03-092.0-M1 Final Release Taglresende1-0/+0
2009-02-09Java SCA 2.0-M1 RC1 taglresende1-0/+0
2009-02-03Comment out the excessive loggingrfeng1-3/+3
2009-02-02TUSCANY-2801 - Create a SystemContribution to hold data from definitions.xml ...slaws1-24/+79
2009-01-28TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack1-3/+3
2008-12-04Refactor the tuscany-core module to move private classes out of the SPI packagesrfeng1-6/+6
2008-11-21Simplify the Node API for a common default case so that creating a Node for s...antelder1-0/+65
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende1-0/+0
2008-10-27Bring up calculator-osgi using equinox run configrfeng1-2/+7
2008-10-14Remove SCA prefix from Defintions modelrfeng1-22/+12
2008-10-13Refactored contribution exceptions, moved them to the contribution.processor ...jsdelfino1-1/+1
2008-10-10Fixed compile errors.jsdelfino1-5/+54
2008-10-09Work in progress. Fixed implementation of NodeImpl, now working without depen...jsdelfino1-27/+19
2008-10-09Work in progress. Continued to clean up cross bundle dependencies on implemen...jsdelfino1-191/+131
2008-10-06Work in progress. Started to clean up cross-bundle dependencies on Contributi...jsdelfino1-349/+142
2008-09-17TUSCANY-2598: Apply fix from Dave Sowerby to support zip protocol typejsdelfino1-0/+6
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-09-09TUSCANY-2587 - change the name of promoted services so that the component nam...slaws1-1/+1
2008-08-19Add SCANodeFactory/SCANode and rename the artifact ids from node2-xxx to node...rfeng1-2/+7
2008-08-18Fix the webapp regression where the no explicit deployable composite is passe...rfeng1-59/+49
2008-08-15Port DefaultSCADomain to use SCA Node implrfeng1-52/+98
2008-08-06Fix for TUSCANY-2535rfeng1-2/+14
2008-07-25Copy 1.3 branch revisions 678491, 678875, 679082, 679205, 679334 and 679385nash1-1/+1
2008-07-14Starting to fix algorithm driving the resolution of the composite associated ...jsdelfino1-67/+69
2008-07-11Resolve relative composite URIs against the contributionsrfeng1-6/+48
2008-07-09Fix for TUSCANY-2409rfeng1-143/+326