Changes.html generation improvements
------------------------------------

                 Key: LUCENE-1433
                 URL: https://issues.apache.org/jira/browse/LUCENE-1433
             Project: Lucene - Java
          Issue Type: Improvement
          Components: Website
    Affects Versions: 2.4
            Reporter: Steven Rowe
            Priority: Minor
             Fix For: 2.9
         Attachments: LUCENE-1433.patch

Bug fixes for and improvements to changes2html.pl, which generates Changes.html 
from CHANGES.txt:

# When the current location has a fragment identifier, expand parent sections, 
so that the linked-to section is visible.
# Properly handle beginning-of-release comments that don't fall under a section 
heading (previously: some content in release "1.9 final" was invisible).
# Auto-linkify SOLR-XXX and INFRA-XXX JIRA issues (previously: only LUCENE-XXX 
issues).
# Auto-linkify Bugzilla bugs prefaced with "Issue" (previously: only "Bug" and 
"Patch").
# Auto-linkify Bugzilla bugs in the form "bugs XXXXX and YYYYY".
# Auto-linkify issues that follow attributions.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to