summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/shell/src/main/java/org/apache/tuscany/sca/shell/Shell.java (unfollow)
Commit message (Expand)AuthorFilesLines
2010-07-07Move all JLine classes into a sub packageantelder1-3/+4
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 compositesantelder1-7/+19
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...antelder1-29/+97
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/+0
2010-07-02Add a sample shell program useful to start and stop SCA composites interactiv...jsdelfino1-0/+141