Skip to content
This repository has been archived by the owner on Mar 5, 2020. It is now read-only.

Problem with Java > 8 due to bug in MaryTTS #247

Open
neumantm opened this issue Jul 19, 2018 · 0 comments
Open

Problem with Java > 8 due to bug in MaryTTS #247

neumantm opened this issue Jul 19, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@neumantm
Copy link
Member

neumantm commented Jul 19, 2018

Due to a bug with MaryTTS our project can currently only be build with java 8.

The bug is already fixed in the code, but we need to wait for the next release.

This is just one issue, that breaks builds with java 9. Another one is #246.

A workaround would be to check if the version is going to produce a NumberFormatException and set the version if necessary.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant