We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7694c4 commit a15f145Copy full SHA for a15f145
.travis.yml
@@ -9,6 +9,7 @@ jdk:
9
10
jobs:
11
allow_failures:
12
+ # Fail maven-bundle-plugin on JDK 15 (https://issues.apache.org/jira/browse/FELIX-6259,https://github.com/mybatis/parent/issues/160)
13
- jdk: openjdk-ea
14
15
script:
0 commit comments