Trần Tiến Đức created MIME4J-291:
------------------------------------
Summary: Compiling project with Java 11 goes wrong
Key: MIME4J-291
URL: https://issues.apache.org/jira/browse/MIME4J-291
Project: James Mime4j
Issue Type: Wish
Reporter: Trần Tiến Đức
Use JDK 11 but still set the target release to 8. `mvn clean install` shows
this failure in test phrase
{code:java}
[ERROR] Failures:
[ERROR] MessageCharsetLenientTest.testLenientCharsetHandling:117
Charset:iso-8859-16 should not be allowed when lenient is false
{code}
--
This message was sent by Atlassian Jira
(v8.3.2#803003)