Scott Frederick
511258f486
Upgrade to Infinispan 10.1.1.Final
...
See gh-19790
2020-01-21 14:46:56 +01:00
Stephane Nicoll
08967bca3e
Merge branch '2.2.x'
...
Closes gh-19843
2020-01-21 14:44:01 +01:00
Stephane Nicoll
84324c438b
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19842
2020-01-21 14:34:44 +01:00
Stephane Nicoll
34c263a828
Polish actuator dependencies and test resources
...
This commit removes references of cache infra following the move to
Micrometer. We no longer ships an infinispan specific binder so the
dependency has been removed as well.
Closes gh-19838
2020-01-21 14:20:28 +01:00
Andy Wilkinson
1e72fa202c
Rework loader-tools resource generation to work with Buildship
...
Previously, the generated resources were added as an output to the
main source set. This worked on the command line, but resulted in
the META-INF folder that contains the loader jar not being on the
classpath of downstream projects in Eclipse.
This commit changes loader-tools to add the generated resources
as a srcDir to the main source set. This results in it appearing on
the classpath of other projects in Eclipse that depend on loader-tools
such as the Gradle plugin, thereby allowing its tests to be run in
the IDE as well as on the command line.
Fixes gh-19841
2020-01-21 12:52:02 +00:00
Andy Wilkinson
62a848f1b1
Register JNA's native library integration in LinuxSocketDomain
...
See gh-19836
2020-01-21 11:09:31 +00:00
dreis2211
991bcf5ce4
Revisit documentation that mentions Gradle "compile" configuration
...
See gh-19797
2020-01-21 11:09:41 +01:00
Stephane Nicoll
d421c63747
Disable integration test on Linux
...
See gh-19836
2020-01-21 10:46:55 +01:00
Stephane Nicoll
ffd7670843
Attempt to make DockerApiIntegrationTests work on Linux
2020-01-21 10:19:56 +01:00
dreis2211
042694bc53
Reinstate running of OutputCaptureRuleTests
...
See gh-19826
2020-01-21 09:47:41 +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
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
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
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
4ab19c3cfb
Upgrade to Reactor Dysprosium-SR4
...
Closes gh-19809
2020-01-20 09:24:43 +01:00
Stephane Nicoll
ae561ce59b
Upgrade to Reactor Dysprosium-SR4
...
Closes gh-19795
2020-01-20 09:22:38 +01:00
Andy Wilkinson
bfdb49f2a2
Retry when findAvailableTcpPort returns an unavailable port
...
Closes gh-19801
2020-01-18 12:25:13 +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
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
724597d45f
Use a centrally managed version for commons-compress
2020-01-17 10:34:55 +00:00
Stephane Nicoll
986bef9cba
Upgrade to Spring Data Neumann-M2
...
Closes gh-19588
2020-01-17 09:49:17 +01: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
Stephane Nicoll
e44206e88e
Upgrade to Spring Data Neumann-M1
...
Closes gh-19588
2020-01-16 16:28:12 +01:00
dreis2211
dcdadb9aa7
Make Tomcat javadoc link version dependent
...
See gh-19632
2020-01-16 15:51:36 +01:00
Stephane Nicoll
7270ca5cf4
Polish "Remove deprecated Joda-Time support"
...
See gh-19699
2020-01-16 15:15:21 +01:00
Scott Frederick
c4592e7df8
Remove deprecated Joda-Time support
...
See gh-19699
2020-01-16 14:48:46 +01:00
Scott Frederick
8f102aee68
Remove deprecated 2.2 code
...
See gh-19699
2020-01-16 14:44:52 +01:00
Scott Frederick
2e32cb2af1
Remove deprecated HealthIndicator and HealthAggregator 2.2 code
...
See gh-19699
2020-01-16 14:44:51 +01:00
Scott Frederick
1f1b06dfe2
Remove deprecated Actuator metrics 2.2 code
...
See gh-19699
2020-01-16 14:44:09 +01:00
Stephane Nicoll
03139f066b
Polish "Remove deprecated logging properties"
...
See gh-19699
2020-01-16 14:42:38 +01:00
Scott Frederick
7031a3b17d
Remove deprecated logging properties
...
See gh-19699
2020-01-16 14:35:41 +01:00
Stephane Nicoll
421c464dd8
Deprecate CachingOperationInvoker#apply
...
This commit deprecates the only public accessor to
`CacheOperationInvoker` so that we can make the entire class package
private in the next feature release.
Closes gh-19089
2020-01-16 14:30:47 +01:00
Andy Wilkinson
d6631a578b
Upgrade to Micrometer 1.3.2
...
Closes gh-19778
2020-01-16 12:52:52 +00:00
Andy Wilkinson
9b5af810dd
Merge branch '2.2.x'
...
Closes gh-19774
2020-01-16 10:06:24 +00:00
Andy Wilkinson
9d5975bd09
Upgrade to Gradle 6.1
...
Closes gh-19772
2020-01-16 10:00:45 +00:00
Andy Wilkinson
4c8626ea56
Allow Boot's Jetty error handler to be overridden
...
Fixes gh-19520
2020-01-16 09:33:22 +00:00
Andy Wilkinson
a162c8ac0b
Revert "Build against Micrometer 1.3.3 snapshots"
...
The release didn't happen in time for 2.2.3.
See gh-19645
2020-01-16 09:16:58 +00:00
Andy Wilkinson
8f209ced6d
Revert "Start building against Micrometer 1.1.10 snapshots"
...
The release did not happen in time for 2.1.12.
See gh-19649.
2020-01-16 09:13:09 +00:00
Phillip Webb
8fde088574
Add layered jar layout support to the maven plugin
...
Update the Maven plugin with a new `LAYERED_JAR` layout option.
See gh-19768
2020-01-15 23:33:29 -08:00