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 errors #152

Merged
merged 1 commit into from
Nov 18, 2020
Merged

Conversation

karllessard
Copy link
Collaborator

@JimClarke5 , FYI, I had to fix a few errors in the new Javadoc merged with #129 or it was preventing the deployment to OSSRH, as you can see in this build.

Javadoc generation by maven was only enabled during deployment because it takes time to generate and I wanted to prevent our native builds on GitHub Actions to timeout because of this when it is not required, since we are so close of the 6 hours limit. But now, I'll reactivate it at least when using the -Pdev profile so the developers can be aware beforehand of these errors.

I'll merge right away this PR since I've already redeploy the artifacts locally based on these changes.

Thanks,
Karl

@karllessard karllessard merged commit a34174b into tensorflow:master Nov 18, 2020
@karllessard karllessard deleted the javadoc-fix branch November 18, 2020 19:06
JimClarke5 added a commit to JimClarke5/java that referenced this pull request Nov 19, 2020
rnett pushed a commit to rnett/tensorflow-java that referenced this pull request Dec 28, 2020
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.

2 participants