index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sca-java-2.x
/
trunk
/
modules
/
shell
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Start of the comand compeltor for teh install command
antelder
2010-10-04
2
-2
/
+128
*
Correct help output
antelder
2010-10-01
1
-6
/
+6
*
Remove old or currently unused commands
antelder
2010-10-01
2
-39
/
+1
*
Add start of save command, all the shell bits but still need to implement the...
antelder
2010-10-01
2
-1
/
+27
*
Add a run command that runs shell commands saved in a text file
antelder
2010-09-30
2
-2
/
+44
*
Add a ***running*** string to the output to show which composites in an insta...
antelder
2010-09-29
1
-1
/
+3
*
Update the Shell with a 'load' command that can load a node from an xml file
antelder
2010-09-29
2
-1
/
+29
*
Fix typo in method name.
slaws
2010-09-03
1
-4
/
+4
*
Update to by default start in a domain named 'default'. Add a 'domains' comma...
antelder
2010-09-02
1
-8
/
+31
*
Change start command to use -duris to match the install command
antelder
2010-08-08
1
-10
/
+27
*
Update to have jline call bye not stop
antelder
2010-08-07
1
-6
/
+1
*
Start updates to support multiple domains and standalone nodes as being discu...
antelder
2010-08-07
5
-134
/
+297
*
CHange the noarg stop command to be bye and change addDeploymentComposite to ...
antelder
2010-08-03
1
-60
/
+42
*
Update shell for node api changes
antelder
2010-08-02
1
-30
/
+5
*
Improve default uri calculation
antelder
2010-07-08
1
-13
/
+16
*
Fix exception when when no command entered
antelder
2010-07-07
1
-1
/
+1
*
Add some more help
antelder
2010-07-07
1
-5
/
+16
*
Avoid any empty tokens
antelder
2010-07-07
1
-1
/
+8
*
Avoid not founds due to extra whitespace
antelder
2010-07-07
1
-0
/
+1
*
Update installed command to show all composites in a contribution with the st...
antelder
2010-07-07
1
-17
/
+16
*
More help updates
antelder
2010-07-07
1
-17
/
+14
*
Remove addToDomainLevelComposite/removeFromDomainLevelComposite as they're th...
antelder
2010-07-07
2
-44
/
+2
*
Add some more help and remove listInstalledContributions and listDeployedComp...
antelder
2010-07-07
2
-55
/
+19
*
Add bye command
antelder
2010-07-07
1
-0
/
+3
*
Move all JLine classes into a sub package
antelder
2010-07-07
5
-7
/
+10
*
Update to use a Tuscany specific completor that can complete each command arg...
antelder
2010-07-07
2
-0
/
+234
*
Update to use a Tuscany specific completor that can complete each command arg...
antelder
2010-07-07
1
-3
/
+5
*
Add a JLine COmpletor for installed contribution URIs
antelder
2010-07-06
1
-0
/
+47
*
Add help for installed and remove commands
antelder
2010-07-06
1
-3
/
+4
*
accept command in any case
antelder
2010-07-06
1
-16
/
+16
*
Update install to not require the -uri flag to specify a uri but instead just...
antelder
2010-07-06
1
-15
/
+38
*
Start adding help detail
antelder
2010-07-06
1
-23
/
+215
*
Update to configure the registry from the domainURI
antelder
2010-07-06
1
-3
/
+14
*
Correct addDeploymentComposite help info
antelder
2010-07-05
1
-1
/
+1
*
Add help for installed
antelder
2010-07-05
1
-0
/
+1
*
Add installed command
antelder
2010-07-05
1
-1
/
+26
*
Add a start command thatdoes the same as addToDomainLevelComposite
antelder
2010-07-05
1
-1
/
+10
*
Update stop command to support stopping individual contributions and composites
antelder
2010-07-05
2
-8
/
+26
*
Updates to status command and output
antelder
2010-07-05
1
-11
/
+30
*
Update to also support using JLine for a more powerful command line and tab c...
antelder
2010-07-05
3
-29
/
+183
*
Tidy up mainfest
antelder
2010-07-04
1
-5
/
+8
*
Add the Tuscany build info to the help and display help when first started
antelder
2010-07-04
1
-0
/
+5
*
Update manifest
antelder
2010-07-04
1
-9
/
+6
*
Print the relative uri or deployed composites
antelder
2010-07-04
1
-2
/
+1
*
Use a nicer default contribution uri
antelder
2010-07-04
1
-2
/
+25
*
Update with initial impls for the domain operations described in section 10 o...
antelder
2010-07-04
1
-39
/
+110
*
Rename from sample to module package name and update to use domain node api
antelder
2010-07-03
2
-14
/
+38
*
Start a new module for a interactive shell copied from the new shell launcher...
antelder
2010-07-03
2
-0
/
+184