Rob Winch
f736d4dd76
Update org.mockito to 3.12.4
...
Closes gh-10296
2021-09-17 16:40:58 -05:00
Rob Winch
0de2baeabb
Update junit-bom to 5.8.0
...
Closes gh-10294
2021-09-17 16:40:58 -05:00
Rob Winch
d3c5c6add3
Update io.spring.nohttp to 0.0.10
...
Closes gh-10290
2021-09-17 16:40:58 -05:00
Rob Winch
af61fae68a
Update io.projectreactor to 2020.0.11
...
Closes gh-10288
2021-09-17 16:40:58 -05:00
Rob Winch
0b068b9b81
Update io.projectreactor to 2020.0.10
...
Closes gh-10199
2021-08-16 14:18:54 -05:00
Rob Winch
2765cd58f1
Exclude rc without versions from dependencyUpdates
2021-08-16 14:18:54 -05:00
Marcus Da Coregio
87687bf03f
Fix Gradle Plugin
...
Fix IncludeCheckRemotePlugin to add the default tasks even without defining the extension properties
Issue gh-9846
2021-07-30 11:29:53 -03:00
Marcus Da Coregio
c562d56ff4
Add checkSamples task
...
Closes gh-9846
2021-07-27 14:11:51 -03:00
Eleftheria Stein
abb7df1cc4
Update io.projectreactor to 2020.0.9
...
Closes gh-10091
2021-07-16 17:18:06 +02:00
Rob Winch
715f06c4c2
useJUnitPlatform for integration tests
...
Issue gh-9467
2021-07-15 14:12:12 -05:00
Josh Cummings
c4e53e51d7
Close zip file
...
Issue gh-9467
2021-07-12 15:12:54 -06:00
Rob Winch
f73f213f50
Remove DependencySetPlugin
...
Closes gh-10070
2021-07-12 15:31:38 -05:00
Rob Winch
c173e801c5
Convert buildSrc to JUnit 5
...
Closes gh-9467
2021-07-12 11:43:31 -05:00
Rob Winch
04fbe03a9e
remove junit
2021-07-09 15:57:21 -05:00
Rob Winch
bb00268922
Revert "Add openrewrite"
...
openrewrite is no longer necessary now that the migration is done
2021-07-09 14:32:52 -05:00
Rob Winch
8652f01269
useJUnitPlatform
2021-07-09 14:05:48 -05:00
Rob Winch
1047e09fee
Add JUnit 5 Dependencies
2021-07-09 14:05:48 -05:00
Rob Winch
a61057d66c
Add openrewrite
2021-07-09 13:55:20 -05:00
Rob Winch
14240b2559
Remove Powermock
...
Powermock does not support JUnit5 yet, so we need to remove it
to support JUnit 5. Additionally, maintaining additional libraries
adds extra work for the team.
Mockito now supports final classes and static method mocking. This
commit replaces Powermock with mockito-inline.
Closes gh-6025
2021-07-08 12:35:32 -05:00
Marcus Hert da Coregio
7075296deb
Add a link checker to docs build
...
Closes gh-9818
2021-06-21 10:42:55 -03:00
Rob Winch
8a4ee8af43
Artifactory defaults to publish mavenJava Publication
...
Closes gh-9772
2021-05-18 15:30:44 -05:00
Rob Winch
df4d0dc488
Ignore Invalid buildSrc Tests
2021-05-18 01:00:37 -05:00
Rob Winch
abd100122e
Fix SpringNexsPublishPlugin spacing in root
2021-05-17 23:57:18 -05:00
Rob Winch
39c5f3d955
Fix closeAndReleaseOssrhStagingRepository
2021-05-17 23:54:28 -05:00
Rob Winch
05dd69395d
Delay until PublishAllJavaComponentsPlugin
2021-05-17 23:53:01 -05:00
Rob Winch
b750f3b86c
copyproperties for bom plugin
2021-05-17 22:22:55 -05:00
Rob Winch
b0f661f432
Revert "Map optional dependencies to Maven"
...
This reverts commit 7dc34ccef7
.
2021-05-17 22:17:52 -05:00
Rob Winch
d8e4f6c866
Revert "Management no longer operates on optional/provided to spring-security-dependencies added as bom to poms"
...
This reverts commit c9bf98c887
.
2021-05-17 22:17:50 -05:00
Rob Winch
c9bf98c887
Management no longer operates on optional/provided to spring-security-dependencies added as bom to poms
2021-05-17 21:18:58 -05:00
Rob Winch
7dc34ccef7
Map optional dependencies to Maven
2021-05-17 20:44:12 -05:00
Rob Winch
5b74484d3d
Fix ManagementConfigurationPlugin Configurations
...
- remove COMPILE_CONFIGURATION_NAME
- remove TEST_COMPILE_CONFIGURATION_NAME
This is because otherwise spring-security-depencencies appears as
maven bom and it should be internal
2021-05-17 19:16:33 -05:00
Rob Winch
0158d2023e
Remove MavenBomTask
2021-05-17 18:25:29 -05:00
Rob Winch
3d4bc6ca9e
remove spring-pom.properties
2021-05-17 17:58:56 -05:00
Rob Winch
b2d14be18e
Revert "versionMapping"
...
This reverts commit 834a1fca0d
.
2021-05-17 17:50:08 -05:00
Rob Winch
834a1fca0d
versionMapping
2021-05-17 17:50:02 -05:00
Rob Winch
daf37942c5
Fix maven.from
2021-05-17 17:49:37 -05:00
Rob Winch
c72f8dec0c
Fix MavenBom
2021-05-17 17:49:04 -05:00
Rob Winch
928c855a7d
polish publish
2021-05-17 16:31:13 -05:00
Rob Winch
d826984fc0
remove artifactory config that is invalid
2021-05-17 16:21:17 -05:00
Rob Winch
3b77986e85
apply publishplugin
2021-05-17 16:21:07 -05:00
Rob Winch
096a6586e7
fix publish url
2021-05-17 16:20:54 -05:00
Rob Winch
304636520d
buildSrc to publish
2021-05-17 14:00:56 -05:00
Rob Winch
cb4d03b9cd
Update io.spring.nohttp to 0.0.8
...
Closes gh-9753
2021-05-14 13:23:54 -05:00
Rob Winch
3fc3c94ce3
Update io.projectreactor to 2020.0.7
...
Closes gh-9750
2021-05-14 13:23:54 -05:00
Marcus Hert da Coregio
839269e9c5
Update buildSrc to build on Windows
...
Closes gh-9724
2021-05-12 14:47:24 -06:00
Rob Winch
5a7e096d0c
Update io.spring.nohttp to 0.0.7
...
Closes gh-9711
2021-05-03 14:40:41 -05:00
Rob Winch
4e8b7dfb12
add minorVersionBump
...
Closes gh-9709
2021-05-03 14:36:47 -05:00
Rob Winch
8c11853eaf
Add generateChangelog
...
Closes gh-9704
2021-04-30 16:10:08 -05:00
Rob Winch
84d9629599
Add gitHubCheckMilestoneHasNoOpenIssues
...
Closes gh-9693
2021-04-29 16:15:02 -05:00
Rob Winch
23eee9aa03
Remove unused ratelimit code
2021-04-29 15:43:57 -05:00