Uh oh!
There was an error while loading. Please reload this page.
HBASE-23675 Move to Apache parent POM version 22 - #1023
Conversation
virajjasani
commented
Jan 11, 2020
Seems many pom changes so far are absent in branch-1 and with this, we will get them :) |
This comment has been minimized.
This comment has been minimized.
petersomogyi
commented
Jan 13, 2020
The tarball looks fine. I ran For the javadoc issue I'm uploading a second commit soon. |
petersomogyi
commented
Jan 13, 2020
From maven-javadoc-plugin 3.0.0 the build fails on JDK8. The configuration moved to a property. |
Apache-HBase
commented
Jan 13, 2020
💔 -1 overall
This message was automatically generated. |
| <shell-executable>bash</shell-executable> | ||
| <!-- TODO HBASE-15041 clean up our javadocs so jdk8 linter can be used. | ||
| property as of javadoc-plugin 3.0.0 --> | ||
| <doclint>none</doclint> |
There was a problem hiding this comment.
Ok and also we have this present in master and branch-2.
+1 from my side
virajjasani
commented
Jan 13, 2020
busbey
left a comment
There was a problem hiding this comment.
looks reasonable to me. please watch the nightly result to make sure the tests for using the generated assembly works there too.
petersomogyi
commented
Jan 15, 2020
Thanks for the reviews, I'll check the nightly. |
Backport to branch-1.