[ https://issues.apache.org/jira/browse/LUCENE-3649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shai Erera updated LUCENE-3649:
-------------------------------
Attachment: LUCENE-3649.patch
Patch against 3x:
* Move docs/ under src/java/org/apache/lucene/facet/doc-files -- that way the javadocs tool
takes these files as they are
* Fix references to the userguide in overview.html and o.a.l.facet/package.html.
* Remove 'javadocs' target from facet/build.xml.
I will commit this shortly.
> Facet userguide link is broken after "ant javadocs-all"
> -------------------------------------------------------
>
> Key: LUCENE-3649
> URL: https://issues.apache.org/jira/browse/LUCENE-3649
> Project: Lucene - Java
> Issue Type: Bug
> Components: modules/facet
> Reporter: Shai Erera
> Assignee: Shai Erera
> Fix For: 3.6, 4.0
>
> Attachments: LUCENE-3649.patch, LUCENE-3649.patch
>
>
> Spinoff from http://mail-archives.apache.org/mod_mbox/lucene-java-user/201112.mbox/%3CCAO9cvUaZePZ3faWo==Xx7X8-5+snWLsbDqqjo_N-YCxR0LJFpQ@mail.gmail.com%3E.
> When javadocs-all is run, the userguide is not copied at all, and therefore the link
is broken. Two options: inline the userguide in package/overview.html or fix the Ant target
to copy the userguide correctly.
> Thanks Lukas for reporting this.
--
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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org
|