summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/scdl (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-10-22Remove tuscany-scdl module as it is now replaced by tuscany-deploymentrfeng6-941/+0
Adjust itest-scdl to use the Deployer from tuscany-deployment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828787 13f79535-47bb-0310-9956-ffa450edef68
2009-10-22Add missing monitor.popContext() callsslaws1-17/+20
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828741 13f79535-47bb-0310-9956-ffa450edef68
2009-10-16This is to change the Monitor to be request scoped for most of the cases:rfeng1-138/+169
Refactor the ArtifactProcessor/ModelResolver to take a ProcessorContext that holds context such as Monitor, Contribution for the contribution/artifact processing methods Refactor the Builder to take a BuilderContext that holds context such as Monitor, Definitions, Base binding mapping for the building methods Change the processor/resolver/builder implementation classes to not cache the Monitor git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825773 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02Merge policy-xml and definitions-xml into assembly-xmlantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820951 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Add in WS binding to SCDL module as you can now use WS scdl without draging ↵antelder1-3/+1
in runtime git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820561 13f79535-47bb-0310-9956-ffa450edef68
2009-09-14Start prototype of a module for scdl processing. Based on a ML conversation ↵antelder6-0/+909
from a while back talking about wanting the model and xml modules being useable without the runtime modules. This lets you load SCA contributions creating the Tuscany model objects git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814564 13f79535-47bb-0310-9956-ffa450edef68