Konrad Windszus created JCRVLT-391:
--------------------------------------
Summary: Remove copied classes of Xerces
Key: JCRVLT-391
URL: https://issues.apache.org/jira/browse/JCRVLT-391
Project: Jackrabbit FileVault
Issue Type: Task
Components: vlt
Affects Versions: 3.4.0
Reporter: Konrad Windszus
Fix For: 3.4.2
Currently the classes below {{o.a.j.v.util.xml}} seem to be a copy of Xerces
classes. Instead of just relying on an old copy one should use a proper Maven
dependency together with https://maven.apache.org/plugins/maven-shade-plugin/
or https://bnd.bndtools.org/instructions/conditionalpackage.html to make sure
update to the latest version is possible.
Also it needs to be clarified if the embedded Xerces should be listed
explicitly in
https://github.com/apache/jackrabbit-filevault/blob/trunk/LICENSE.txt.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)