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

Document Minimal Java requirements and enforce build requirement #139

Merged
merged 3 commits into from Dec 9, 2016

Conversation

Inventitech
Copy link
Contributor

This documents the minimal JDK version in the readme and stops
Maven if the wrong Java version is used.

Thanks to @mauricioaniche for alerting me of this.

This documents the minimal JDK version in the readme and stops
Maven if the wrong Java version is used.

Thanks to @mauricioaniche for alerting me of this.
This also no longer creates the non-shaded jar, which cannot be
run anyway due to missing dependencies.

Refs ClintonCao#140
@ClintonCao
Copy link
Owner

ClintonCao commented Dec 9, 2016

Thanks for updating the README and adding the right settings in the pom file. This will be merged onto master.

@ClintonCao ClintonCao merged commit bc66237 into ClintonCao:master Dec 9, 2016
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