Ash created ORC-1479:
------------------------
Summary: Enhance example usage message to use Uber jar
Key: ORC-1479
URL: https://issues.apache.org/jira/browse/ORC-1479
Project: ORC
Issue Type: Improvement
Components: Java
Affects Versions: 2.0.0
Reporter: Ash
Assignee: Ash
When we run examples from examples/target directory, it gives following error
{code:java}
bash-5.1$ java -jar orc-examples-*.jar --help
no main manifest attribute, in orc-examples-2.0.0-SNAPSHOT-sources.jar{code}
We can make it explicit to use uber jar for running the examples
--
This message was sent by Atlassian Jira
(v8.20.10#820010)