- 03 Jan, 2018 5 commits
-
-
Stephane Nicoll authored
Closes gh-11221
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-11474
-
- 02 Jan, 2018 11 commits
-
-
Andy Wilkinson authored
Previously, the Docbook Maven plugin would generate an epub archive with the majority of contents in OEBPS/, including content.opf, while the META-INF/container.xml file reference to content.opf in the root of the archive. This commit overrides the epub.oebps.dir variable to move the content into the root of the archive where it's expected to be. Implementing this override highlighted that our customization stylesheet was not being applied as the configuration property was incorrect (it was epubCustomnization rather than the required epub3Customization). This has been corrected along with a problem with missing images that fixing it revealed. Closes gh-11470
-
Brian Clozel authored
This version is compatible with JDK9 libraries; this is now required since Jetty introduced a dependency on ASM 6.0 in gh-11469.
-
Brian Clozel authored
-
Brian Clozel authored
Closes gh-11469
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-11455
-
Stephane Nicoll authored
Closes gh-11459
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/11460: Fix typos
-
dreis2211 authored
Closes gh-11460
-
Andy Wilkinson authored
Closes gh-11468
-
- 01 Jan, 2018 7 commits
-
-
Stephane Nicoll authored
* pr/11451: Polish
-
Johnny Lim authored
Closes gh-11451
-
Stephane Nicoll authored
* pr/11450: Fix typos
-
dreis2211 authored
Closes gh-11450
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/11456: Update copyright header
-
Raja Kolli authored
Closes gh-11456
-
- 30 Dec, 2017 2 commits
-
-
Stephane Nicoll authored
* pr/11448: Polish
-
Johnny Lim authored
Closes gh-11448
-
- 29 Dec, 2017 6 commits
-
-
Madhura Bhave authored
-
Madhura Bhave authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/11443: Fix property names in MeterBindersConfiguration
-
Johnny Lim authored
Closes gh-11443
-
- 28 Dec, 2017 9 commits
-
-
Madhura Bhave authored
Fixes gh-11024
-
Madhura Bhave authored
-
Stephane Nicoll authored
* pr/11403: Polish "Improve Spring Data Web configuration properties" Improve Spring Data Web configuration properties
-
Stephane Nicoll authored
Closes gh-11403
-
Marcel Overdijk authored
See gh-11403
-
Stephane Nicoll authored
-
Stephane Nicoll authored
This commit adds GC and thread jvm metrics to the existing memory metrics. All three are now managed by a unique management.metrics.binders.jvm.enabled property. Closes gh-11425
-
Stephane Nicoll authored
* pr/11235: Upgrade to Kotlin 1.2
-
sdeleuze authored
apiVersion and languageVersion options are set to 1.1 in order to avoid incompatibilities with Kotlin 1.1 based projects. Closes gh-11235
-