[ https://issues.apache.org/jira/browse/LUCENE-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098506#comment-14098506 ]
Uwe Schindler commented on LUCENE-5886: --------------------------------------- Ah you are only talking about Constants.java :-) Sorry, I was discussing about common-build.xml which is the larger issue, because we have no nice comparators there. This is my proposal about. I am thinking about making this easier. For now I would leave common-build.xml as it is, so we can detect everythoing >=9 as Java 9, so we would not run ecj on Java 10. I am now working on makint the common-build-detector assign "unknown" to everything which is not in our expected list of JVMs. I will work on that later! > current ecj-javadoc-lint crashes on SharedFSAutoReplicaFailoverUtilsTest.java > ----------------------------------------------------------------------------- > > Key: LUCENE-5886 > URL: https://issues.apache.org/jira/browse/LUCENE-5886 > Project: Lucene - Core > Issue Type: Bug > Reporter: Robert Muir > Attachments: LUCENE-5886.patch, LUCENE-5886.patch, LUCENE-5886.patch, > java9detection.patch > > > It seems the version we are using has bugs that are tripped by this test. > We are using 3.7.2, I think we should upgrade to 4.4? > It seems to solve the issue for me. -- This message was sent by Atlassian JIRA (v6.2#6252) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org