Marcus Da Coregio
3aae03b1b2
Do Not Run Some Workflows on Dependabot's PRs
...
Issue gh-13873
2023-09-29 14:25:22 -03:00
Marcus Da Coregio
33a29c790a
Merge branch '6.1.x'
2023-09-29 14:22:22 -03:00
Marcus Da Coregio
998575636b
Merge branch '6.0.x' into 6.1.x
2023-09-29 14:22:05 -03:00
Marcus Da Coregio
285fb5ecfe
Merge branch '5.8.x' into 6.0.x
2023-09-29 14:21:54 -03:00
dependabot[bot]
adef0f3f25
Bump com.google.code.gson:gson from 2.8.6 to 2.8.9
...
Bumps [com.google.code.gson:gson](https://github.com/google/gson ) from 2.8.6 to 2.8.9.
- [Release notes](https://github.com/google/gson/releases )
- [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md )
- [Commits](https://github.com/google/gson/compare/gson-parent-2.8.6...gson-parent-2.8.9 )
---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-29 14:19:16 -03:00
Marcus Da Coregio
729f103cd7
Do not update ApacheDS version
...
Issue gh-13873
2023-09-29 14:18:18 -03:00
dependabot[bot]
a8eb565b05
Bump io.projectreactor.netty:reactor-netty from 1.0.35 to 1.0.36
...
Bumps [io.projectreactor.netty:reactor-netty](https://github.com/reactor/reactor-netty ) from 1.0.35 to 1.0.36.
- [Release notes](https://github.com/reactor/reactor-netty/releases )
- [Commits](https://github.com/reactor/reactor-netty/compare/v1.0.35...v1.0.36 )
---
updated-dependencies:
- dependency-name: io.projectreactor.netty:reactor-netty
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-29 14:14:00 -03:00
Marcus Da Coregio
ab812b2b53
Do not run some workflows for Dependabot branches
...
Issue gh-13873
2023-09-29 14:03:04 -03:00
Marcus Da Coregio
99deda3b6f
Configure dependabot.yml
...
Closes gh-13873
2023-09-29 13:53:00 -03:00
Marcus Da Coregio
6c9cb47125
Fix code style
2023-09-29 13:52:04 -03:00
Marcus Da Coregio
07b6c451fd
Merge branch '6.1.x'
...
Closes gh-13884
2023-09-29 11:47:38 -03:00
Marcus Da Coregio
8adfc9b463
Merge branch '6.0.x' into 6.1.x
...
Closes gh-13883
2023-09-29 11:46:48 -03:00
Marcus Da Coregio
92c82191c9
Merge branch '5.8.x' into 6.0.x
...
Closes gh-13882
2023-09-29 11:46:00 -03:00
Marcus Da Coregio
64e2a2ff8b
Apply updated Code Style
...
Closes gh-13881
2023-09-29 11:44:32 -03:00
Marcus Da Coregio
da1e949873
Merge branch '6.1.x'
...
Closes gh-13879
2023-09-28 16:02:30 -03:00
Marcus Da Coregio
376db0317c
Merge branch '6.0.x' into 6.1.x
...
Closes gh-13878
2023-09-28 16:00:49 -03:00
Marcus Da Coregio
5351fe43da
Merge branch '5.8.x' into 6.0.x
...
Closes gh-13877
2023-09-28 15:59:56 -03:00
Marcus Da Coregio
650692964e
Fix snapshot_tests on CI workflow
...
Closes gh-13876
2023-09-28 15:58:43 -03:00
Marcus Da Coregio
5a10d2f08c
Merge branch '6.1.x'
2023-09-28 15:14:55 -03:00
Marcus Da Coregio
6a97f3f982
Merge branch '6.0.x' into 6.1.x
2023-09-28 15:13:29 -03:00
Marcus Da Coregio
c6841d83eb
Merge branch '5.8.x' into 6.0.x
2023-09-28 15:01:58 -03:00
Marcus Da Coregio
e29ea47ff7
Use Gradle's Version Catalog
...
Issue gh-13868
2023-09-28 14:57:18 -03:00
Steve Riesenberg
7f61d40415
Fix code style
2023-09-27 10:51:08 -05:00
Marcus Da Coregio
33fb37e134
Fix Tests on JDK 21
...
Issue gh-13811
2023-09-27 11:59:09 -03:00
Steve Riesenberg
4905b91bdd
Run tests on JDK 21
...
Closes gh-13811
(cherry picked from commit 1dcc73ad1f
)
2023-09-26 14:43:19 -05:00
Steve Riesenberg
f879cd6c41
Use Java 17 toolchain for Kotlin
...
Issue gh-13811
2023-09-26 14:42:07 -05:00
Steve Riesenberg
2a80048340
Revert "Run tests on JDK 21"
...
This reverts commit 875096ff77
.
2023-09-25 16:05:47 -05:00
Steve Riesenberg
875096ff77
Run tests on JDK 21
...
Closes gh-13811
(cherry picked from commit 1dcc73ad1f
)
2023-09-25 12:01:32 -05:00
Steve Riesenberg
ff374935fb
Verify ReactorContext when using Virtual Threads
...
Closes gh-12791
2023-09-25 12:01:31 -05:00
Marcus Da Coregio
d6fac11bfe
Merge branch '6.1.x'
2023-09-25 10:10:48 -03:00
Marcus Da Coregio
e916e44a5e
Merge branch '6.0.x' into 6.1.x
2023-09-25 10:10:39 -03:00
Marcus Da Coregio
1a0b8b7994
Merge branch '5.8.x' into 6.0.x
2023-09-25 10:09:40 -03:00
Marcus Da Coregio
664ee9a206
Fix formatting
...
Issue gh-13776
2023-09-25 10:09:32 -03:00
Jannick Weisshaupt
b67218c150
Fix corrupted saml2 metadata when special characters are present
...
Closes gh-13776
2023-09-25 14:08:14 +01:00
Marcus Da Coregio
27f0ab9eee
Fix formatting
...
Issue gh-13851
2023-09-25 09:55:02 -03:00
Marcus Da Coregio
33efe84c56
Mark ApacheDS classes for removal
...
Closes gh-13851
2023-09-25 09:13:45 -03:00
Marcus Da Coregio
6d318914d5
Move Toolchain Config Outside Compile and Test tasks
...
Issue gh-13811
2023-09-21 16:49:12 +01:00
Marcus Da Coregio
872de2f20f
Merge branch '6.1.x'
2023-09-21 15:29:35 +01:00
Marcus Da Coregio
fcb88d3316
Merge branch '6.0.x' into 6.1.x
2023-09-21 15:29:22 +01:00
Marcus Da Coregio
f06c2b9c62
Move sourceSet Declaration Before configurations
...
Prior to this commit, with Gradle >= 8.1, we were seeing some NoClassDefFoundError related to the sun/reflect/Reflection class when running integrationTest. The error was caused because Gradle was picking the integrationTestRuntimeClasspath instead of runtimeElements, and the integrationTestRuntimeClasspath does not have the proper transitive dependencies.
This commit moves the sourceSet declaration before the configurations declaration, allowing Gradle to create the named configuration automatically using the role with the allowed usage it expects, preventing integrationTestRuntimeClasspath from being selected. The related issue in Gradle is https://github.com/gradle/gradle/issues/26461
Issue gh-13408
2023-09-21 15:28:25 +01:00
Marcus Da Coregio
9e57e49fd6
Upgrade to Gradle 8.3
...
Closes gh-13408
2023-09-21 15:28:24 +01:00
Steve Riesenberg
c8c63e9db7
Merge tag '6.2.0-M3'
2023-09-19 15:14:29 -05:00
Steve Riesenberg
d76e15d708
Revert "Run tests on JDK 21"
...
This reverts commit 1dcc73ad1f
.
2023-09-19 14:11:41 -05:00
Steve Riesenberg
6f7f86c97c
Revert "Add toolchain configuration for buildSrc"
...
This reverts commit a28075a6a3
.
2023-09-19 14:11:25 -05:00
Steve Riesenberg
a28075a6a3
Add toolchain configuration for buildSrc
...
Issue gh-13811
2023-09-19 12:30:14 -05:00
Josh Cummings
af6fce4a71
Fix Documentation Errors
...
Issue gh-12570
(cherry picked from commit 6b0d82236d
)
2023-09-19 12:08:00 -05:00
Steve Riesenberg
1dcc73ad1f
Run tests on JDK 21
...
Closes gh-13811
2023-09-19 10:39:05 -05:00
Steve Riesenberg
247ce5dcab
Add integration tests for virtual threads
...
Closes gh-12790
2023-09-19 10:39:05 -05:00
Steve Riesenberg
ecf8467cac
Fix tests on JDK 21
...
Issue gh-12790
Issue gh-13811
2023-09-19 10:39:04 -05:00
Steve Riesenberg
d48b8697bd
Fix mockito usage
...
Issue gh-13810
2023-09-19 10:39:04 -05:00