Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve CLI usage #5

Merged
merged 1 commit into from Apr 12, 2018
Merged

Improve CLI usage #5

merged 1 commit into from Apr 12, 2018

Conversation

pingtimeout
Copy link
Contributor

This commit brings a new main class to HdrLogProcessing. It acts like a
command dispatcher so that the users do not need to remember the class
name they want to invoke. The uberjar is also made executable by
specifying that dispatcher as the Main-Class in MANIFEST.MF.

The old java -cp way still works, regardless.

This commit brings a new main class to HdrLogProcessing.  It acts like a
command dispatcher so that the users do not need to remember the class
name they want to invoke.  The uberjar is also made executable by
specifying that dispatcher as the `Main-Class` in `MANIFEST.MF`.

The old `java -cp` way still works, regardless.
@nitsanw nitsanw merged commit f47dbc9 into nitsanw:master Apr 12, 2018
@pingtimeout pingtimeout deleted the dispatcher branch April 18, 2018 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants