Stephane Nicoll
308d9baec0
Merge pull request #19826 from dreis2211
...
* pr/19826:
Reinstate running of OutputCaptureRuleTests
Closes gh-19826
2020-01-21 09:48:03 +01:00
dreis2211
042694bc53
Reinstate running of OutputCaptureRuleTests
...
See gh-19826
2020-01-21 09:47:41 +01:00
Stephane Nicoll
cd5691b0f0
Merge pull request #19835 from dreis2211
...
* pr/19835:
Add UTF-8 encoding to spring-boot-starter-parent POM
Closes gh-19835
2020-01-21 09:43:34 +01:00
dreis2211
088e79f446
Add UTF-8 encoding to spring-boot-starter-parent POM
...
See gh-19835
2020-01-21 09:36:38 +01:00
Phillip Webb
cb4928ad51
Add build-image support to the maven plugin
...
Add a new `build-image` goal to the Maven plugin to allow Docker images
to be create via using the cloud native buildpack.
See gh-19830
2020-01-20 23:48:47 -08:00
Phillip Webb
16e6bc89ed
Create a new ImagePackager tools class
...
Pull functionality from `Repackager` into a new `Packager` base class
and develop a variant for Docker image creation. The new `ImagePackager`
class provides a general purpose way to construct jar entries without
being tied to an actual file. This will allow us to link it to a
buildpack and provide application content directly.
Closes gh-19834
2020-01-20 23:48:47 -08:00
Phillip Webb
aa1954717c
Add cloud native buildpack module
...
Add a Java implementation of the buildpacks.io specification allowing
projects to be packaged into OCI containers. The `builder` class
provides a Java equivalent of `pack build` command and is based on
the `pack` CLI Go code published at https://github.com/buildpacks/pack .
Closes gh-19828
2020-01-20 23:48:47 -08:00
Stephane Nicoll
7fe79f3574
Merge branch '2.2.x'
2020-01-20 21:08:17 +01:00
Spring Buildmaster
b6bed9fccd
Next development version (v2.2.5.BUILD-SNAPSHOT)
2020-01-20 19:12:49 +00:00
Andy Wilkinson
29d8b6db5a
Merge branch '2.2.x'
...
Closes gh-19822
2020-01-20 15:18:18 +00:00
Andy Wilkinson
f708aace65
Merge branch '2.1.x' into 2.2.x
...
Fixes gh-19821
2020-01-20 15:18:00 +00:00
Stephane Nicoll
67bba7c64a
Merge branch '2.2.x'
...
Closes gh-19820
2020-01-20 16:13:03 +01:00
Stephane Nicoll
94b14600e8
Merge pull request #19819 from nosan
...
* pr/19819:
Polish "Document RedisCacheManagerBuilderCustomizer"
Document RedisCacheManagerBuilderCustomizer
Closes gh-19819
2020-01-20 16:12:38 +01:00
Stephane Nicoll
3dba4c8f4e
Polish "Document RedisCacheManagerBuilderCustomizer"
...
See gh-19819
2020-01-20 16:02:38 +01:00
Dmytro Nosan
61d8bacd23
Document RedisCacheManagerBuilderCustomizer
...
See gh-19819
2020-01-20 16:02:20 +01:00
Andy Wilkinson
c85f19b75b
Revert "Add profiles directly to the application environment for tests"
...
This reverts commit 487b9cbf96
.
Fixes gh-19788
2020-01-20 15:01:09 +00:00
Stephane Nicoll
59abba34c7
Merge pull request #19817 from Abdullah8006
...
* pr/19817:
Polish README.adoc
Closes gh-19817
2020-01-20 15:09:12 +01:00
Abdullah Khan
5c8f3c36aa
Polish README.adoc
...
See gh-19817
2020-01-20 15:08:18 +01:00
Andy Wilkinson
235b74ca12
Merge branch '2.2.x'
...
Closes gh-19814
2020-01-20 11:33:56 +00:00
Andy Wilkinson
7693d332fa
Upgrade to Dependency Management Plugin 1.0.9.RELEASE
...
Closes gh-19783
2020-01-20 11:32:09 +00:00
Stephane Nicoll
cde95790f6
Merge branch '2.2.x'
...
Closes gh-19812
2020-01-20 11:47:53 +01:00
Stephane Nicoll
938c7a6d9f
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19763 in 2.2.4
2020-01-20 11:25:48 +01:00
Stephane Nicoll
11efe172e9
Upgrade Java 11 version in CI image
...
Closes gh-19763
2020-01-20 11:25:10 +01:00
Stephane Nicoll
4ab19c3cfb
Upgrade to Reactor Dysprosium-SR4
...
Closes gh-19809
2020-01-20 09:24:43 +01:00
Stephane Nicoll
39257247cf
Merge branch '2.2.x'
2020-01-20 09:23:45 +01:00
Stephane Nicoll
ae561ce59b
Upgrade to Reactor Dysprosium-SR4
...
Closes gh-19795
2020-01-20 09:22:38 +01:00
Andy Wilkinson
468eca91e9
Apply Java conventions to projects that only apply Java base plugin
...
Fixes gh-19806
2020-01-19 20:02:13 +00:00
Andy Wilkinson
bfdb49f2a2
Retry when findAvailableTcpPort returns an unavailable port
...
Closes gh-19801
2020-01-18 12:25:13 +00:00
Andy Wilkinson
aeca44d3d7
Revise credhub references for Gradle Enterprise cache user
2020-01-18 12:07:22 +00:00
Andy Wilkinson
55d7f8b876
Restore previous credhub references for cache username and password
...
The references with . in them did not work, resulting in pushing to
the remote cache being disabled.
2020-01-18 10:29:24 +00:00
Andy Wilkinson
c5e47c725c
Merge branch '2.2.x'
...
Closes gh-19800
2020-01-17 20:56:24 +00:00
Andy Wilkinson
b44442ee3c
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19799
2020-01-17 20:53:28 +00:00
Andy Wilkinson
fabd692812
Upgrade to Spring HATEOAS 1.1.0.M1
...
Closes gh-19649
2020-01-17 20:27:33 +00:00
Andy Wilkinson
34ac3c5f7d
Upgrade to spring-javaformat 0.0.19
...
Closes gh-19710
2020-01-17 20:25:51 +00:00
Andy Wilkinson
60fcc4bab1
Upgrade to Spring AMQP 2.2.3.RELEASE
...
Closes gh-19651
2020-01-17 20:13:18 +00:00
Andy Wilkinson
408f17f821
Close FileInputStreams in RepackagerTests
2020-01-17 20:04:31 +00:00
Andy Wilkinson
04d6b21dfb
Sort test failures before logging them
...
See gh-19696
2020-01-17 11:40:16 +00:00
Andy Wilkinson
736963e7db
Update ConventionsPlugin's javadoc
...
See gh-19784
2020-01-17 11:11:47 +00:00
Andy Wilkinson
724597d45f
Use a centrally managed version for commons-compress
2020-01-17 10:34:55 +00:00
Andy Wilkinson
2ac931cacb
Log some information about all test failures when the build completes
...
Closes gh-19696
2020-01-17 09:22:26 +00:00
Stephane Nicoll
986bef9cba
Upgrade to Spring Data Neumann-M2
...
Closes gh-19588
2020-01-17 09:49:17 +01:00
Phillip Webb
0bb00c9a43
Compile with Java with the '-parameters' option
...
Update the `ConventionsPlugin` to apply the `-parameters` compiler
argument.
Closes gh-19784
2020-01-16 23:12:14 -08:00
Phillip Webb
abad00754b
Revert "Upgrade to Spring Data Neumann-M1"
...
This reverts commit e44206e88e
.
2020-01-16 16:54:43 -08:00
Phillip Webb
fd792cedaf
Polish DisabledIfDockerUnavailable
...
Convert `DisabledIfDockerUnavailable` to be an annotation and make
it slightly less noisy.
2020-01-16 16:54:43 -08:00
Madhura Bhave
cf01f9fba0
Add tests for configuring layered jar layout
...
Closes gh-19768
2020-01-16 11:27:41 -08:00
Andy Wilkinson
aed51abb4e
Merge branch '2.2.x'
2020-01-16 16:53:24 +00:00
Spring Buildmaster
78008ffe6b
Next development version (v2.2.4.BUILD-SNAPSHOT)
2020-01-16 15:28:31 +00:00
Stephane Nicoll
e44206e88e
Upgrade to Spring Data Neumann-M1
...
Closes gh-19588
2020-01-16 16:28:12 +01:00
Stephane Nicoll
9e2a7a2ee4
Merge pull request #19632 from dreis2211
...
* pr/19632:
Make Tomcat javadoc link version dependent
Closes gh-19632
2020-01-16 15:53:48 +01:00
dreis2211
dcdadb9aa7
Make Tomcat javadoc link version dependent
...
See gh-19632
2020-01-16 15:51:36 +01:00