Commit Graph

24 Commits

Author SHA1 Message Date
mpollack
c37f0fdae8 SHL-100,101,102 2013-07-23 03:00:44 -04:00
mpollack
c22bad1e6a Change how JLineShellComponent is access in Bootstrap class 2012-12-20 05:49:37 +08:00
mpollack
730e33d6ff SHL-66 - Plugins should have access to command line options 2012-12-20 05:41:45 +08:00
mpollack
ecf06a70ee SHL-86 - Change bootstrapping procedure so JLineShellComponent can resolve its own dependencies. 2012-12-19 07:50:57 +08:00
Jarred Li
7acc0db4de resolve issue: java.lang.IllegalStateException: Shutdown in progress 2012-08-14 15:48:42 +08:00
Mark Pollack
c725de06f7 SHL-45 - Add Apache 2.0 licence header to all files. 2012-07-16 16:33:29 -04:00
Mark Pollack
472b93777f SHL-42 - Refactor package name to remove reference to roo 2012-07-14 13:34:25 -04:00
Costin Leau
ac33f37e6f fix start-up loop
remove thread.sleep with proper methods
disable logging (seems to be broken on JDK 1.6.0_18 or higher)
some code cleanup
add debugging instructions for Eclipse
2012-07-12 11:01:17 +03:00
Costin Leau
10c9a11e01 add log init + code and typos cleanup 2012-07-11 17:57:01 +03:00
Jarred Li
5dca1a102a SHl-22 limit history size, remove dead code 2012-04-14 09:24:34 +08:00
Jarred Li
5d8a8d9c46 plugins customizing is intialized once at start 2012-04-13 14:43:21 +08:00
Jarred Li
01f8037231 move shell thread from Bootstrap to JLineShellComponent 2012-04-13 13:14:08 +08:00
Jarred Li
34e4c23e1f refactor code per Mark comments, remove some system commands per Jun comments. 2012-04-13 12:11:20 +08:00
Jarred Li
11fe9f5918 SHL-17 customize welcome message 2012-04-12 17:00:41 +08:00
Jarred Li
cb7f85b9b6 SHL-16 exit with twice enter 2012-04-12 15:02:27 +08:00
Jarred Li
db68586afd SHL-12 customize prompt text 2012-04-12 12:08:36 +08:00
Jarred Li
956d72ee28 add history file name example 2012-04-11 06:03:03 -07:00
Jarred Li
e6e201e390 SHL-13 customize history file 2012-04-11 18:04:23 +08:00
Jarred Li
c27eeeab88 SHL-15 change plugin module by using XML 2012-04-11 15:15:57 +08:00
Jarred Li
c5e646d25f update context to scan system commands 2012-04-09 12:33:18 +08:00
Jarred Li
070da47f5b SHL-6 support help command 2012-04-07 13:23:12 +08:00
Mark Pollack
8d0adc1651 SHL-6 - Spring Shell does not support "help" 2012-04-06 17:55:17 -04:00
Mark Pollack
f2debb62f4 Completed SHL-1
Work in progress for SHL-2, SHL-3.
2012-03-13 19:52:17 -04:00
Mark Pollack
2a6b2bd679 initial commit 2012-02-15 21:48:21 -05:00