<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <br>
    <div class="moz-cite-prefix">On 03/01/2016 09:01, John Patrick
      wrote:<br>
    </div>
    <blockquote
      cite="mid:C4ECA06E-DB46-4277-8C27-E55DB855513C@gmail.com"
      type="cite">
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
      <div>cheers for the history Alan.</div>
      <div><br>
      </div>
      <div>I wasn't sure if 9-ea was going to be used purely during
        early access or if a new structure was going to be used.</div>
      <div><br>
      </div>
      <div>is their a source file, java doc or mail list message
        detailing the changes or new Java 9 setup. So I can reference
        that in any potential change I submit to open source projects?</div>
      <div><br>
      </div>
      <div>looking at the submitted patch, am I right to assume
        java.version going forward will be the purely a display string
        value and java.specification.version should be used to work out
        the major version number. Should I also assume their will be a
        java.implementation.version if you need to know the low level
        build number.</div>
      <div><br>
      </div>
    </blockquote>
    Best to start with JEP 223 [1]. I've no doubt that the Maven
    maintainers are aware of the changes, it just might take a while to
    address issues in code that parses the version string.<br>
    <br>
    -Alan<br>
    <br>
    [1] <a class="moz-txt-link-freetext" href="http://openjdk.java.net/jeps/223">http://openjdk.java.net/jeps/223</a><br>
    <br>
  </body>
</html>