summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/deployment (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-4067: Update to support resources in jars and zips nested within cont...antelder2012-07-301-0/+19
* Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende2012-07-221-8/+8
* Put back the definitions as it causes some policy regressionsantelder2012-03-271-18/+16
* Fix Node validateContribution to not cause duplicate definition problems by r...antelder2012-03-211-16/+18
* Fix Deployer.resolve to resolve dependent contributions correctly. It looks l...antelder2012-03-042-6/+7
* TUSCANY-3312 - Copy JavaInterfaceFactory memory leak changes from 1.x + other...slaws2012-03-041-1/+1
* Bump up the date in the NOTICE fileantelder2012-02-131-1/+1
* Don't do the build time binding if errors have been reported during the build...slaws2011-09-211-4/+6
* Use domain info to decide if the binding.sca needs to be distributedrfeng2011-09-201-0/+5
* Fix typo in commentslaws2011-08-261-1/+1
* TUSCANY-3907 - Clone top level composites before adding them to the domain le...slaws2011-08-051-0/+9
* Rename 'member' to 'node' as it seems too confusing to try to have a differen...antelder2011-06-071-3/+3
* Add a method to the DomainRegistry to get the contribution uri for the compos...antelder2011-06-061-0/+6
* Add a method to Deployer to get a contributions dependencies from a set of co...antelder2011-06-032-2/+35
* Rename InstalledContribution to ContributionDescriptionantelder2011-05-251-4/+4
* Add a way to run commands on remote nodes and add Node API and Shell commands...antelder2011-05-191-0/+7
* Update to add APIs to get at which composites are running whereantelder2011-05-191-0/+12
* Add a method to get the domain membersantelder2011-05-191-0/+6
* Updates to match the DomainRegistry changes to rename addListener/removeListe...antelder2011-05-181-3/+3
* Add a method to Deployer to load a model from XML and validate the Monitor re...antelder2011-05-162-1/+20
* Rename EndpointRegistry to DomainRegistry. Doing this has been brought up lot...antelder2011-05-161-8/+8
* Update for the new updateInstalledContribution methodantelder2011-05-151-0/+3
* Update for the new addComposite methodantelder2011-05-151-0/+6
* Update for COntribution interfcae changeantelder2011-05-151-0/+6
* Update for new method on the Contribution interfaceantelder2011-05-141-0/+6
* Update the registry to use a single class for all the installed contribution ...antelder2011-05-121-16/+9
* Update the registry to store info about a contributions deployables and expor...antelder2011-05-111-1/+9
* Start adding info about installed contributions to the registry so that distr...antelder2011-05-101-4/+13
* Update the registry to support getting the QName and Composite, and use that ...antelder2011-05-101-1/+6
* Start looking at support for a Shell command to show the domain level composi...antelder2011-05-091-0/+14
* Update deployer to support passing in the system contribution so that that ma...antelder2011-03-042-3/+14
* Bump up copyright year in the NOTICE filesantelder2011-01-101-1/+1
* remove redundant dependencies slaws2010-12-231-9/+0
* Add missing dependenciesslaws2010-12-231-0/+1
* TUSCANY-3788, TUSCANY-3786 - Allow build time resolvable references to be res...slaws2010-11-303-8/+128
* Add a method to Deployer to resolve a contributions dependenciesantelder2010-07-032-0/+84
* Update Deployer.attachDeploymentComposite to return the URI of the attached c...antelder2010-05-262-5/+19
* Update deployer to use a separate list of contributions to look at when looki...antelder2010-05-183-4/+5
* Decode the url to avoid problems with it inlcudes spaces in the pathantelder2010-05-151-2/+3
* Allow direct access to the SCA schema. Rather than via the Tuscany schema. At...slaws2010-05-131-3/+3
* Updating Copyright Year in NOTICE fileslresende2010-05-121-1/+1
* TUSCANY-3553 - add the SCA spec schema to the system contribution so that use...slaws2010-05-113-7/+65
* As a trial to see if we can rule out the tuscany eclipse compiler causing the...antelder2010-04-081-4/+4
* Fix multiple concurrency related issuesrfeng2010-01-271-2/+11
* Expose system definitions from the deployerrfeng2010-01-192-10/+10
* TUSCANY-3397 - Adding support for identifying the sca spec version used for c...lresende2009-12-181-9/+12
* TUSCANY-3388 - Updating to the latests OASIS schemalresende2009-12-112-2/+2
* Moving 2.x trunklresende2009-11-2015-0/+1593