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
5 years ago
Stephane Nicoll
7fe79f3574
Merge branch '2.2.x'
5 years ago
Spring Buildmaster
b6bed9fccd
Next development version (v2.2.5.BUILD-SNAPSHOT)
5 years ago
Andy Wilkinson
29d8b6db5a
Merge branch '2.2.x'
...
Closes gh-19822
5 years ago
Andy Wilkinson
f708aace65
Merge branch '2.1.x' into 2.2.x
...
Fixes gh-19821
5 years ago
Stephane Nicoll
67bba7c64a
Merge branch '2.2.x'
...
Closes gh-19820
5 years ago
Stephane Nicoll
94b14600e8
Merge pull request #19819 from nosan
...
* pr/19819:
Polish "Document RedisCacheManagerBuilderCustomizer"
Document RedisCacheManagerBuilderCustomizer
Closes gh-19819
5 years ago
Stephane Nicoll
3dba4c8f4e
Polish "Document RedisCacheManagerBuilderCustomizer"
...
See gh-19819
5 years ago
Dmytro Nosan
61d8bacd23
Document RedisCacheManagerBuilderCustomizer
...
See gh-19819
5 years ago
Andy Wilkinson
c85f19b75b
Revert "Add profiles directly to the application environment for tests"
...
This reverts commit 487b9cbf96
.
Fixes gh-19788
5 years ago
Stephane Nicoll
59abba34c7
Merge pull request #19817 from Abdullah8006
...
* pr/19817:
Polish README.adoc
Closes gh-19817
5 years ago
Abdullah Khan
5c8f3c36aa
Polish README.adoc
...
See gh-19817
5 years ago
Andy Wilkinson
235b74ca12
Merge branch '2.2.x'
...
Closes gh-19814
5 years ago
Andy Wilkinson
7693d332fa
Upgrade to Dependency Management Plugin 1.0.9.RELEASE
...
Closes gh-19783
5 years ago
Stephane Nicoll
cde95790f6
Merge branch '2.2.x'
...
Closes gh-19812
5 years ago
Stephane Nicoll
938c7a6d9f
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19763 in 2.2.4
5 years ago
Stephane Nicoll
11efe172e9
Upgrade Java 11 version in CI image
...
Closes gh-19763
5 years ago
Stephane Nicoll
4ab19c3cfb
Upgrade to Reactor Dysprosium-SR4
...
Closes gh-19809
5 years ago
Stephane Nicoll
39257247cf
Merge branch '2.2.x'
5 years ago
Stephane Nicoll
ae561ce59b
Upgrade to Reactor Dysprosium-SR4
...
Closes gh-19795
5 years ago
Andy Wilkinson
468eca91e9
Apply Java conventions to projects that only apply Java base plugin
...
Fixes gh-19806
5 years ago
Andy Wilkinson
bfdb49f2a2
Retry when findAvailableTcpPort returns an unavailable port
...
Closes gh-19801
5 years ago
Andy Wilkinson
aeca44d3d7
Revise credhub references for Gradle Enterprise cache user
5 years ago
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.
5 years ago
Andy Wilkinson
c5e47c725c
Merge branch '2.2.x'
...
Closes gh-19800
5 years ago
Andy Wilkinson
b44442ee3c
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19799
5 years ago
Andy Wilkinson
fabd692812
Upgrade to Spring HATEOAS 1.1.0.M1
...
Closes gh-19649
5 years ago
Andy Wilkinson
34ac3c5f7d
Upgrade to spring-javaformat 0.0.19
...
Closes gh-19710
5 years ago
Andy Wilkinson
60fcc4bab1
Upgrade to Spring AMQP 2.2.3.RELEASE
...
Closes gh-19651
5 years ago
Andy Wilkinson
408f17f821
Close FileInputStreams in RepackagerTests
5 years ago
Andy Wilkinson
04d6b21dfb
Sort test failures before logging them
...
See gh-19696
5 years ago
Andy Wilkinson
736963e7db
Update ConventionsPlugin's javadoc
...
See gh-19784
5 years ago
Andy Wilkinson
724597d45f
Use a centrally managed version for commons-compress
5 years ago
Andy Wilkinson
2ac931cacb
Log some information about all test failures when the build completes
...
Closes gh-19696
5 years ago
Stephane Nicoll
986bef9cba
Upgrade to Spring Data Neumann-M2
...
Closes gh-19588
5 years ago
Phillip Webb
0bb00c9a43
Compile with Java with the '-parameters' option
...
Update the `ConventionsPlugin` to apply the `-parameters` compiler
argument.
Closes gh-19784
5 years ago
Phillip Webb
abad00754b
Revert "Upgrade to Spring Data Neumann-M1"
...
This reverts commit e44206e88e
.
5 years ago
Phillip Webb
fd792cedaf
Polish DisabledIfDockerUnavailable
...
Convert `DisabledIfDockerUnavailable` to be an annotation and make
it slightly less noisy.
5 years ago
Madhura Bhave
cf01f9fba0
Add tests for configuring layered jar layout
...
Closes gh-19768
5 years ago
Andy Wilkinson
aed51abb4e
Merge branch '2.2.x'
5 years ago
Spring Buildmaster
78008ffe6b
Next development version (v2.2.4.BUILD-SNAPSHOT)
5 years ago
Stephane Nicoll
e44206e88e
Upgrade to Spring Data Neumann-M1
...
Closes gh-19588
5 years ago
Stephane Nicoll
9e2a7a2ee4
Merge pull request #19632 from dreis2211
...
* pr/19632:
Make Tomcat javadoc link version dependent
Closes gh-19632
5 years ago
dreis2211
dcdadb9aa7
Make Tomcat javadoc link version dependent
...
See gh-19632
5 years ago
Stephane Nicoll
e1a557ef3b
Merge pull request #19658 from dreis2211
...
* pr/19658:
Polish "Pass CI branch parameter to build scan"
Pass CI branch parameter to build scan
Closes gh-19658
5 years ago
Stephane Nicoll
4ea739f91c
Polish "Pass CI branch parameter to build scan"
...
See gh-19658
5 years ago
dreis2211
240f2fb2c8
Pass CI branch parameter to build scan
...
See gh-19658
5 years ago
Stephane Nicoll
33e414fcb2
Merge pull request #19699 from scottfrederick
...
* pr/19699:
Polish "Remove deprecated Joda-Time support"
Remove deprecated Joda-Time support
Remove deprecated 2.2 code
Remove deprecated HealthIndicator and HealthAggregator 2.2 code
Remove deprecated Actuator metrics 2.2 code
Polish "Remove deprecated logging properties"
Remove deprecated logging properties
Closes gh-19699
5 years ago
Stephane Nicoll
7270ca5cf4
Polish "Remove deprecated Joda-Time support"
...
See gh-19699
5 years ago
Scott Frederick
c4592e7df8
Remove deprecated Joda-Time support
...
See gh-19699
5 years ago