Commit Graph

24 Commits

Author SHA1 Message Date
Dave Syer 672aa71ef5 Add Assume for CI build 2013-07-23 17:22:20 +01:00
Dave Syer d639763bd7 Another attempt at making the ui sample work 2013-07-23 15:47:26 +01:00
Dave Syer db27620c6e Fix interfaces in groovy configuration 2013-07-23 12:24:36 +01:00
Dave Syer 59a409de2a Ignore failing test 2013-07-23 10:54:30 +01:00
Dave Syer 41fa6c25b8 Add some debug logging to samples 2013-07-23 10:01:50 +01:00
Dave Syer efe3bc1ecd Add war voodoo to the right file this time 2013-07-22 18:39:23 +01:00
Dave Syer b1c5b30de8 Add --classpath to CLI 2013-07-22 16:20:19 +01:00
Dave Syer 1c6cbad345 Add some useful imports to Mvc scripts 2013-07-22 15:43:28 +01:00
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