Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

changes for compiling in bazel 0.2.3 #838

Closed
wants to merge 2 commits into from
Closed

Conversation

kramasamy
Copy link
Contributor

Changes to compile with bazel 0.2.3 - it is not ready to be merged yet. This is to get some initial feedback.

@daxwang
Copy link

daxwang commented May 31, 2016

hi, checkout this branch and compiler error:
heron/tools/java/BUILD:5:1: //tools/java:heron_java_toolchain: missing value for mandatory attribute 'bootclasspath' in 'java_toolchain' rule.
heron/tools/java/BUILD:5:1: //tools/java:heron_java_toolchain: missing value for mandatory attribute 'extclasspath' in 'java_toolchain' rule
heron/tools/java/BUILD:5:1: //tools/java:heron_java_toolchain: missing value for mandatory attribute 'javac' in 'java_toolchain' rule
what's wrong?

@kramasamy
Copy link
Contributor Author

kramasamy commented May 31, 2016

@daxwang - we are working on moving on to bazel 0.2.3. This is a partial working branch that fixed the workspace issues. We are working on fixing the java toolchain issues - once they are fixed, we will officially cut over to 0.2.3

@kramasamy
Copy link
Contributor Author

Closing this in favor of #869

@kramasamy kramasamy closed this Jun 17, 2016
@kramasamy kramasamy deleted the karthik/bazel023 branch July 21, 2016 07:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants