History
Log In
h
ome
b
rowse project
f
ind issues
Q
uick Search:
Learn more about
Quick Search
Issue Details
(
XML
|
Word
|
Printable
)
Key:
LUCENE-1433
Type:
Improvement
Status:
Closed
Resolution:
Fixed
Priority:
Minor
Assignee:
Michael McCandless
Reporter:
Steven Rowe
Votes:
0
Watchers:
0
Operations
If you were
logged in
you would be able to see more operations.
Lucene - Java
Changes.html generation improvements
Created:
30/Oct/08 11:17 PM
Updated:
25/Sep/09 04:23 PM
Return to search
Component/s:
Website
Affects Version/s:
2.4
Fix Version/s:
2.9
Time Tracking:
Not Specified
File Attachments:
File Name
Date Attached
Attached By
Size
LUCENE-1433.patch
2008-10-30 11:18 PM
Steven Rowe
9 kB
Issue Links:
Reference
This issue
is related to
:
LUCENE-1157
Formatable changes log (CHANGES.txt is easy to edit but not so friendly to read by Lucene users)
LUCENE-1256
Changes.html formatting improvements
Lucene Fields:
Patch Available, New
Resolution Date:
02/Dec/08 01:58 AM
Description
« Hide
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.
Description
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.
Show »
All
Comments
Work Log
Change History
Subversion Commits
Sort Order:
[
Permlink
|
« Hide
]
Michael McCandless
added a comment -
02/Dec/08 01:58 AM
Committed revision 722329.
Thanks Steve!
[
Show »
]
Michael McCandless
added a comment -
02/Dec/08 01:58 AM
Committed revision 722329. Thanks Steve!
Thanks Steve!