Uwe Schindler created LUCENE-4944:
-------------------------------------
Summary: changes2html.pl does not detect duplicate sections in the
changes.txt
Key: LUCENE-4944
URL: https://issues.apache.org/jira/browse/LUCENE-4944
Project: Lucene - Core
Issue Type: Bug
Affects Versions: 4.2
Reporter: Uwe Schindler
When reviewing the release artifacts of Lucene 4.3, I noticed that CHANGES.txt
contains a section "api changes" 2 times. The changes2html converter should
maybe complain about that and fail the build. Otherwise the generated HTML
contains the same anchor element two times for one release and the open/close
logic breaks (it only open/closes the first one, although you click on the
second one).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]