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

Improvements made in response to JOSS reviewer suggestions #84

Merged
merged 8 commits into from
Jul 7, 2021

Conversation

gaurav
Copy link
Member

@gaurav gaurav commented Jun 17, 2021

This PR collects improvements made in response to JOSS reviewer suggestions. This includes:

Might be useful if the reader doesn't know much about the Maven system.
Includes note about JAVA_HOME environment variable as per #81.
@gaurav gaurav force-pushed the improvements-from-joss-review branch from d886078 to 783dbc2 Compare June 17, 2021 20:36
gaurav and others added 4 commits June 17, 2021 16:36
The latter package seems to be more specific, and appears to cover everything we need.
This prevents overlapping class warnings from shaded JARs (https://stackoverflow.com/a/11015175/27310).
@gaurav gaurav changed the base branch from master to remove-jfact June 17, 2021 21:00
Base automatically changed from remove-jfact to master June 24, 2021 15:56
@gaurav gaurav marked this pull request as ready for review July 7, 2021 02:55
@gaurav gaurav requested a review from hlapp July 7, 2021 03:05
Copy link
Member

@hlapp hlapp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻

@gaurav gaurav merged commit 3871029 into master Jul 7, 2021
@gaurav gaurav deleted the improvements-from-joss-review branch July 7, 2021 19:07
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.

Lots of WARNINGs when building jphyloref Need to set JAVA_HOME to build jphyloref
2 participants