Skip to content

Commit a15f145

Browse files
committed
Add comment for preventing fail maven-bundle-plugin on JDK 15
1 parent f7694c4 commit a15f145

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jdk:
99

1010
jobs:
1111
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)
1213
- jdk: openjdk-ea
1314

1415
script:

0 commit comments

Comments
 (0)