Konrad Windszus created JCRVLT-393:
--------------------------------------
Summary: Java 13 Support
Key: JCRVLT-393
URL: https://issues.apache.org/jira/browse/JCRVLT-393
Project: Jackrabbit FileVault
Issue Type: Task
Components: package maven plugin, vlt
Reporter: Konrad Windszus
Assignee: Konrad Windszus
Currently Java 13 cannot be used to compile FileVault. Issues
# Javadoc is not compliant with HTML5 (e.g. javadoc in
https://github.com/apache/jackrabbit-filevault/blob/c924cb9789ef37a1d83b9356b277ef7e26e1b6fd/vault-core/src/main/java/org/apache/jackrabbit/vault/util/xml/xerces/util/EncodingMap.java#L29).
This will be solved with JCRVLT-391
# (default) source=6 of maven-compiler-plugin no longer supported by Java 13.
One has to set an explicit other source for all IT projects.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)