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

Make Gradle automatically copy JD to the appropriate location for JD repo #403

Merged
merged 4 commits into from Jun 12, 2021

Conversation

zml2008
Copy link
Member

@zml2008 zml2008 commented Jun 12, 2021

This automates one of the release steps.

I've also set up JD linking so we can cross-link between projects. The links will point to the final locations at https://jd.adventure.kyori.net, but this URL is a gradle property that can be overridden to point to other publishing locations.

When releasing, run ./gradlew copyJavadoc --output ../adventure-javadocs to copy JD to the appropriate location.

@zml2008 zml2008 added this to the 4.8.1 milestone Jun 12, 2021
@zml2008 zml2008 self-assigned this Jun 12, 2021
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