[
https://issues.apache.org/jira/browse/LUCENE-3447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shai Erera updated LUCENE-3447:
-------------------------------
Attachment: LUCENE-3447.patch
Patch modifies invoke-javadoc to copy the prettify directory under each
component's 'build/docs' dir, and changes the references to these files.
Now the prettify folder is included with each .jar, however it's also included
with each component's docs directory.
Even though it means the files are packaged several times (e.g. in the final
lucene.tgz), I think it's the simplest solution.
Additionally, I think that we can remove many *.js files under prettify for
languages that we don't use, e.g. apollo, lisp, vb etc.
I'd like to commit this soon, so that I can proceed with LUCENE-3261.
> Prettify files are not included with javadoc jars
> -------------------------------------------------
>
> Key: LUCENE-3447
> URL: https://issues.apache.org/jira/browse/LUCENE-3447
> Project: Lucene - Java
> Issue Type: Improvement
> Components: general/build
> Reporter: Shai Erera
> Assignee: Shai Erera
> Priority: Minor
> Fix For: 3.5, 4.0
>
> Attachments: LUCENE-3447.patch
>
>
> The prettify files are not included with the generated javadoc .jars, which
> means that if someone expands a certain javadocs .jar, and this .jar relies
> on prettify (such as highlighter and soon facet), the javadocs will not
> display properly.
--
This message is automatically generated by JIRA.
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]