- 30 Nov, 2016 6 commits
-
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/7530: Polish
-
Johnny Lim authored
Closes gh-7530
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/7527: Remove redundant toString() invocation
-
Oscar Utbult authored
Closes gh-7527
-
- 29 Nov, 2016 32 commits
-
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/7522: Fix broken doc formatting
-
Johnny Lim authored
Closes gh-7522
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-6496
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/7491: Polish contribution Detect default values defined in the parent
-
Stephane Nicoll authored
Closes gh-7491
-
Hrishikesh Joshi authored
Closes gh-5434
-
Stephane Nicoll authored
-
Stephane Nicoll authored
This commit adds `@JdbcTest`, a new test slice for pure jdbc tests. It provides the same basic features than `@DataJpaTest`. Closes gh-6563
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-7433
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Phillip Webb authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/7510: Remove redundant toString() invocation
-
Oscar Utbult authored
Closes gh-7510
-
Phillip Webb authored
Downgrade `maven-assembly-plugin` from 3.0 to 2.6 since the later version contains a bug that means `recompressZippedFiles` is not respected. See gh-7513
-
Phillip Webb authored
-
Phillip Webb authored
* gh-7263-2: Add custom LayoutFactory sample Support custom fat jar layouts Rework Repacakger timeout code
-
Phillip Webb authored
Add a sample that shows how a custom LayoutFactory can be used with both Maven and Gradle. Closes gh-7263
-
Dave Syer authored
Allow support for custom Lyout implementations with both the Maven and Gradle plugin. Implementations of `LayoutFactory` can now be specified to allow customization of the layout. In addition a layout may now implement `CustomLoaderLayout` if it wishes to write custom loader classes. See gh-7263
-
Phillip Webb authored
Pull up common timeout code into Repackager and remove the need for custom subclasses. See gh-7263
-
- 28 Nov, 2016 2 commits
-
-
Phillip Webb authored
-
Phillip Webb authored
-