Github user ameyjadiye commented on the issue:
https://github.com/apache/commons-text/pull/45
Hi @PascalSchumacher , where did you see build is failing ? I see all
builds passed given in your link
https://travis-ci.org/apache/commons-text/jobs/243003865,
Yes ibmjdk8 is running after each build , that's how Travis handling it ,
but its ok over the cost of not checking code with ibmjdk8
And if build fails it do mark build as failed i did verified that because
maven return exit code as -1 which all the way go to Travis to mark RED.
At this point all (openjdk7, oraclejdk7, oraclejdk7, ibmjdk8*3) = 6 builds
as passing .
I see some exception on findbug library and that's not issue with Commons
Text code but in findbug code and that's because they might not have considered
ibmjdk8 for their build.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]