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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-05-11
Update Shell installed and start commands to work with the latest Node/regist...
antelder
1
-39
/
+33
2011-05-11
Change the Shell command 'installed' to by default just show the URIs of inst...
antelder
1
-8
/
+14
2011-05-10
Start adding info about installed contributions to the registry so that distr...
antelder
1
-1
/
+1
2011-05-09
Start looking at support for a Shell command to show the domain level composi...
antelder
1
-7
/
+18
2011-03-17
Simplify help output by only including the version not the build revision and...
antelder
1
-6
/
+1
2011-02-15
Update shell to show the command text when installing an initial contribution
antelder
1
-5
/
+7
2011-02-09
Add a -help arg so the help can be shown at startup
antelder
1
-1
/
+6
2011-02-06
Udate jline version
antelder
1
-1
/
+1
2011-01-20
Manifest updates for package renames
antelder
1
-2
/
+2
2011-01-20
Fix split package by renaming packages, for now to org.apache.tuscany.sca to ...
antelder
3
-5
/
+5
2011-01-19
Commite name change missed in previous commit
antelder
1
-8
/
+7
2011-01-19
Thiss seems to be mid change. Am hoping this will get the build going at least.
slaws
1
-0
/
+6
2011-01-17
Correct parsing of quoted strings in the argument list
antelder
1
-1
/
+1
2011-01-12
Update to use getService from Node
antelder
1
-16
/
+3
2011-01-12
Update to create a service proxy directly instead of using the sca client fac...
antelder
3
-6
/
+6
2011-01-11
Adjust printing of blank lines so the Shell output is clearer
antelder
1
-2
/
+1
2010-12-02
Update to support entering quoted strings conatining spaces
antelder
1
-9
/
+36
2010-11-30
Fix the passing in of an initial contribution url, and add the start of a sta...
antelder
1
-4
/
+26
2010-11-27
Update for API changes and rename 'status' command to be 'started' to match t...
antelder
3
-20
/
+20
2010-11-25
Update Shell for API changes
antelder
1
-4
/
+4
2010-11-23
Update to include binding URIs in the service output
antelder
1
-0
/
+7
2010-11-20
Filter out some more cglib operations
antelder
1
-6
/
+11
2010-11-19
Update to support service operation completion
antelder
3
-5
/
+84
2010-11-19
Update to not show the initial help when starting up with an installed contri...
antelder
1
-6
/
+5
2010-11-19
Update to support passing in an intial contribution to install and start, and...
antelder
1
-2
/
+39
2010-11-18
Do better printout for array response types
antelder
1
-2
/
+5
2010-11-18
Add a command completor for the invoke command
antelder
2
-0
/
+58
2010-11-17
Fix build breaks and MFs
rfeng
1
-2
/
+3
2010-11-17
Get the Shell invoke function working and add a services command to show the ...
antelder
1
-11
/
+71
2010-11-16
Start adding invoke function to the Shell
antelder
1
-0
/
+60
2010-10-04
Start of the comand compeltor for teh install command
antelder
2
-2
/
+128
2010-10-01
Correct help output
antelder
1
-6
/
+6
2010-10-01
Remove old or currently unused commands
antelder
2
-39
/
+1
2010-10-01
Add start of save command, all the shell bits but still need to implement the...
antelder
2
-1
/
+27
2010-09-30
Add a run command that runs shell commands saved in a text file
antelder
2
-2
/
+44
2010-09-29
Add a ***running*** string to the output to show which composites in an insta...
antelder
1
-1
/
+3
2010-09-29
Update the Shell with a 'load' command that can load a node from an xml file
antelder
2
-1
/
+29
2010-09-03
Fix typo in method name.
slaws
1
-4
/
+4
2010-09-02
Update to by default start in a domain named 'default'. Add a 'domains' comma...
antelder
1
-8
/
+31
2010-08-08
Change start command to use -duris to match the install command
antelder
1
-10
/
+27
2010-08-07
Update to have jline call bye not stop
antelder
1
-6
/
+1
2010-08-07
Start updates to support multiple domains and standalone nodes as being discu...
antelder
5
-134
/
+297
2010-08-03
CHange the noarg stop command to be bye and change addDeploymentComposite to ...
antelder
1
-60
/
+42
2010-08-02
Update shell for node api changes
antelder
1
-30
/
+5
2010-07-08
Improve default uri calculation
antelder
1
-13
/
+16
2010-07-07
Fix exception when when no command entered
antelder
1
-1
/
+1
2010-07-07
Add some more help
antelder
1
-5
/
+16
2010-07-07
Avoid any empty tokens
antelder
1
-1
/
+8
2010-07-07
Avoid not founds due to extra whitespace
antelder
1
-0
/
+1
2010-07-07
Update installed command to show all composites in a contribution with the st...
antelder
1
-17
/
+16
[next]