-
Notifications
You must be signed in to change notification settings - Fork 594
Use Java ver 8 as source and target version #2130
Conversation
Signed-off-by: Ali Ahmed <[email protected]>
The website docs[1] state:
Would you please update that to say that Heron requires java 8. 1 - https://twitter.github.io/heron/docs/developers/compiling/compiling/ |
Signed-off-by: Ali Ahmed <[email protected]>
@billonahill update the docs in the repo |
[topologies](../../../concepts/topologies) can be written in Java 7 or above | ||
and all Heron jars are compatible with Java 7. | ||
, all Heron jars are required to run with Java 8. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Instead of "all Heron jars are required to run with Java 8" how about "but Heron topologies are required to run with a Java 8 JRE"
/cc @lucperkins, @kramasamy for comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
Signed-off-by: Ali Ahmed <[email protected]>
@billonahill updated with you doc comment , awaiting for approval |
@aahmed-se have you signed the CLA? |
@billonahill not sure , I think I agreed to something when I joined the project. |
@billonahill I have signed it now |
👍 once CI passes |
@billonahill Hey bill can you merge the commit , I don't have merge rights. |
* Use Java ver 8 as source and target version Signed-off-by: Ali Ahmed <[email protected]> * Use Java ver 8 as source and target version Signed-off-by: Ali Ahmed <[email protected]> * Use Java ver 8 as source and target version Signed-off-by: Ali Ahmed <[email protected]>
Signed-off-by: Ali Ahmed [email protected]