[
https://issues.apache.org/jira/browse/CONNECTORS-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17457925#comment-17457925
]
Markus Schuch commented on CONNECTORS-1685:
-------------------------------------------
The key line is:
{code:java}
Caused by: java.lang.IllegalArgumentException: Invalid version number: Version
number may be negative or greater than 255 {code}
TravisCI used openjdk
1.8.0_292
to run the test.
292 > 255
Cause: https://unicode-org.atlassian.net/browse/ICU-21219
> TravisCI: Ant test job failes
> -----------------------------
>
> Key: CONNECTORS-1685
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1685
> Project: ManifoldCF
> Issue Type: Bug
> Components: Build
> Reporter: Markus Schuch
> Priority: Major
>
> Currently the {{ant test}} job executed by TravisCI in the github mirror of
> manifoldcf fails
--
This message was sent by Atlassian Jira
(v8.20.1#820001)