Commit Graph

48585 Commits

Author SHA1 Message Date
Scott Frederick
72925e7a17 Merge branch '3.2.x'
Closes gh-40597
2024-05-01 17:56:45 -05:00
Scott Frederick
dcf97325d7 Renew trust material for SSL tests
Closes gh-40589
2024-05-01 17:56:01 -05:00
Moritz Halbritter
d0421fa2d6 Merge branch '3.2.x'
Closes gh-40584
2024-04-30 15:11:48 +02:00
Moritz Halbritter
a6dd8b71bd Add exception and failure analyzer for missing AOT initializer
The diagnostics text include the name of the AOT initializer class and
the main class name. It also tells the user how to switch of the AOT
mode.

Closes gh-38645
2024-04-30 15:11:32 +02:00
Moritz Halbritter
a2c4915465 Merge branch '3.2.x' 2024-04-30 14:30:07 +02:00
Moritz Halbritter
883810bff8 Merge branch '3.1.x' into 3.2.x 2024-04-30 14:29:58 +02:00
Moritz Halbritter
6db8d6fdbd Bump gradle/actions in action.yml from 3.3.1 to 3.3.2
Dependabot misses the update in action.yml, see
202ebd3a10
2024-04-30 14:29:42 +02:00
Moritz Halbritter
ae357a614c Merge branch '3.2.x'
Closes gh-40583
2024-04-30 12:20:18 +02:00
Moritz Halbritter
90b1c18a57 Merge branch '3.1.x' into 3.2.x
Closes gh-40582
2024-04-30 12:20:08 +02:00
Moritz Halbritter
7b7c332d50 Merge pull request #40575 from dependabot[bot]
* pr/40575:
  Bump gradle/actions from 3.3.1 to 3.3.2

Closes gh-40575
2024-04-30 12:19:56 +02:00
dependabot[bot]
202ebd3a10 Bump gradle/actions from 3.3.1 to 3.3.2
Bumps [gradle/actions](https://github.com/gradle/actions) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](750cdda3ed...db19848a5f)

---
updated-dependencies:
- dependency-name: gradle/actions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

See gh-40575
2024-04-30 12:19:15 +02:00
Scott Frederick
c6c02906ef Merge branch '3.2.x'
Closes gh-40577
2024-04-29 16:43:20 -05:00
Scott Frederick
21a0bc7fee Merge branch '3.1.x' into 3.2.x
Closes gh-40576
2024-04-29 16:42:53 -05:00
Scott Frederick
50cab2d511 Merge pull request #40567 from izeye
* pr/40567:
  Use ConcurrentHashMap.newKeySet where feasible

Closes gh-40567
2024-04-29 15:42:39 -05:00
Johnny Lim
e2973a90a8 Use ConcurrentHashMap.newKeySet where feasible
See gh-40567
2024-04-29 15:41:37 -05:00
Andy Wilkinson
f6d8111a1a Merge branch '3.2.x' 2024-04-29 12:56:24 +01:00
Andy Wilkinson
34e62bb4e2 Reinstate permissive alias check
Without the permissive check, unusually named static resources are
inaccessible. The need for this may be due to a Jetty bug. This change
restores the tests to their previous form for now.

See gh-40568
2024-04-29 12:50:42 +01:00
Andy Wilkinson
84af0988bc Merge branch '3.2.x' 2024-04-29 12:07:05 +01:00
Andy Wilkinson
f70a270ec8 Merge branch '3.1.x' into 3.2.x
Closes gh-40568
2024-04-29 12:06:20 +01:00
Andy Wilkinson
15913441c4 Remove Concourse CI configuration
Closes gh-40566
2024-04-29 12:05:34 +01:00
Moritz Halbritter
6c154789f5 Merge branch '3.2.x'
Closes gh-40565
2024-04-29 12:00:42 +02:00
Moritz Halbritter
7ac0d0cde6 Merge branch '3.1.x' into 3.2.x
Closes gh-40564
2024-04-29 11:56:32 +02:00
Moritz Halbritter
d716d99d1b Note that Docker Compose is excluded by default from packaged jars
Closes gh-40556
2024-04-29 11:54:17 +02:00
Moritz Halbritter
1f80f72a73 Merge branch '3.2.x'
Closes gh-40561
2024-04-29 10:14:17 +02:00
Moritz Halbritter
be5039041c Defer creation of maps in MapBinder
Closes gh-39375
2024-04-29 10:07:40 +02:00
Moritz Halbritter
12cfb1fd2f Merge branch '3.2.x'
Closes gh-40560
2024-04-29 10:04:32 +02:00
Moritz Halbritter
8a3b0cd221 Throw dedicated exception if bundle content is not watchable
This also adds a FailureAnalyzer which prints a helpful message how to
fix that problem.

Closes gh-38903
2024-04-29 09:46:19 +02:00
Scott Frederick
3c00bf367d Adapt to changes in Logback include processing
Fixes gh-40491
2024-04-26 13:33:51 -05:00
Andy Wilkinson
86a3099782 Align ExtractVersionConstraints with 3.2.x
See gh-40551
2024-04-26 17:47:30 +01:00
Andy Wilkinson
308b0d9921 Merge branch '3.2.x'
Closes gh-40551
2024-04-26 17:11:46 +01:00
Andy Wilkinson
0757857b74 Stop calling getProject() when ExtractVersionConstraints is executing
Closes gh-40550
2024-04-26 17:03:29 +01:00
Andy Wilkinson
85d9ebcccc Merge branch '3.2.x' 2024-04-26 16:32:08 +01:00
Andy Wilkinson
c139bdf525 Merge branch '3.1.x' into 3.2.x 2024-04-26 16:31:58 +01:00
Andy Wilkinson
ee73b022c7 Polish 2024-04-26 16:31:11 +01:00
Andy Wilkinson
ddeb114d36 Merge branch '3.2.x'
Closes gh-40548
2024-04-26 16:30:37 +01:00
Andy Wilkinson
89b13c897a Merge branch '3.1.x' into 3.2.x
Closes gh-40547
2024-04-26 16:30:27 +01:00
Andy Wilkinson
b8aed98649 Avoid calling getProject() when checking configuration metadata
Closes gh-40546
2024-04-26 16:30:00 +01:00
Andy Wilkinson
bccf004b85 Merge branch '3.2.x'
Closes gh-40545
2024-04-26 16:22:01 +01:00
Andy Wilkinson
023c104434 Merge branch '3.1.x' into 3.2.x
Closes gh-40544
2024-04-26 16:21:49 +01:00
Andy Wilkinson
fd887839a3 Avoid calling getProject() during execution of pMPTPR
Closes gh-40543
2024-04-26 16:21:11 +01:00
Andy Wilkinson
7fdb7ce984 Merge branch '3.2.x'
Closes gh-40542
2024-04-26 16:10:49 +01:00
Andy Wilkinson
876d9213f5 Merge branch '3.1.x' into 3.2.x
Closes gh-40541
2024-04-26 16:10:40 +01:00
Andy Wilkinson
3e6a9b3708 Stop calling getProject() during execution of AutoConfigurationMetadata
Closes gh-40540
2024-04-26 16:09:59 +01:00
Andy Wilkinson
7d1c244ba1 Merge branch '3.2.x'
Closes gh-40539
2024-04-26 15:58:55 +01:00
Andy Wilkinson
cfdb89fe0b Merge branch '3.1.x' into 3.2.x
Closes gh-40538
2024-04-26 15:58:44 +01:00
Andy Wilkinson
2572c6d3cd Stop calling getProject() during execution of StarterMetadata
Closes gh-40537
2024-04-26 15:52:36 +01:00
Andy Wilkinson
d534204a36 Merge branch '3.2.x' 2024-04-26 15:09:56 +01:00
Andy Wilkinson
3881cd0ea3 Upgrade to Asciidoctor Gradle Plugin 4.0.2
Closes gh-40536
2024-04-26 15:09:28 +01:00
Andy Wilkinson
76380ddbeb Merge branch '3.2.x'
Closes gh-40535
2024-04-26 14:04:26 +01:00
Andy Wilkinson
960f020a18 Merge branch '3.1.x' into 3.2.x
Closes gh-40534
2024-04-26 14:02:52 +01:00