summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/shell/src (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-04Start of the comand compeltor for teh install commandantelder2-2/+128
2010-10-01Correct help outputantelder1-6/+6
2010-10-01Remove old or currently unused commandsantelder2-39/+1
2010-10-01Add start of save command, all the shell bits but still need to implement the...antelder2-1/+27
2010-09-30Add a run command that runs shell commands saved in a text fileantelder2-2/+44
2010-09-29Add a ***running*** string to the output to show which composites in an insta...antelder1-1/+3
2010-09-29Update the Shell with a 'load' command that can load a node from an xml fileantelder2-1/+29
2010-09-03Fix typo in method name. slaws1-4/+4
2010-09-02Update to by default start in a domain named 'default'. Add a 'domains' comma...antelder1-8/+31
2010-08-08Change start command to use -duris to match the install commandantelder1-10/+27
2010-08-07Update to have jline call bye not stopantelder1-6/+1
2010-08-07Start updates to support multiple domains and standalone nodes as being discu...antelder5-134/+297
2010-08-03CHange the noarg stop command to be bye and change addDeploymentComposite to ...antelder1-60/+42
2010-08-02Update shell for node api changesantelder1-30/+5
2010-07-08Improve default uri calculationantelder1-13/+16
2010-07-07Fix exception when when no command enteredantelder1-1/+1
2010-07-07Add some more helpantelder1-5/+16
2010-07-07Avoid any empty tokensantelder1-1/+8
2010-07-07Avoid not founds due to extra whitespaceantelder1-0/+1
2010-07-07Update installed command to show all composites in a contribution with the st...antelder1-17/+16
2010-07-07More help updatesantelder1-17/+14
2010-07-07Remove addToDomainLevelComposite/removeFromDomainLevelComposite as they're th...antelder2-44/+2
2010-07-07Add some more help and remove listInstalledContributions and listDeployedComp...antelder2-55/+19
2010-07-07Add bye commandantelder1-0/+3
2010-07-07Move all JLine classes into a sub packageantelder5-7/+10
2010-07-07Update to use a Tuscany specific completor that can complete each command arg...antelder2-0/+234
2010-07-07Update to use a Tuscany specific completor that can complete each command arg...antelder1-3/+5
2010-07-06Add a JLine COmpletor for installed contribution URIsantelder1-0/+47
2010-07-06Add help for installed and remove commandsantelder1-3/+4
2010-07-06accept command in any caseantelder1-16/+16
2010-07-06Update install to not require the -uri flag to specify a uri but instead just...antelder1-15/+38
2010-07-06Start adding help detailantelder1-23/+215
2010-07-06Update to configure the registry from the domainURIantelder1-3/+14
2010-07-05Correct addDeploymentComposite help infoantelder1-1/+1
2010-07-05Add help for installedantelder1-0/+1
2010-07-05Add installed commandantelder1-1/+26
2010-07-05Add a start command thatdoes the same as addToDomainLevelCompositeantelder1-1/+10
2010-07-05Update stop command to support stopping individual contributions and compositesantelder2-8/+26
2010-07-05Updates to status command and outputantelder1-11/+30
2010-07-05Update to also support using JLine for a more powerful command line and tab c...antelder2-29/+176
2010-07-04Add the Tuscany build info to the help and display help when first startedantelder1-0/+5
2010-07-04Print the relative uri or deployed compositesantelder1-2/+1
2010-07-04Use a nicer default contribution uriantelder1-2/+25
2010-07-04Update with initial impls for the domain operations described in section 10 o...antelder1-39/+110
2010-07-03Rename from sample to module package name and update to use domain node apiantelder1-14/+17
2010-07-03Start a new module for a interactive shell copied from the new shell launcher...antelder1-0/+141