[jira] [Created] (IGNITE-6730) Java 9: fix project build procedure

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-6730) Java 9: fix project build procedure

Anton Vinogradov (Jira)
Vladimir Ozerov created IGNITE-6730:
---------------------------------------

             Summary: Java 9: fix project build procedure
                 Key: IGNITE-6730
                 URL: https://issues.apache.org/jira/browse/IGNITE-6730
             Project: Ignite
          Issue Type: Task
      Security Level: Public (Viewable by anyone)
          Components: build
    Affects Versions: 2.3
            Reporter: Vladimir Ozerov
             Fix For: 2.4


1) In most modules compiler level is set to 1.7 explicitly. Should we fix it somehow? See commit {{a450452e}} for reference.
2) Most probably we will have separate code flows for Java 7/8 and Java 9. Need to understand how to organize this. Most probably we will have two pluggable modules producing separate JARs, which will be linked in runtime. Any other ideas?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)