Rob Winch
715f06c4c2
useJUnitPlatform for integration tests
...
Issue gh-9467
5 years ago
Josh Cummings
c4e53e51d7
Close zip file
...
Issue gh-9467
5 years ago
Rob Winch
f73f213f50
Remove DependencySetPlugin
...
Closes gh-10070
5 years ago
Rob Winch
c173e801c5
Convert buildSrc to JUnit 5
...
Closes gh-9467
5 years ago
Rob Winch
04fbe03a9e
remove junit
5 years ago
Rob Winch
8652f01269
useJUnitPlatform
5 years ago
Rob Winch
1047e09fee
Add JUnit 5 Dependencies
5 years ago
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
5 years ago
Marcus Hert da Coregio
4060f83261
Add a link checker to docs build
...
Closes gh-9818
5 years ago
Marcus Hert da Coregio
7075296deb
Add a link checker to docs build
...
Closes gh-9818
5 years ago
Rob Winch
bf9f1de6e1
Artifactory defaults to publish mavenJava Publication
...
Closes gh-9772
5 years ago
Rob Winch
8a4ee8af43
Artifactory defaults to publish mavenJava Publication
...
Closes gh-9772
5 years ago
Rob Winch
df4d0dc488
Ignore Invalid buildSrc Tests
5 years ago
Rob Winch
abd100122e
Fix SpringNexsPublishPlugin spacing in root
5 years ago
Rob Winch
39c5f3d955
Fix closeAndReleaseOssrhStagingRepository
5 years ago
Rob Winch
05dd69395d
Delay until PublishAllJavaComponentsPlugin
5 years ago
Rob Winch
b750f3b86c
copyproperties for bom plugin
5 years ago
Rob Winch
b0f661f432
Revert "Map optional dependencies to Maven"
...
This reverts commit 7dc34ccef7a74f1880962f4c13a407fda080441a.
5 years ago
Rob Winch
d8e4f6c866
Revert "Management no longer operates on optional/provided to spring-security-dependencies added as bom to poms"
...
This reverts commit c9bf98c8872c5baa82f0142e1c25ce7fe1a7112d.
5 years ago
Rob Winch
c9bf98c887
Management no longer operates on optional/provided to spring-security-dependencies added as bom to poms
5 years ago
Rob Winch
7dc34ccef7
Map optional dependencies to Maven
5 years ago
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
5 years ago
Rob Winch
0158d2023e
Remove MavenBomTask
5 years ago
Rob Winch
3d4bc6ca9e
remove spring-pom.properties
5 years ago
Rob Winch
b2d14be18e
Revert "versionMapping"
...
This reverts commit 834a1fca0d4f0e8dceff7d82ff430283c5c01f29.
5 years ago
Rob Winch
834a1fca0d
versionMapping
5 years ago
Rob Winch
daf37942c5
Fix maven.from
5 years ago
Rob Winch
c72f8dec0c
Fix MavenBom
5 years ago
Rob Winch
928c855a7d
polish publish
5 years ago
Rob Winch
d826984fc0
remove artifactory config that is invalid
5 years ago
Rob Winch
3b77986e85
apply publishplugin
5 years ago
Rob Winch
096a6586e7
fix publish url
5 years ago
Rob Winch
304636520d
buildSrc to publish
5 years ago
Rob Winch
cb4d03b9cd
Update io.spring.nohttp to 0.0.8
...
Closes gh-9753
5 years ago
Marcus Hert da Coregio
839269e9c5
Update buildSrc to build on Windows
...
Closes gh-9724
5 years ago
Rob Winch
5a7e096d0c
Update io.spring.nohttp to 0.0.7
...
Closes gh-9711
5 years ago
Rob Winch
4e8b7dfb12
add minorVersionBump
...
Closes gh-9709
5 years ago
Rob Winch
8c11853eaf
Add generateChangelog
...
Closes gh-9704
5 years ago
Rob Winch
84d9629599
Add gitHubCheckMilestoneHasNoOpenIssues
...
Closes gh-9693
5 years ago
Rob Winch
23eee9aa03
Remove unused ratelimit code
5 years ago
Rob Winch
006b9b9607
master->main
...
Closes gh-9683
5 years ago
Rob Winch
8a13278c6d
Update io.spring.nohttp to 0.0.6.RELEASE
...
Closes gh-9622
5 years ago
Josh Cummings
3641756692
Add package-list
...
Closes gh-9528
5 years ago
Rob Winch
1a082357d3
Add sagan(Create|Delete)Release
...
Closes gh-9577
5 years ago
Rob Winch
49498b7e7d
Update nohttp-checkstyle to 0.0.5.RELEASE
...
Closes gh-9554
5 years ago
Rob Winch
7cc8dac37d
Update spring-doc-resources to 0.2.5
...
Closes gh-9552
5 years ago
Rob Winch
9b94e616c8
updateDepencencies support for nimbus-jose-jwt
...
Keep nimbus-jose-jwt aligned with the version in nimbus-oauth2-sdk
Issue gh-9542
5 years ago
Rob Winch
eb6dccf05d
updateDependencies support custom rules
...
Issue gh-9542
5 years ago
Rob Winch
1be9bb98d7
Fix deprecation warnigns in DocsPlugin
...
- baseName -> archiveBaseName
- classifier -> archiveClassifier
Closes gh-9547
5 years ago
Rob Winch
0d8ee3a908
Fix deprecation warnings for SchemaZipPlugin
...
- baseName -> archiveBaseName
- classifier -> archiveClassifier
Closes gh-9546
5 years ago