I had it this morning before committing the fst patch from Mike. Cleaned the repo, re-ran precommit and it passed... Very strange.
D. On Mon, May 6, 2019 at 5:53 PM Erick Erickson <[email protected]> wrote: > > > Both Kevin Risden and I are seeing: > > [ecj-lint] 1. ERROR in > /Users/Erick/apache/solrVersions/playspace/solr/contrib/dataimporthandler/src/java/org/apache/solr/handler/dataimport/JdbcDataSource.java > (at line 28) > [ecj-lint] import javax.naming.InitialContext; > [ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [ecj-lint] The type javax.naming.InitialContext is not accessible``` > > This import hasn’t been changed since 2009. > > I'm using: openjdk version “11.0.2” 2019-01-15 > > I tried a fresh clone of master and cleaned the ivy cache, still the same > problem. But we can't be the only ones seeing this, any clues? > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
