Commit Graph

16 Commits

Author SHA1 Message Date
Dave Syer 0effd7f58e Use security starter in CLI autocompile
[Fixes #53777677] [bs-244]
2013-07-22 12:21:05 +01:00
Dave Syer 01ebd6da08 Fix CLI script 2013-07-22 12:06:35 +01:00
Dave Syer fff2a804bc Add springcli.properties for version labels
[Fixes #53030591] [bs-191] Use filtering in maven build
2013-07-18 16:33:12 +01:00
Dave Syer d75c1e4956 Speed up CLI tests if jar is cached locally 2013-07-16 10:23:14 +01:00
Phillip Webb 14aa163731 Start to breakup README.md documentation 2013-07-14 20:50:44 -07:00
Phillip Webb d46dbca115 Use starter for CLI apps
Update SpringCompilerAutoConfiguration to used the spring starter
rather than explicit bootstrap dependencies.
2013-07-13 16:02:32 -07:00
Phillip Webb 95373af374 Use logback as default logging implementation
Issue: #53278727
2013-07-12 11:15:06 -07:00
Phillip Webb 0ec0851a4f Update CLI SLF4J version 2013-07-12 09:52:44 -07:00
Phillip Webb d4b9014b64 Log useful information on startup
Include the bootstrap version number in the banner and log information
such as the host name when starting.

Issue: #53030523
2013-07-12 00:44:05 -07:00
Phillip Webb d8d8b7643b Upgrade various dependency versions 2013-07-10 15:58:23 -07:00
Phillip Webb 7932456c5f Remove --help command 2013-07-10 11:55:58 -07:00
Phillip Webb 68f42a7c48 Fix null in help output 2013-07-10 11:21:17 -07:00
Phillip Webb 2d2ce0d3c3 Clean grapes before tests 2013-07-10 11:20:57 -07:00
Phillip Webb b81dff9214 Increase integration test timeout
Increase time for CLI integration tests to account for @Grab downloads.
2013-07-08 19:32:33 -07:00
Phillip Webb 0b863611d9 Package restructure 2013-07-08 13:42:46 -07:00
Phillip Webb cd51f357a3 Further maven module restructure 2013-07-08 13:42:44 -07:00