- 26 Aug, 2020 8 commits
-
-
Andy Wilkinson authored
Closes gh-23094
-
Andy Wilkinson authored
Closes gh-23093
-
Andy Wilkinson authored
Closes gh-23087
-
Stephane Nicoll authored
* pr/23086: Remove unused methods Closes gh-23086
-
dreis2211 authored
See gh-23086
-
Andy Wilkinson authored
* gh-23084: Polish "Handle null RSocketServer address when setting port property" Handle null RSocketServer address when setting port property Closes gh-23084
-
Andy Wilkinson authored
See gh-23084
-
spencergibb authored
See gh-23084
-
- 25 Aug, 2020 12 commits
-
-
Andy Wilkinson authored
See gh-22909
-
Stephane Nicoll authored
Closes gh-23077
-
Stephane Nicoll authored
Closes gh-23076
-
Stephane Nicoll authored
* pr/23071: Disallow Apache Commons Lang & Lang3 imports Closes gh-23071
-
dreis2211 authored
See gh-23071
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-23075
-
Andy Wilkinson authored
Closes gh-22996
-
Andy Wilkinson authored
-
Andy Wilkinson authored
* gh-22996: Polish "Added dependency management for nimbus-jose-jwt" Added dependency management for nimbus-jose-jwt Closes gh-22996
-
Andy Wilkinson authored
See gh-22996
-
Thomas Kåsene authored
See gh-22996
-
- 24 Aug, 2020 9 commits
-
-
Stephane Nicoll authored
Closes gh-23063
-
Stephane Nicoll authored
Closes gh-23059
-
Stephane Nicoll authored
Closes gh-23060
-
Stephane Nicoll authored
* pr/23028: Polish "Add example of custom Actuator operations" Add example of custom Actuator operations Closes gh-23028
-
Stephane Nicoll authored
See gh-23028
-
Ivo Smid authored
See gh-23028
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-23056
-
Andy Wilkinson authored
Closes gh-23055
-
- 19 Aug, 2020 10 commits
-
-
Scott Frederick authored
This commit changes the path used to invoke lifecycle binaries in CNB builders from `/lifecycle` to `/cnb/lifecycle` to conform to the CNB spec. This will ensure the build plugin image-building goals and tasks are compatible with future versions of builders that may not support both paths. See gh-23009
-
Phillip Webb authored
Update `BuildImageMojo` so that commons HTTP wire logging is configured to ERROR. Without this update, running `mvn -X` will produce a great deal of logging since by default HTTP Client logs all bytes transfered at DEBUG and Maven will enable DEBUG for all logs. Closes gh-22674
-
Phillip Webb authored
-
Phillip Webb authored
See gh-22991
-
Phillip Webb authored
Update `ExtractCommandTests` so that the writer is closed after the contents have been written. See gh-22993
-
Phillip Webb authored
-
Phillip Webb authored
Update `JarFileWrapperTests` so that the jar files are closed after each test. See gh-22991
-
Stephane Nicoll authored
Closes gh-23004
-
Stephane Nicoll authored
* pr/23002: Mention correct JUnit 5 annotations in Kotlin testing section Closes gh-23002
-
dreis2211 authored
See gh-23002
-
- 18 Aug, 2020 1 commit
-
-
Phillip Webb authored
Update `Repackager` to ensure that `getLayout` is called before we backup the source file. This restores earlier behavior that some custom `ModuleFactory` implementations were relying on. Closes gh-22995
-