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]
