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
Joe Grandja
1ee3c765f6
Fix snapshot build
...
Fixes gh-5402
8 years ago
Rob Winch
aa2b96e4b8
Next Development Version
8 years ago
Rob Winch
88311897e5
Disable SNAPSHOT tests for release
8 years ago
Rob Winch
7d4e7bf42d
Add JDK 10 & 11 Builds
...
Issue: gh-5160
8 years ago
Rob Winch
6f6aadbcff
Add JDK 9 Build
...
Issue: gh-5160
8 years ago
Rob Winch
3a740ad988
Add SNAPSHOTs tests to CI
...
Fixes: gh-5129
8 years ago
Rob Winch
8db41665a9
--stacktrace for Sonar
8 years ago
Rob Winch
84bb8508ba
Use deployArtifacts finalizeDeployArtifacts
9 years ago
Joe Grandja
eef290f1a8
Revert "Disable Spring IO"
...
This reverts commit 0805ef0394c4d5bf913d973898cccf50a364c32d.
9 years ago
Rob Winch
0805ef0394
Disable Spring IO
...
We need to publish the spring-security-oauth2-jose module
9 years ago
Rob Winch
96a4392e48
Polish artifactoryPublish
...
Before we specified check and then -x check which negates each other. We
remove the unnecessary check command now.
9 years ago
Rob Winch
acd9de6fad
Revert "Disable Spring IO"
...
This reverts commit b21472ce6c7d619e202b09809c7117f574204765.
9 years ago
Rob Winch
b21472ce6c
Disable Spring IO
...
We need to publish the spring-security-jwt-jose
9 years ago
Rob Winch
fd244eb95c
Add Artifactory Deploy to Jenkinsfile
9 years ago
Rob Winch
c05fc951d8
Disable OSSRH Deploy
...
For the release disable OSSRH Deploy since we will release only
to Artifactory for the milestone. We cannot deploy to OSSRH because
we have RC dependencies that are not in Maven Central.
9 years ago
Rob Winch
4fdf343045
Remove springIoVersion
9 years ago
Rob Winch
014f3c8f21
Add Jenkinsfile
...
We should add a Jenkinsfile so we can build the project in GitHub
Fixes gh-4306
9 years ago