Commit Graph

49223 Commits

Author SHA1 Message Date
Andy Wilkinson
d4e9f458a3 Fix path handling and wrapping in LoaderHidingResource
Closes gh-39472
2024-06-05 12:33:21 +01:00
Andy Wilkinson
2ceb7b4217 Extract LoaderHidingResource as a top-level type
See gh-39472
2024-06-05 12:33:20 +01:00
Moritz Halbritter
935ce87521 Merge branch '3.2.x'
Closes gh-40984
2024-06-04 09:09:50 +02:00
Moritz Halbritter
3ff0979208 Merge pull request #40980 from dependabot[bot]
* pr/40980:
  Polish "Bump jfrog/setup-jfrog-cli from 4.0.2 to 4.1.2"
  Bump jfrog/setup-jfrog-cli from 4.0.2 to 4.1.2

Closes gh-40980
2024-06-04 09:09:42 +02:00
Moritz Halbritter
054a1a0c0f Polish "Bump jfrog/setup-jfrog-cli from 4.0.2 to 4.1.2"
See gh-40980
2024-06-04 09:09:23 +02:00
dependabot[bot]
3c8b6828a5 Bump jfrog/setup-jfrog-cli from 4.0.2 to 4.1.2
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli) from 4.0.2 to 4.1.2.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases)
- [Commits](727b480baf...7c95feb320)

---
updated-dependencies:
- dependency-name: jfrog/setup-jfrog-cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

See gh-40980
2024-06-04 09:09:19 +02:00
Moritz Halbritter
70946b7f2f Merge branch '3.2.x'
Closes gh-40983
2024-06-04 09:06:53 +02:00
Moritz Halbritter
8a7d670ff1 Merge pull request #40963 from quaff
* pr/40963:
  Remove unnecessary null check

Closes gh-40963
2024-06-04 09:06:39 +02:00
Yanming Zhou
5cfd079c55 Remove unnecessary null check
See gh-40963
2024-06-04 08:39:26 +02:00
Moritz Halbritter
7c2413f0e3 Merge pull request #40967 from Seungpang
* pr/40967:
  Polish "Replace hard-coded links to Micrometer in documentation"
  Replace hard-coded links to Micrometer in documentation

Closes gh-40967
2024-06-03 14:34:36 +02:00
Moritz Halbritter
197eae5ec4 Polish "Replace hard-coded links to Micrometer in documentation"
See gh-40967
2024-06-03 14:33:54 +02:00
Seungrae
1589a19a86 Replace hard-coded links to Micrometer in documentation
See gh-40967
2024-06-03 14:27:28 +02:00
Moritz Halbritter
550433e6c3 Merge branch '3.2.x'
Closes gh-40976
2024-06-03 14:13:43 +02:00
Moritz Halbritter
043d71f820 Merge pull request #40971 from cmabdullah
* pr/40971:
  Fix typos in method names and javadoc

Closes gh-40971
2024-06-03 14:13:31 +02:00
Khan, C M Abdullah
570522d876 Fix typos in method names and javadoc
See gh-40971
2024-06-03 14:05:52 +02:00
Andy Wilkinson
58a175bf23 Merge branch '3.2.x'
Closes gh-40975
2024-06-03 09:37:14 +01:00
Andy Wilkinson
dd6f516d66 Test Gradle Plugin against 8.8
Closes gh-40573
2024-06-03 08:29:02 +01:00
Scott Frederick
fa131fa6a0 Merge branch '3.2.x'
Closes gh-40959
2024-05-30 15:16:27 -05:00
Scott Frederick
c36909824e Merge pull request #40955 from asashour
* pr/40955-3.2.x:
  Remove unused parameter and polish javadoc

Closes gh-40955
2024-05-30 15:16:04 -05:00
Ahmed Ashour
f000af6a12 Remove unused parameter and polish javadoc
See gh-40955
2024-05-30 14:42:46 -05:00
Scott Frederick
abb1df40d1 Merge branch '3.2.x'
Closes gh-40958
2024-05-30 14:29:59 -05:00
Scott Frederick
0be290d6f7 Merge pull request #40951 from mateusscheper
* pr/40951:
  Fix typo in Dev Services reference docs

Closes gh-40951
2024-05-30 14:28:27 -05:00
Mateus Scheper
6c5ae329f3 Fix typo in Dev Services reference docs
See gh-40951
2024-05-30 14:27:27 -05:00
Scott Frederick
5127e7c8e7 Merge pull request #40948 from onobc
* pr/40948:
  Fix links to Spring Pulsar ref docs

Closes gh-40948
2024-05-30 14:12:58 -05:00
Chris Bono
0c1632de90 Fix links to Spring Pulsar ref docs
This commit fixes several broken links from pulsar.adoc to the
Spring Pulsar reference docs. The breakage occurred due to some
doc re-organization in Spring Pulsar.

See gh-40948
2024-05-30 14:12:33 -05:00
Andy Wilkinson
087789bda3 Merge branch '3.2.x'
Closes gh-40953
2024-05-30 08:05:09 +01:00
Andy Wilkinson
211bf95f45 Revert "Adapt to Spring Data Neo4j now requiring a transaction manager"
This reverts commit b6467ed826. Changes
in Spring Data Neo4j mean that these changes are no longer necessary.
They also caused a problem with multiple transaction managers being
present when mixing Neo4j and, say, Data JPA.

Closes gh-40895
2024-05-30 08:00:11 +01:00
Scott Frederick
ddcb30c63a Merge pull request #40946 from Seungpang
* pr/40946:
  Fix typo in AntoraAsciidocAttributes class

Closes gh-40946
2024-05-29 13:42:38 -05:00
Seungrae
b5b8357489 Fix typo in AntoraAsciidocAttributes class
See gh-40946
2024-05-29 13:41:40 -05:00
Andy Wilkinson
802419b3b0 Merge branch 'gh-40821' 2024-05-29 14:21:49 +01:00
Andy Wilkinson
19fb329560 Merge pull request #40821 from MazizEsa
* gh-40821:
  Polish "Fix Flyway 10 in a GraalVM native image"
  Fix Flyway 10 in a GraalVM native image

Closes gh-40821
2024-05-29 14:21:30 +01:00
Andy Wilkinson
10e23b8f35 Polish "Fix Flyway 10 in a GraalVM native image"
See gh-40821
2024-05-29 14:21:17 +01:00
Maziz
345edb1301 Fix Flyway 10 in a GraalVM native image
See gh-40821
2024-05-29 14:18:10 +01:00
Moritz Halbritter
0dff055c38 Apply configuration to CycloneDX plugin only for the execution
Closes gh-40927
2024-05-29 14:37:12 +02:00
Moritz Halbritter
9e86230c06 Merge branch '3.2.x'
Closes gh-40943
2024-05-29 14:28:43 +02:00
Moritz Halbritter
244df31f65 Merge pull request #40905 from erie0210
* pr/40905:
  Add Kotlin example for @Testcontainers

Closes gh-40905
2024-05-29 14:28:35 +02:00
erie0210
2e1ad6bdcc Add Kotlin example for @Testcontainers
See gh-40905
2024-05-29 14:28:11 +02:00
Moritz Halbritter
150468a13a Merge pull request #40889 from Eng-Fouad
* pr/40889:
  Add newline before the Spring banner

Closes gh-40889
2024-05-29 14:22:16 +02:00
Fouad Almalki
fad0f0a83d Add newline before the Spring banner
See gh-40889
2024-05-29 14:16:37 +02:00
Moritz Halbritter
c479c56836 Merge branch '3.2.x'
Closes gh-40942
2024-05-29 14:13:43 +02:00
Moritz Halbritter
3b09791cff Merge pull request #40900 from cmabdullah
* pr/40900:
  Fix various minor inconsistencies in the documentation

Closes gh-40900
2024-05-29 14:12:56 +02:00
Khan, C M Abdullah
ab2ba674b6 Fix various minor inconsistencies in the documentation
See gh-40900
2024-05-29 14:12:04 +02:00
Moritz Halbritter
8f1166f4da Merge branch '3.2.x'
Closes gh-40941
2024-05-29 14:06:37 +02:00
Moritz Halbritter
96cfc14546 Merge pull request #40918 from vsanna
* pr/40918:
  Warn in the documentation that spring.profiles.group can only be used in non-profile-specific documents

Closes gh-40918
2024-05-29 14:05:48 +02:00
vsanna
3ae1c111a0 Warn in the documentation that spring.profiles.group can only be used in non-profile-specific documents
See gh-40918
2024-05-29 14:02:14 +02:00
Andy Wilkinson
cf447e3aa6 Merge branch '3.2.x'
Closes gh-40931
2024-05-28 16:52:32 +01:00
Andy Wilkinson
5ee0580339 Upgrade to the latest Framework 6.0.x release
Closes gh-40929
2024-05-28 16:52:00 +01:00
Andy Wilkinson
d26881acb4 Update Homebrew tap when releasing 3.3.x
Closes gh-40922
2024-05-28 10:54:54 +01:00
Andy Wilkinson
c7a92fee59 Merge branch '3.2.x' 2024-05-28 10:52:48 +01:00
Andy Wilkinson
4bb9197a14 Do not update Homebrew tap when publishing 3.2.x releases
Closes gh-40921
2024-05-28 10:52:12 +01:00