mpollack
|
f7afbca250
|
Remove FINE logging of what NamedProviders are being used
Add JUnit to sample build files
|
2013-07-25 17:37:51 -04:00 |
|
mpollack
|
0462632a76
|
SHL-73 - Typo in reference docs: CliOptions is CliOption
SHL-71 - Reference docs do not mention PluginProvider interface
|
2013-07-25 17:20:07 -04:00 |
|
mpollack
|
330735902b
|
SHL-103 Create simple way to test the execution of shell commands. Add missing files from previous commit
|
2013-07-23 15:10:56 -04:00 |
|
mpollack
|
209fc84a70
|
SHL-103 Create simple way to test the execution of shell commands
|
2013-07-23 12:00:29 -04:00 |
|
mpollack
|
4f885ca2ee
|
Add author tag for David Winterfeldt
|
2013-07-23 03:04:32 -04:00 |
|
mpollack
|
c37f0fdae8
|
SHL-100,101,102
|
2013-07-23 03:00:44 -04:00 |
|
Mark Pollack
|
62ca88f36f
|
Merge pull request #11 from jbayer/MavenCentralToGradle
Updated build.gradle for Maven Local and Central
|
2013-05-12 09:14:45 -07:00 |
|
jbayer
|
cbbd555f8c
|
Updated build.gradle for Maven Local and Central
|
2013-05-12 08:44:44 -07:00 |
|
mpollack
|
82adda6db9
|
point to local 1.0.1 build snapshots for sample app.
|
2012-12-22 03:46:23 +08:00 |
|
mpollack
|
324b3ef050
|
fix reference to IdeTerminal in docs
|
2012-12-22 03:46:04 +08: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
|
bab23f22d6
|
remove extraneous print comment in test
|
2012-12-20 05:28:27 +08:00 |
|
mpollack
|
f317d21f04
|
Fix Bootstrap test by not staring the shell and hence other threads that block the completion of tests run via gradle
|
2012-12-20 03:45:42 +08:00 |
|
mpollack
|
ecf06a70ee
|
SHL-86 - Change bootstrapping procedure so JLineShellComponent can resolve its own dependencies.
|
2012-12-19 07:50:57 +08:00 |
|
mpollack
|
9ab78ddbbc
|
SHL-79 - Update gradle wrapper to 1.2
|
2012-11-15 17:52:14 -05:00 |
|
mpollack
|
7e429fc437
|
SHL-78 - Add an if check in JLineShellComponent's stop method.
|
2012-11-15 17:43:04 -05:00 |
|
mpollack
|
85849dcfff
|
SHL-76 - Change sample maven based application to use appassembler plugin
|
2012-11-15 17:31:23 -05:00 |
|
mpollack
|
7860f2b206
|
SHL-75 - Change repository used to pull in custom jline dependency in sample application.
|
2012-11-15 17:30:20 -05:00 |
|
mpollack
|
c00c18c51a
|
SHL-75 - Change repository used to pull in custom jline dependency in sample application.
|
2012-11-15 15:46:18 -05:00 |
|
Costin Leau
|
1e9cf615a6
|
bump version to dev
|
2012-10-02 22:58:59 +03:00 |
|
Spring Buildmaster
|
7c90164956
|
Release version 1.0.0.RELEASE
|
2012-10-02 12:09:11 -07:00 |
|
Costin Leau
|
d2f64ea5d2
|
reduce sample logging
|
2012-10-02 22:06:29 +03:00 |
|
Costin Leau
|
df10436cf4
|
update changelog + improvements to the sample
|
2012-10-02 21:36:55 +03:00 |
|
Costin Leau
|
a817d278ae
|
bump sample version
|
2012-10-02 21:10:38 +03:00 |
|
Costin Leau
|
1274a7e17a
|
bump to dev version
|
2012-09-20 20:02:18 +03:00 |
|
Spring Buildmaster
|
612027c9cd
|
Release version 1.0.0.RC1
|
2012-09-20 08:54:40 -07:00 |
|
Costin Leau
|
73ec2dfdf9
|
bump version to dev
|
2012-09-20 18:52:47 +03:00 |
|
Costin Leau
|
a0c383b61b
|
bump version to 1.0.0.RC1
|
2012-09-20 18:40:31 +03:00 |
|
Costin Leau
|
38e1b0bc63
|
update changelog
|
2012-09-20 18:24:46 +03:00 |
|
Costin Leau
|
8a09fa0a3a
|
update slf4j version
|
2012-09-20 18:24:42 +03:00 |
|
Mark Pollack
|
9975f93f2d
|
update sample dependency on spring-shell to point to RC1
|
2012-09-19 14:31:42 -04:00 |
|
Mark Pollack
|
e7fc88d1e7
|
Update sample to refelect changes from SHL-48
|
2012-09-19 14:29:32 -04:00 |
|
Mark Pollack
|
ea25910fce
|
SHL-61 - Remove unused Hint classes
|
2012-09-19 14:27:35 -04:00 |
|
Mark Pollack
|
e2e9f965ac
|
SHL-60 - Jansi terminal support not working under cygwin
|
2012-09-19 11:58:10 -04:00 |
|
Costin Leau
|
20781d687b
|
fix image in PDF
|
2012-09-19 18:55:39 +03:00 |
|
Mark Pollack
|
2f0a8d0f06
|
SHL-53 - Documentation Corrections
|
2012-09-19 11:47:31 -04:00 |
|
Erwin Vervaet
|
8620061363
|
Removed duplicate code from Spring and Roo
|
2012-09-19 10:01:55 -04:00 |
|
Jarred Li
|
7acc0db4de
|
resolve issue: java.lang.IllegalStateException: Shutdown in progress
|
2012-08-14 15:48:42 +08:00 |
|
Jarred Li
|
0f5a0fc85c
|
remove JVM shutdown hook
|
2012-08-14 13:53:27 +08:00 |
|
Mark Pollack
|
97e1987708
|
Update readme
|
2012-08-03 09:16:34 -04:00 |
|
Mark Pollack
|
49c244625a
|
Merge pull request #1 from klr8/cleanup
SHL-57 - Miscellaneous documentation cleanup
|
2012-08-01 06:00:15 -07:00 |
|
Erwin Vervaet
|
74f00aa855
|
Reference documentation polishing
|
2012-08-01 08:46:50 +02:00 |
|
Erwin Vervaet
|
b17cf76bf0
|
Fixed forum link, removed bogus Hadoop reference + readme polishing
|
2012-08-01 08:45:56 +02:00 |
|
Costin Leau
|
297c60f5ab
|
prompt text is read after each command exec
allows the prompt to be changed in dynamic envs
|
2012-07-29 19:50:30 +03:00 |
|
Costin Leau
|
fc12a15bbf
|
banners can now be read from files
allows externalization in a platform-neutral way,
of banners making banner provider less complicated
|
2012-07-24 13:08:07 +03:00 |
|
Costin Leau
|
c487b2daa1
|
fix typo
|
2012-07-19 10:27:34 +03:00 |
|
Costin Leau
|
f8f83d4033
|
fix notice
|
2012-07-19 09:24:45 +03:00 |
|
Costin Leau
|
4edae03669
|
ifx formatting
|
2012-07-19 09:10:29 +03:00 |
|
Costin Leau
|
2176d02b02
|
fix typo
|
2012-07-19 09:03:47 +03:00 |
|