-1. The IDE setup scripts have not been fixed yet. It was asked that we resolve the issue with them before our next release. I asked the community a while back if there was any need for these java_doc targets and didn't see any concerns for the removal of this rule.. I don't think we need them as we generate javadocs in a different way for building the heron site. I can pull this rule and corresponding targets out today.
See below from executing ./scripts/setup-intellij.sh Couldn't get generating target for :/storm-compatibility/v0.10.2/src/java/heron-storm-javadoc.zip.source/java/clojure/lang/Atom.java scripts/get_all_heron_paths.sh: line 21: ./output/bazel: No such file or directory scripts/get_all_heron_paths.sh: line 21: ./output/bazel: No such file or directory Couldn't get generating target for :/storm-compatibility/v0.10.2/src/java/heron-storm-javadoc.zip.source/java/storm/trident/spout/ISpoutPartition.java scripts/get_all_heron_paths.sh: line 21: ./output/bazel: No such file or directory scripts/get_all_heron_paths.sh: line 21: ./output/bazel: No such file or directory Couldn't get generating target for :/storm-compatibility/v0.10.2/src/java/heron-storm-javadoc.zip.source/java/storm/trident/state/Serializer.java scripts/get_all_heron_paths.sh: line 21: ./output/bazel: No such file or directory - Josh On Sat, Jul 18, 2020 at 9:29 PM H W <[email protected]> wrote: > Hello Heron Community, > > This is a call for a vote to the 4th release candidate for Apache Heron, > version 0.20.3-incubating. > We request project mentors (binded) as well as all contributors (unbinded) > and users to review and vote on this incubator release. > > * The tag to be voted upon: 0.20.3-incubating-rc4 > (14bc58b4938ba7dde3cfea788154755599783ec1) > The full list of changes and release notes are available at: > > https://github.com/apache/incubator-heron/releases/tag/0.20.3-incubating-rc4 > > Files can be found in dist.apache.org > Source: > > https://dist.apache.org/repos/dist/dev/incubator/heron/heron-0.20.3-incubating-candidate-4/ > SHA-512 > <https://dist.apache.org/repos/dist/dev/incubator/heron/heron-0.20.3-incubating-candidate-4/SHA-512> > checksums: > > 4b4c107f0cc930da7ab8822d644442d486e0dc70b0073cfcdb0bfcc27354e8daa8cb2976e9d2706e9a84894c888dbcb51ef42fd07d50aa985ad2080e076c8c5e > incubator-heron-0.20.3-incubating-rc4.tar.gz > > > Please download the source package, and follow the compiling guide > https://heron.incubator.apache.org/docs/next/compiling-overview/ > to setup the environment, build and run locally. > > Note that currently Bazel 3.0 is required to build this version. > After Bazel is set up and works correctly, you can use these release check > scripts > > https://github.com/apache/incubator-heron/blob/master/scripts/release_check/README.md#run-individual-release-checks > to verify the build. The vote will be open for at least 72 hours or until > the necessary number of votes are reached. > > Please vote accordingly: > [ ] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove with the reason > > Thank you, > > The Apache Heron (Incubating) Team >
