Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-7725

it should be possible to run "ant precommit" with java9

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • New

    Description

      Eventually we'll want to be sure that ant precommit works even if you are using java9.

      This is currently not possible because the ECJ (Eclipse JDT based) javadoc linter we use doesn't work on java9 – so we're blocked on that, and the build.xml explicitly fails fast. (The fail fast logic in build.xml can currently be bypassed via a -Dis.jenkins.build=true system prop)

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              hossman Chris M. Hostetter
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: