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
Costin Leau
ac12c460b9
bump version
2012-07-18 23:40:02 +03:00
Costin Leau
99563497c3
prepare release version
2012-07-18 23:30:05 +03:00
Costin Leau
9c9ad62534
update build system
2012-07-18 23:30:05 +03:00
bamboo-agent
adaed8ff05
Release version 1.0.0.M1
2012-07-18 21:14:30 +01:00
Costin Leau
089a6c21a4
remove main-class (since the deps are needed)
2012-07-18 22:37:16 +03:00
Costin Leau
0e43c0d6d8
update maven pom
2012-07-18 22:26:18 +03:00
Mark Pollack
32a87522e4
update readme.txt for sample
2012-07-18 12:14:15 -04:00
Mark Pollack
cbf0bb2ab0
update readme.txt and changelog.txt
2012-07-18 12:14:14 -04:00
Costin Leau
8b3ed45ea0
add missing resource
2012-07-18 18:14:07 +03:00
Costin Leau
ae202d2898
remove unneeded resources
2012-07-18 17:19:43 +03:00
Costin Leau
309f3c4244
another doc update
2012-07-18 16:20:21 +03:00
Costin Leau
ed0166eaae
update docs
2012-07-18 16:18:41 +03:00
Costin Leau
b7a0ebf505
polishing
2012-07-18 16:18:33 +03:00
Costin Leau
e8efc552d3
add custom logging in case the commands fail
2012-07-18 15:17:07 +03:00
Costin Leau
168dce2b50
fix package in HandlerUtils
2012-07-18 15:17:07 +03:00
Costin Leau
b353e3e307
update sample
2012-07-18 13:55:13 +03:00
Costin Leau
e4fad7c57d
fix more typos
2012-07-18 13:50:17 +03:00
Costin Leau
0d9404a05e
fix reference problems
2012-07-18 13:30:19 +03:00
Mark Pollack
5cfc35af3e
update sample application
2012-07-18 00:49:17 -04:00
Mark Pollack
a02e38368b
SHL-23 - Create docbook based reference guide
2012-07-18 00:48:11 -04:00
Mark Pollack
9992d10462
SHL-46 - Update github readme.md
2012-07-18 00:38:45 -04:00
Mark Pollack
509eb6fd45
SHL-23 - Create docbook based reference guide
2012-07-18 00:33:17 -04:00
Mark Pollack
fb2ba23587
update sample application
2012-07-17 22:54:25 -04:00
Mark Pollack
085cb4359b
SHL-23 - Create docbook based reference guide
2012-07-17 22:16:47 -04:00
Mark Pollack
eedbec77dc
SHL-23 - Create docbook based reference guide
2012-07-17 17:50:14 -04:00
Mark Pollack
cf2296421b
remove license file in top directory, already present in doc/src/info directory
2012-07-17 09:05:32 -04:00
Mark Pollack
c725de06f7
SHL-45 - Add Apache 2.0 licence header to all files.
2012-07-16 16:33:29 -04:00
Jarred Li
e038798a29
update sample after package refactor
2012-07-16 10:27:36 +08:00
Mark Pollack
f939d3c9b4
SHL-42 - Refactor package name to remove reference to roo
2012-07-14 13:36:45 -04:00
Mark Pollack
472b93777f
SHL-42 - Refactor package name to remove reference to roo
2012-07-14 13:34:25 -04:00
Mark Pollack
5a941fc4be
SHL-44 - Diagonalize DSM matrix
2012-07-14 08:31:25 -04:00
Mark Pollack
137a0dee78
SHL-43 - Update gradle build of sample application to use application plugin
2012-07-14 08:11:55 -04:00
Mark Pollack
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
2012-07-12 14:34:42 -04:00
Costin Leau
d825aaeb41
extend processor with after returning/throwing
...
SHL-40
2012-07-12 20:45:24 +03:00
Costin Leau
0ae6edba37
add basic pre/post processing aka poor man's AOP
...
SHL-40
2012-07-12 20:28:18 +03:00
Mark Pollack
873e12a9ac
SHL-35 - Improve the parsing command line options to gracefully handle invalid values.
2012-07-12 13:02:40 -04:00
Costin Leau
219429f7f5
add application plugin to gradle
...
to allows testing the shell easily
2012-07-12 11:21:29 +03: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
3f0f29fd00
small updates from with Roo 1.2.0
2012-07-12 10:23:53 +03:00
Costin Leau
94f6e24608
add impl for findResources
2012-07-11 17:57:21 +03:00
Costin Leau
10c9a11e01
add log init + code and typos cleanup
2012-07-11 17:57:01 +03:00
Costin Leau
6f6e673b00
update Version class
2012-07-11 17:51:04 +03:00
Costin Leau
1eb9eea52f
remove useless method
2012-07-11 17:50:50 +03:00