aboutsummaryrefslogtreecommitdiff
path: root/distelli-manifest.yml
diff options
context:
space:
mode:
authorRoman Ivanov <ivanov-jr@mail.ru>2016-06-26 12:27:31 -0700
committerRoman Ivanov <ivanov-jr@mail.ru>2016-06-26 12:27:31 -0700
commit60a7d38cfad819f4313d552a429b9b69524e28f2 (patch)
treeea2e5ea9dd9ab2c149f78bf125a02cb8df972ff3 /distelli-manifest.yml
parente748ca5fc28650f1148cccf09daaf0a0ca4e62dc (diff)
downloadcheckstyle-60a7d38cfad819f4313d552a429b9b69524e28f2.tar.gz
Issue #3229: switch distelli CI to jdk8
Diffstat (limited to 'distelli-manifest.yml')
-rw-r--r--distelli-manifest.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/distelli-manifest.yml b/distelli-manifest.yml
index 0b5ee3bec..8ee4da589 100644
--- a/distelli-manifest.yml
+++ b/distelli-manifest.yml
@@ -1,5 +1,7 @@
+# CI is dedicated to verify NoExceptions in Javadoc checks - checks-only-javadoc-error.xml
checkstyle/checkstyle:
Build:
+ - command -v jdk_switcher > /dev/null && jdk_switcher use oraclejdk8
- git clone https://github.com/checkstyle/contribution && cd contribution/checkstyle-tester
- sed -i.'' 's/^guava/#guava/' projects-for-travis.properties
- sed -i.'' 's/#spring-framework/spring-framework/' projects-for-travis.properties