[ https://issues.apache.org/jira/browse/LUCENE-4302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Uwe Schindler resolved LUCENE-4302. ----------------------------------- Resolution: Fixed Committed trunk rev 1372633, 4.x rev 1372635, 3.6 rev 1372641 Thanks Karl! > Javadoc for facet User Guide does not display because of SAXParseException > (Eclipse, Maven) > ------------------------------------------------------------------------------------------- > > Key: LUCENE-4302 > URL: https://issues.apache.org/jira/browse/LUCENE-4302 > Project: Lucene - Core > Issue Type: Bug > Components: general/javadocs > Affects Versions: 4.0-ALPHA > Environment: Windows 7-64bit/Eclipse Juno (4.2)/Maven m2e > plugin/firefox latest > Reporter: Karl Nicholas > Assignee: Uwe Schindler > Priority: Minor > Labels: documentation > Fix For: 5.0, 3.6.2, 4.0 > > Attachments: LUCENE-4302.patch > > Original Estimate: 1h > Remaining Estimate: 1h > > I have opened javadoc for Facet API while using Eclipse, which downloaded the > javadocs using Maven m2e plugin. When I click on facet User Guide on the > overview page I get the following exception in FireFox: > http://127.0.0.1:49231/help/nftopic/jar:file:/C:/Users/karl/.m2/repository/org/apache/lucene/lucene-facet/4.0.0-ALPHA/ > lucene-facet-4.0.0-ALPHA-javadoc.jar!/org/apache/lucene/facet/doc-files/userguide.html > An error occured while processing the requested document: > org.xml.sax.SAXParseException; lineNumber: 121; columnNumber: 16; The element > type "br" must be terminated by the matching end-tag "</br>". > at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown > Source) > at > com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown > Source) > The link, or requested document is: > http://127.0.0.1:49231/help/nftopic/jar:file:/C:/Users/karl/.m2/repository/org/apache/lucene/lucene-facet/4.0.0-ALPHA/ > lucene-facet-4.0.0-ALPHA-javadoc.jar!/org/apache/lucene/facet/doc-files/userguide.html -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org