As a result of Robert Muir's r1092398 commit on branch_3x (the Latvian analysis stuff), the build is now broken under Sun/Oracle JDK 1.5:
[javadoc] C:\svn\lucene\dev\branches\branch_3x\lucene\contrib\analyzers\common\src\java\org\apache\lucene\analysis\lv\LatvianAnalyzer.java:118: warning - Tag @link: reference not found: org.apache.lucene.analysis.util.ReusableAnalyzerBase.TokenStreamComponents [...] [javadoc] 5 warnings BUILD FAILED C:\svn\lucene\dev\branches\branch_3x\lucene\build.xml:217: The following error occurred while executing this line: C:\svn\lucene\dev\branches\branch_3x\lucene\common-build.xml:813: Javadocs warnings were found! Robert said on #lucene IRC: > (9:02:53 AM) rmuir: its a bug in the EOL'ed java5 > (9:02:57 AM) rmuir: im not fixing it > (9:03:21 AM) rmuir: build isnt broken > (9:04:07 AM) rmuir: jre bug = not my problem > (9:04:32 AM) rmuir: complain to oracle, having hit another one of their bugs > at 3am last night, ive had it with their crap > (9:04:42 AM) rmuir: i didnt break the build > (9:04:43 AM) rmuir: its a bug in your jre Needless to say, I disagree vehemently with Robert. I think Robert should fix this or his commit should be reverted. I'm interested in hearing other opinions on this. Steve
