https://bz.apache.org/bugzilla/show_bug.cgi?id=59787
Bug ID: 59787
Summary: Incorrect instructions for running HMEF from
command-line
Product: POI
Version: 3.15-dev
Hardware: PC
OS: Mac OS X 10.1
Status: NEW
Severity: normal
Priority: P2
Component: HMEF
Assignee: [email protected]
Reporter: [email protected]
The HMEF page [1] gives the following sample command-line:
java -classpath poi-3.14.jar:poi-scratchpad-3.14.jar
org.apache.poi.hmef.extractor.HMEFContentsExtractor winmail.dat /tmp/extracted/
However, the jar names in the binary zip are actually:
poi-3.14-20160307.jar
poi-scratchpad-3.14-20160307.jar
[1] http://poi.apache.org/hmef/index.html
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]