diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2017-09-27 16:59:50 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2017-09-27 16:59:50 +0000 |
commit | 46ff054d40b9460c424fde427bb883324820a569 (patch) | |
tree | 5bf18cc7d4afab321ec43976c970caaac3d40d9c /devel/jenkins | |
parent | b8354f8ca682b2c9fb13cabab6391645a5faf1ec (diff) |
Notes
Diffstat (limited to 'devel/jenkins')
-rw-r--r-- | devel/jenkins/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/jenkins/Makefile b/devel/jenkins/Makefile index c08fb87f9893..9d22c0c5c5b4 100644 --- a/devel/jenkins/Makefile +++ b/devel/jenkins/Makefile @@ -14,6 +14,8 @@ COMMENT= Open-source continuous integration server LICENSE= MIT +IGNORE= have been identified a critical regression in 2.80, and are preparing a 2.81 + CONFLICTS= jenkins-lts-[0-9]* USE_JAVA= yes JAVA_VERSION= 1.8+ |