-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prepare for Java 9/10 #13
Comments
Georg Weiss |
"Write once, debug forever". (Sorry, I could not resist.) |
Well, it keeps us busy and it pays the mortgages. |
I will fix this and submit at PR when done. |
Can someone assign this to me (guess I need to be promoted to Contributor...)? |
I mean ... you are asking for it, right? :-) |
Living on the edge... |
... then be prepared. (For Java 10, of course.) |
Just bring it on, Oracle. |
TODO:
@ralphlange is there a reason why the directory project doe snot use the epics-parent as parent? |
@mrkraimer have you tried to build your modules (pvDatabaseRPC) with java9?
|
On 06/26/2018 02:55 PM, Kunal Shroff wrote:
@mrkraimer <https://github.com/mrkraimer> have you tried to build your
modules (pvDatabaseRPC) with java9?
No I have not installed Java 9
Do you mind if I set up travis to build these modules with jdk9 too?
No objection. Go ahead.
Marty
… |[ERROR] Exit code: 1 -
/home/travis/build/epics-base/epicsCoreJava/exampleJava/pvDatabaseRPC/documentation/pvDatabaseRPC.html:207:
error: self-closing element not allowed [ERROR]
/home/travis/build/epics-base/epicsCoreJava/exampleJava/pvDatabaseRPC/documentation/pvDatabaseRPC.html:207:
error: self-closing element not allowed |
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#13 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AF1Q1kSs3mTxB5p2ZG6_dYuWdO9OHVZFks5uAoO1gaJpZM4T91Uz>.
|
exampleJava - being one of the optional modules that need a fix for Java 9+ - has an outstanding PR: epics-base/exampleJava#29. |
build and test the various epics 7 modules on java 9 and java 10
The text was updated successfully, but these errors were encountered: