Eleftheria Stein
1f4aa8fe4f
Provide artifactoryUsername/Password in docs and schema jobs
5 years ago
Rob Winch
27f2391aa6
Provide artifactoryUsername/Password
5 years ago
Josh Cummings
574073d93f
Constrain Snapshot Parameters for Maintenance Branch
...
Closes gh-9162
5 years ago
Josh Cummings
1f04db417b
Update snapshot command
...
Closes gh-9124
5 years ago
Joe Grandja
651c94b385
Disable parallel deployment build in Jenkins
...
Added --no-parallel to deployArtifacts and finalizeDeployArtifacts as the artifacts were being deployed in separate staging repositories in Nexus OSS.
5 years ago
Rob Winch
046cdd7f07
Update Snapshot Build to Kotlin 1.4.0
6 years ago
Rob Winch
a4756cf62c
--refresh-dependencies for snapshots
6 years ago
Rob Winch
94cf4d1de7
Fix SNAPSHOT builds
...
- Stop using deprecated RSocket APIs
- Update SNAPSHOT build to use Boot SNAPSHOT
6 years ago
Rob Winch
7cc10ed277
Fix Email notifications
6 years ago
Rob Winch
e770a21589
Revert "Fix build error related to Mono.deferWithContext()"
...
This reverts commit 104d785210 .
6 years ago
Joe Grandja
104d785210
Fix build error related to Mono.deferWithContext()
...
Issue gh-8881
6 years ago
Eleftheria Stein
3d9de9bcb7
Set RSocket version to Snapshot in snapshot build
6 years ago
Rob Winch
6e0d2f3324
Use reactorVersion 20+ for snapshot tests
6 years ago
Rob Winch
406cde8798
Use Spring Snapshots Again
...
Closes gh-8712
6 years ago
Rob Winch
145bb89394
Use Spring Releases for Now
...
Works around https://github.com/spring-projects/spring-framework/issues/25271
6 years ago
Rob Winch
d91b153cad
Explicitly set useSuffixPatternMatch for Tests
...
Spring MVC changed their default behavior in
https://github.com/spring-projects/spring-framework/issues/23915 This
causes failures in some of Spring Security's tests.
This explicitly sets useSuffixPatternMatch=true to ensure that Spring
Security still works if users have modified their defaults.
Closes gh-8493
6 years ago
Eleftheria Stein
07f8154a06
Temporarily build against Framework 5.2.x snapshot
...
Issue: gh-8489
6 years ago
Eleftheria Stein
026a951d4f
Remove JDK 9 and JDK 10 build from Jenkins pipeline
...
Closes gh-8482
6 years ago
Rob Winch
7411f25474
Use io.spring.gradle-enterprise-conventions
...
Adds support for build cache and build scans.
Closes gh-8115
6 years ago
Rob Winch
034c6c078f
Improve Build Performance
...
- Enable parallel builds
- Remove `clean`
- Remove `--no-daemon`
- Remove `--refresh-dependencies` This refreshes all dependencies not just
dependencies that change. spring-build-conventions has been updated to
set the cache time of snapshots and changing modules to be 0, so that is
always updated.
Closes gh-8113
6 years ago
Eleftheria Stein
3cc9dfcd9f
Disable locks in snapshot pipeline task
...
Fixes: gh-7798
6 years ago
Rob Winch
0feaf9bf6f
Disable force milestone repository
...
We will be using spring boot release for our next release, so we
do not need to force milestones now.
6 years ago
Rob Winch
0d088b581b
Allow milestone for Boot version
6 years ago
Rob Winch
cfef52f50c
Revert OpenJDK for Jenkinsfile
...
Unable to download the openjdk installations that are setup
7 years ago
Rob Winch
caeae6aa5b
Jenkinsfile use jdk8
...
Jenkins does not have openjdk8 defined
7 years ago
Rob Winch
cd79818454
Jenkins use openjdk
7 years ago
Eleftheria Stein
609228de5f
Jenkins build performs git clean
...
Fixes gh-7006
7 years ago
Josh Cummings
97a01260f1
Reinstate docs and schema deployments
...
Fixes: gh-6929
7 years ago
Josh Cummings
47d13ac4d0
Temporarily remove docs and schema deployments
...
Issue: gh-6929
7 years ago
Josh Cummings
700ad020ee
Adding JAVA_HOME for JDK 8
...
Fixes: gh-6928
7 years ago
Eleftheria Stein
69e4e3ed88
Update to Reactor Dysprosium-M1
...
Fixes gh-6867
7 years ago
Josh Cummings
fc6b66fdb3
Add JDK 12 to Jenkins Build
...
Fixes: gh-6774
7 years ago
Josh Cummings
f0402df915
Split Branches Into Multiple Sonarqube Projects
...
Eliminate analysis collisions and simplify application of analysis
quite periods.
Fixes: gh-6091
7 years ago
Rafael Dominguez
2cb8794e35
Restored Jacoco default task dependence
...
This commit ensures that the jacoco plugin is applied when calling
check and test tasks.
Also remoed the clean task that prevented sonarqube using coverage data
Fixes: gh-6199
7 years ago
Rafael Dominguez
b8a96b1f21
Enable Code Coverage Reports in Sonar
...
This commit ensures that jacocoTestReport task is called when running the Sonar stage.
Additionally, a variable is passed instructing Sonar where to find the test result data.
Fixes: gh-6092
7 years ago
Josh Cummings
e1c7dd6480
Add JDK 11 to Jenkins
...
Fixes: gh-5860
7 years ago
Rob Winch
d5d9adf11d
Fail the build if deploy fails
...
Fixes: gh-5997
7 years ago
Josh Cummings
adb9f4e34b
Add JDK 10 to Jenkins
...
Fixes: gh-5860
7 years ago
Rob Winch
a26eadc600
Snapshot Build uses Spring 5.+
...
Fixes: gh-5951
7 years ago
Rob Winch
12c17e837b
Remove JDK 10/11 from Jenkinsfile
...
This is necessary until we can figure out how to fix the build.
Issue: gh-5860
7 years ago
Vedran Pavic
362c2ef1f2
Force snapshot repo in snapshot stage build
8 years ago
Vedran Pavic
f7cb53e9bd
Upgrade spring-build-conventions to 0.0.18.RELEASE
8 years ago
Rob Winch
d7dde707a2
Jenkinsfile uses Spring 5.1.0.BUILD-SNAPSHOT
...
Previously 5.+ was used. This caused problems because Spring Framework
does not use semantic versioning for milestone and rc snapshots. For
example, Spring uses 5.1.0.BUILD-SNAPSHOT, 5.1.0.M1, and then goes back
to 5.1.0.BUILD-SNAPSHOT.
Fixes: gh-5721
8 years ago
Rob Winch
f38c3bfc94
Next Developement Version
8 years ago
Rob Winch
a5acf9b834
Release 5.1.0.RC2
8 years ago
Rob Winch
e6bd5357df
Next Development Version
8 years ago
Rob Winch
a699cccda1
Disable Snapshot for release
8 years ago
Rob Winch
2856f93140
Jenkinsfile add --refresh-dependencies JDK specific builds
8 years ago
Rob Winch
7ba48e22ec
Remove Spring IO Tests
...
Spring IO Cairo is the last build and it does not use Spring 5.1
dependencies.
8 years ago
Rob Winch
dd1b1b9cc3
Use Spring Framework 5.1.0 SNAPSHOT
...
Fixes: gh-5408
8 years ago