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

Fix javadoc warnings #1976

Merged
merged 11 commits into from
Feb 20, 2022
Merged

Fix javadoc warnings #1976

merged 11 commits into from
Feb 20, 2022

Conversation

Chew
Copy link
Contributor

@Chew Chew commented Dec 30, 2021

Pull Request Etiquette

Changes

  • ❌ Internal code
  • ❌ Library interface (affecting end-user code)
  • ✅ Documentation
  • N/A Other: _____

Closes Issue: NaN

Description

Fixes all warnings for the Javadocs on Java 17 change.

@Chew Chew changed the title Update version check for javadoc task Fix javadoc warnings Dec 30, 2021
build.gradle.kts Outdated Show resolved Hide resolved
build.gradle.kts Show resolved Hide resolved
@MinnDevelopment
Copy link
Member

This change causes warnings to be generated on JDK 11, I'm not sure what to do yet.

@MinnDevelopment
Copy link
Member

Could you also update gradle to 7.3.3

Via `gradle wrapper --gradle-version 7.3.3`
# Conflicts:
#	build.gradle.kts
#	src/main/java/net/dv8tion/jda/api/JDA.java
@MinnDevelopment MinnDevelopment added this to the 5.0.0-alpha.6 milestone Jan 30, 2022
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

3 participants