Skip to content

Commit

Permalink
Building on JDK 7 is no longer supported by current tooling.
Browse files Browse the repository at this point in the history
  • Loading branch information
jglick committed Sep 19, 2017
1 parent 34b15c2 commit f5c09e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
// Builds a module using https://github.com/jenkins-infra/pipeline-library
buildPlugin(platforms: ['linux'], jdkVersions: [7, 8])
buildPlugin(platforms: ['linux'])

0 comments on commit f5c09e7

Please sign in to comment.