1
0
mirror of synced 2026-09-11 03:39:49 +00:00

15026 Commits

Author SHA1 Message Date
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)
6.2.0-M3
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
Steve Riesenberg d6ff58bb7f Update Mockito to 5.5.0
Closes gh-13810
2023-09-19 10:39:03 -05:00
Steve Riesenberg f3a012eaa2 Support toolchain switching and JDK 21
Issue gh-12790
Issue gh-13811
2023-09-19 10:39:03 -05:00
Marcus Da Coregio 0e8d04ab40 Merge branch '6.1.x' 2023-09-19 14:20:25 +01:00
Marcus Da Coregio 94bba79834 Merge branch '6.0.x' into 6.1.x 2023-09-19 14:20:17 +01:00
Marcus Da Coregio 0c3f154f38 Merge branch '5.8.x' into 6.0.x 2023-09-19 14:20:01 +01:00
Eric Haag ac04c2e675 Add dependency between rncToXsd and sourcesJar
Since processResources is configured directly instead of via the source
set container, an explicit dependency task between rncToXsd and
sourcesJar must be defined.

Issue gh-13845
2023-09-19 14:19:45 +01:00
Eric Haag e63d7fd9e9 Add dependency between rncToXsd and versionlessXsd
Since processResources is configured directly instead of via the source
set container, an explicit dependency task between rncToXsd and
versionlessXsd must be defined.

Issue gh-13845
2023-09-19 14:19:33 +01:00
Eric Haag 718c470910 Prevent creating duplicate .xsd entries
This change removes .xsd entries that would appear in the top level of
the assembled artifacts. This occurred because the output of the
rncToXsd task does not consider the path beneath the resources
directory. To fix this, the processResources task is directly
configured with a copy spec so the required path can be set.

Issue gh-13845
2023-09-19 14:19:19 +01:00
Josh Cummings 6b0d82236d Fix Documentation Errors
Issue gh-12570
2023-09-18 16:21:37 -06:00
Steve Riesenberg 7104436a01 Merge branch '6.1.x' 2023-09-18 11:23:30 -05:00
Steve Riesenberg 2cc950039b Merge branch '6.0.x' into 6.1.x 2023-09-18 11:23:12 -05:00
Steve Riesenberg 16f91b9730 Merge branch '5.8.x' into 6.0.x 2023-09-18 11:22:56 -05:00
Steve Riesenberg 700b711c4b Merge branch '5.7.x' into 5.8.x 2023-09-18 11:22:40 -05:00
github-actions[bot] c614422f44 Next development version 2023-09-18 16:10:51 +00:00
github-actions[bot] 85e0783796 Next development version 2023-09-18 16:10:25 +00:00
github-actions[bot] b2f89fbb1c Next development version 2023-09-18 16:10:04 +00:00
github-actions[bot] ca6bf9d5da Next development version 2023-09-18 16:09:51 +00:00
github-actions[bot] 079049bc14 Next development version 2023-09-18 15:48:31 +00:00
github-actions[bot] 3656fa6e0c Release 5.7.11 5.7.11 2023-09-18 15:24:51 +00:00
github-actions[bot] 564a022ab6 Release 5.8.7 5.8.7 2023-09-18 15:22:27 +00:00
github-actions[bot] b220d9aa87 Release 6.1.4 6.1.4 2023-09-18 15:21:13 +00:00
github-actions[bot] a2223184c6 Release 6.2.0-M3 2023-09-18 15:21:12 +00:00
github-actions[bot] 7c17cfae36 Release 6.0.7 6.0.7 2023-09-18 15:21:11 +00:00
Josh Cummings cb33fd7850 Add OIDC Back-Channel Logout Support
Closes gh-12570
2023-09-16 15:12:21 -06:00
Steve Riesenberg 1461c0f648 Fix version number for aspectj upgrade
Issue gh-13832
2023-09-15 11:58:52 -05:00
Steve Riesenberg 56273dbd48 Update spring-ldap-core to 3.2.0-M3
Closes gh-13839
2023-09-15 11:58:52 -05:00
Steve Riesenberg a2ea2e2306 Update org.springframework.data to 2023.1.0-M3
Closes gh-13838
2023-09-15 11:58:52 -05:00
Steve Riesenberg 211470f249 Update org.springframework to 6.1.0-M5
Closes gh-13837
2023-09-15 11:58:51 -05:00
Steve Riesenberg b17bab2bc7 Update slf4j-api to 2.0.9
Closes gh-13836
2023-09-15 11:58:51 -05:00
Steve Riesenberg 590ef21aa3 Update org.jetbrains.kotlin to 1.9.10
Closes gh-13835
2023-09-15 11:58:51 -05:00
Steve Riesenberg bcd334ff92 Update org.eclipse.jetty to 11.0.16
Closes gh-13833
2023-09-15 11:54:23 -05:00
Steve Riesenberg 45d5e0592f Update org.aspectj to 1.9.20.1
Closes gh-13832
2023-09-15 11:54:20 -05:00
Steve Riesenberg 638581095e Update jakarta.xml.bind-api to 4.0.1
Closes gh-13831
2023-09-15 11:54:17 -05:00
Steve Riesenberg a80d1aafeb Update io.projectreactor to 2023.0.0-M3
Closes gh-13829
2023-09-15 11:54:11 -05:00