Marcel Reutegger created OAK-6384:
-------------------------------------
Summary: Dependency missing in oak-run
Key: OAK-6384
URL: https://issues.apache.org/jira/browse/OAK-6384
Project: Jackrabbit Oak
Issue Type: Bug
Affects Versions: 1.7.2
Reporter: Marcel Reutegger
Assignee: Marcel Reutegger
Priority: Minor
Fix For: 1.8
The commons-codec dependency is missing for oak-run and console commands
working with a DocumentNodeStore may fail with:
{noformat}
java.lang.NoClassDefFoundError: org/apache/commons/codec/binary/Hex
{noformat}
It seems only trunk is affected. The 1.6 branch is fine. Maybe the dependency
went missing with a recent refactoring.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)