summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/shell/src/main (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-08-07Start updates to support multiple domains and standalone nodes as being ↵antelder5-134/+297
discussed on the ML. Some of the JLine completors aren't now working perfectly so they still need to be fixed up. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983181 13f79535-47bb-0310-9956-ffa450edef68
2010-08-03CHange the noarg stop command to be bye and change addDeploymentComposite to ↵antelder1-60/+42
be another form of the start command git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@981847 13f79535-47bb-0310-9956-ffa450edef68
2010-08-02Update shell for node api changesantelder1-30/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@981563 13f79535-47bb-0310-9956-ffa450edef68
2010-07-08Improve default uri calculationantelder1-13/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961826 13f79535-47bb-0310-9956-ffa450edef68
2010-07-07Fix exception when when no command enteredantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961452 13f79535-47bb-0310-9956-ffa450edef68
2010-07-07Add some more helpantelder1-5/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961344 13f79535-47bb-0310-9956-ffa450edef68
2010-07-07Avoid any empty tokensantelder1-1/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961323 13f79535-47bb-0310-9956-ffa450edef68
2010-07-07Avoid not founds due to extra whitespaceantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961321 13f79535-47bb-0310-9956-ffa450edef68
2010-07-07Update installed command to show all composites in a contribution with the ↵antelder1-17/+16
status command showing the deployed composites git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961319 13f79535-47bb-0310-9956-ffa450edef68
2010-07-07More help updatesantelder1-17/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961312 13f79535-47bb-0310-9956-ffa450edef68
2010-07-07Remove addToDomainLevelComposite/removeFromDomainLevelComposite as they're ↵antelder2-44/+2
the same as start/stop git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961296 13f79535-47bb-0310-9956-ffa450edef68
2010-07-07Add some more help and remove listInstalledContributions and ↵antelder2-55/+19
listDeployedComposites commands as they're the same as installed and status git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961292 13f79535-47bb-0310-9956-ffa450edef68
2010-07-07Add bye commandantelder1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961274 13f79535-47bb-0310-9956-ffa450edef68
2010-07-07Move all JLine classes into a sub packageantelder5-7/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961270 13f79535-47bb-0310-9956-ffa450edef68
2010-07-07Update to use a Tuscany specific completor that can complete each command ↵antelder2-0/+234
argument git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961259 13f79535-47bb-0310-9956-ffa450edef68
2010-07-07Update to use a Tuscany specific completor that can complete each command ↵antelder1-3/+5
argument git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961257 13f79535-47bb-0310-9956-ffa450edef68
2010-07-06Add a JLine COmpletor for installed contribution URIsantelder1-0/+47
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961030 13f79535-47bb-0310-9956-ffa450edef68
2010-07-06Add help for installed and remove commandsantelder1-3/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961011 13f79535-47bb-0310-9956-ffa450edef68
2010-07-06accept command in any caseantelder1-16/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961009 13f79535-47bb-0310-9956-ffa450edef68
2010-07-06Update install to not require the -uri flag to specify a uri but instead ↵antelder1-15/+38
just use positional uri url parameters git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961005 13f79535-47bb-0310-9956-ffa450edef68
2010-07-06Start adding help detailantelder1-23/+215
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960996 13f79535-47bb-0310-9956-ffa450edef68
2010-07-06Update to configure the registry from the domainURIantelder1-3/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960881 13f79535-47bb-0310-9956-ffa450edef68
2010-07-05Correct addDeploymentComposite help infoantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960685 13f79535-47bb-0310-9956-ffa450edef68
2010-07-05Add help for installedantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960683 13f79535-47bb-0310-9956-ffa450edef68
2010-07-05Add installed commandantelder1-1/+26
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960680 13f79535-47bb-0310-9956-ffa450edef68
2010-07-05Add a start command thatdoes the same as addToDomainLevelCompositeantelder1-1/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960668 13f79535-47bb-0310-9956-ffa450edef68
2010-07-05Update stop command to support stopping individual contributions and compositesantelder2-8/+26
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960660 13f79535-47bb-0310-9956-ffa450edef68
2010-07-05Updates to status command and outputantelder1-11/+30
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960657 13f79535-47bb-0310-9956-ffa450edef68
2010-07-05Update to also support using JLine for a more powerful command line and tab ↵antelder2-29/+176
completion, and support all the API install contribution parameters git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960610 13f79535-47bb-0310-9956-ffa450edef68
2010-07-04Add the Tuscany build info to the help and display help when first startedantelder1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960330 13f79535-47bb-0310-9956-ffa450edef68
2010-07-04Print the relative uri or deployed compositesantelder1-2/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960324 13f79535-47bb-0310-9956-ffa450edef68
2010-07-04Use a nicer default contribution uriantelder1-2/+25
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960321 13f79535-47bb-0310-9956-ffa450edef68
2010-07-04Update with initial impls for the domain operations described in section 10 ↵antelder1-39/+110
of the assembly spec git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960319 13f79535-47bb-0310-9956-ffa450edef68
2010-07-03Rename from sample to module package name and update to use domain node apiantelder1-14/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960254 13f79535-47bb-0310-9956-ffa450edef68
2010-07-03Start a new module for a interactive shell copied from the new shell ↵antelder1-0/+141
launcher sample git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960253 13f79535-47bb-0310-9956-ffa450edef68