Skip to content

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