Closed paulgoetze closed 7 years ago
@mkristian Looks like there are issues with oraclejdk7 on Travis CI. Any ideas?
@paulgoetze end of life reached :( - just remove it from .travis.yml
the last test failure I saw before and do not know where this comes from. but a restart worked :)
thanks. FYI try to cut a release soon but there is another open issue I really need to look at.
:+1: Thanks @mkristian for the fast merging! Looking forward to the release once the other issue is resolved.
Fixes #61.
I just removed the parentheses for all
require
andrequire_jar
calls to keep it consistent and extended the regexes in the tests to match the full line.