Commit Graph

  • 20781d687b fix image in PDF Costin Leau 2012-09-19 18:55:22 +03:00
  • 2f0a8d0f06 SHL-53 - Documentation Corrections Mark Pollack 2012-09-19 11:47:31 -04:00
  • 8620061363 Removed duplicate code from Spring and Roo Erwin Vervaet 2012-08-02 16:26:44 +02:00
  • 7acc0db4de resolve issue: java.lang.IllegalStateException: Shutdown in progress Jarred Li 2012-08-14 15:48:42 +08:00
  • 0f5a0fc85c remove JVM shutdown hook Jarred Li 2012-08-14 13:53:27 +08:00
  • 97e1987708 Update readme Mark Pollack 2012-08-03 09:16:34 -04:00
  • 49c244625a Merge pull request #1 from klr8/cleanup Mark Pollack 2012-08-01 06:00:15 -07:00
  • 74f00aa855 Reference documentation polishing Erwin Vervaet 2012-08-01 08:24:31 +02:00
  • b17cf76bf0 Fixed forum link, removed bogus Hadoop reference + readme polishing Erwin Vervaet 2012-07-31 13:32:28 +02:00
  • 297c60f5ab prompt text is read after each command exec Costin Leau 2012-07-29 19:50:30 +03:00
  • fc12a15bbf banners can now be read from files Costin Leau 2012-07-24 13:08:07 +03:00
  • c487b2daa1 fix typo Costin Leau 2012-07-19 10:27:34 +03:00
  • f8f83d4033 fix notice Costin Leau 2012-07-19 09:24:45 +03:00
  • 4edae03669 ifx formatting Costin Leau 2012-07-19 09:10:29 +03:00
  • 2176d02b02 fix typo Costin Leau 2012-07-19 09:03:47 +03:00
  • ac12c460b9 bump version Costin Leau 2012-07-18 23:40:02 +03:00
  • 99563497c3 prepare release version Costin Leau 2012-07-18 23:06:30 +03:00
  • 9c9ad62534 update build system Costin Leau 2012-07-18 23:06:22 +03:00
  • adaed8ff05 Release version 1.0.0.M1 bamboo-agent 2012-07-18 21:14:30 +01:00
  • 089a6c21a4 remove main-class (since the deps are needed) Costin Leau 2012-07-18 22:37:16 +03:00
  • 0e43c0d6d8 update maven pom Costin Leau 2012-07-18 22:26:18 +03:00
  • 32a87522e4 update readme.txt for sample Mark Pollack 2012-07-18 12:14:00 -04:00
  • cbf0bb2ab0 update readme.txt and changelog.txt Mark Pollack 2012-07-18 12:13:51 -04:00
  • 8b3ed45ea0 add missing resource Costin Leau 2012-07-18 18:14:07 +03:00
  • ae202d2898 remove unneeded resources Costin Leau 2012-07-18 17:19:43 +03:00
  • 309f3c4244 another doc update Costin Leau 2012-07-18 16:20:21 +03:00
  • ed0166eaae update docs Costin Leau 2012-07-18 16:18:41 +03:00
  • b7a0ebf505 polishing Costin Leau 2012-07-18 16:18:33 +03:00
  • e8efc552d3 add custom logging in case the commands fail Costin Leau 2012-07-16 14:28:33 +03:00
  • 168dce2b50 fix package in HandlerUtils Costin Leau 2012-07-16 14:28:16 +03:00
  • b353e3e307 update sample Costin Leau 2012-07-18 13:55:13 +03:00
  • e4fad7c57d fix more typos Costin Leau 2012-07-18 13:50:17 +03:00
  • 0d9404a05e fix reference problems Costin Leau 2012-07-18 13:26:22 +03:00
  • 5cfc35af3e update sample application Mark Pollack 2012-07-18 00:49:17 -04:00
  • a02e38368b SHL-23 - Create docbook based reference guide Mark Pollack 2012-07-18 00:48:11 -04:00
  • 9992d10462 SHL-46 - Update github readme.md Mark Pollack 2012-07-18 00:38:45 -04:00
  • 509eb6fd45 SHL-23 - Create docbook based reference guide Mark Pollack 2012-07-18 00:33:17 -04:00
  • fb2ba23587 update sample application Mark Pollack 2012-07-17 22:54:25 -04:00
  • 085cb4359b SHL-23 - Create docbook based reference guide Mark Pollack 2012-07-17 22:16:47 -04:00
  • eedbec77dc SHL-23 - Create docbook based reference guide Mark Pollack 2012-07-17 17:50:14 -04:00
  • cf2296421b remove license file in top directory, already present in doc/src/info directory Mark Pollack 2012-07-17 09:05:32 -04:00
  • c725de06f7 SHL-45 - Add Apache 2.0 licence header to all files. Mark Pollack 2012-07-16 16:33:29 -04:00
  • e038798a29 update sample after package refactor Jarred Li 2012-07-16 10:27:36 +08:00
  • f939d3c9b4 SHL-42 - Refactor package name to remove reference to roo Mark Pollack 2012-07-14 13:36:45 -04:00
  • 472b93777f SHL-42 - Refactor package name to remove reference to roo Mark Pollack 2012-07-14 13:34:25 -04:00
  • 5a941fc4be SHL-44 - Diagonalize DSM matrix Mark Pollack 2012-07-14 08:31:25 -04:00
  • 137a0dee78 SHL-43 - Update gradle build of sample application to use application plugin Mark Pollack 2012-07-14 08:11:55 -04:00
  • 9ceb0e8618 SHL-41 - Improve error handling for command line options when staring shell SHL-39 - Remove NAPA specific environment option, replce with Spring 3.1 profile support Mark Pollack 2012-07-12 14:34:31 -04:00
  • d825aaeb41 extend processor with after returning/throwing Costin Leau 2012-07-12 20:45:24 +03:00
  • 0ae6edba37 add basic pre/post processing aka poor man's AOP Costin Leau 2012-07-12 20:12:20 +03:00
  • 873e12a9ac SHL-35 - Improve the parsing command line options to gracefully handle invalid values. Mark Pollack 2012-07-12 13:02:40 -04:00
  • 219429f7f5 add application plugin to gradle Costin Leau 2012-07-12 11:21:29 +03:00
  • ac33f37e6f fix start-up loop Costin Leau 2012-07-12 11:01:17 +03:00
  • 3f0f29fd00 small updates from with Roo 1.2.0 Costin Leau 2012-07-12 10:23:53 +03:00
  • 94f6e24608 add impl for findResources Costin Leau 2012-07-11 17:57:21 +03:00
  • 10c9a11e01 add log init + code and typos cleanup Costin Leau 2012-07-11 17:51:28 +03:00
  • 6f6e673b00 update Version class Costin Leau 2012-07-11 17:51:04 +03:00
  • 1eb9eea52f remove useless method Costin Leau 2012-07-11 17:50:50 +03:00
  • 011b614c63 code cleanup Costin Leau 2012-07-11 14:36:45 +03:00
  • 162a19fcc5 update javadocs Costin Leau 2012-07-11 14:25:18 +03:00
  • 4ace694265 replace VersionUtils with a platform-agnostic impl Costin Leau 2012-07-11 14:25:12 +03:00
  • c8a5582ddb add missing plugin repo Costin Leau 2012-07-03 17:53:04 +03:00
  • 5f96b2713f small cleanup Costin Leau 2012-07-03 17:49:51 +03:00
  • 712c356c2f docbook placeholder Costin Leau 2012-07-03 17:34:22 +03:00
  • b5d23db78a update build to latest gradle Costin Leau 2012-07-03 17:33:31 +03:00
  • befa5f12c5 fix history issue Jarred Li 2012-05-31 13:17:44 +08:00
  • cbe61e1d6f SHL-32 - Sub-classes of AbstractShell should be able to handle results of execution as required. abhishek 2012-05-29 14:25:37 +05:30
  • 91056b82a6 SHL-31 - Move providers' code & ApplicationContext to JLineShellComponent from JLineShell. abhishek 2012-05-29 12:21:38 +05:30
  • 892086081a update build Jarred Li 2012-05-25 17:51:38 +08:00
  • f00b1bd9b9 trigger build Jarred Li 2012-05-24 17:48:18 +08:00
  • 2e6d54049b typo Jarred Li 2012-05-24 17:23:36 +08:00
  • d329586a80 customize console titile Jarred Li 2012-05-24 13:56:42 +08:00
  • 456f486048 add version info Jarred Li 2012-05-24 13:34:37 +08:00
  • 4dca0cbcd3 Merge branch 'master' of github.com:SpringSource/spring-shell Jarred Li 2012-05-21 17:15:28 +08:00
  • d41493274b support run OS commands Jarred Li 2012-05-21 17:14:44 +08:00
  • f94dc11979 A change that was missed in 4052eb8235. It is a fix to 'Print only the message contained in the record when the message length is less than the buffer length.' abhishek 2012-05-02 13:09:59 +05:30
  • cc42ad5e79 SHL-4, sub-classes of JlineShell can access ConsoleReader and can also provide a ConsoleReader instance. abhishek 2012-04-27 21:39:00 +05:30
  • 80d5bc7383 Make ANSIBuffer create method public. abhishek 2012-04-27 20:10:09 +05:30
  • 4052eb8235 Print only the message contained in the record when the message length is less than the buffer length. abhishek 2012-04-27 20:06:32 +05:30
  • cdf665e4f1 update parser to accept specifiedDefaultValue in the option Jarred Li 2012-04-26 15:20:38 +08:00
  • bd86827209 update readme Jarred Li 2012-04-25 13:27:23 +08:00
  • 266a51a3a8 update Gradle to generate pom Jarred Li 2012-04-25 13:08:23 +08:00
  • 0b46f18938 update gradle build Jarred Li 2012-04-25 11:06:40 +08:00
  • 567eece82b update dependency version Jarred Li 2012-04-24 16:24:47 +08:00
  • 898fd18044 update UT Jarred Li 2012-04-24 15:38:54 +08:00
  • d7fa5ab3c5 Merge branch 'master' of github.com:SpringSource/spring-shell Jarred Li 2012-04-24 15:21:26 +08:00
  • 97f4c80a45 SHL-24, hint for optional parameters Jarred Li 2012-04-24 15:20:59 +08:00
  • f27837d69e add ignore of bin directory Mark Pollack 2012-04-23 14:28:37 -04:00
  • a5932f649f change code for hisitory size Jarred Li 2012-04-15 12:39:50 +08:00
  • a150e1ba57 change time local as JANSI does not support GBK Jarred Li 2012-04-15 12:23:25 +08:00
  • a628c46ab0 update history size Jarred Li 2012-04-15 12:08:21 +08:00
  • c59891e26e change code to read history Jarred Li 2012-04-15 11:52:31 +08:00
  • 74d872bbb5 SHL-21 update hint message Jarred Li 2012-04-15 09:18:49 +08:00
  • d8ec63e26e update hint message for mandatory options Jarred Li 2012-04-14 16:06:37 +08:00
  • e2c8d1a4d6 SHL-20, SHL-21, change console message Jarred Li 2012-04-14 14:16:14 +08:00
  • f12f986e1f limit history commands size Jarred Li 2012-04-14 11:43:01 +08:00
  • 5dca1a102a SHl-22 limit history size, remove dead code Jarred Li 2012-04-14 09:24:34 +08:00
  • 02ab62bfe4 change snapshot update policy Jarred Li 2012-04-13 16:10:21 +08:00
  • 16610f1627 refactor plugin, add Order annoaton support Jarred Li 2012-04-13 15:39:01 +08:00
  • 5d8a8d9c46 plugins customizing is intialized once at start Jarred Li 2012-04-13 14:43:21 +08:00