[ 
https://issues.apache.org/jira/browse/LUCENE-3903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Uwe Schindler resolved LUCENE-3903.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 4.0
                   3.6

Committed trunk revision: 1303916
Committed 3.x revision: 1303922
                
> javadocs very very ugly if you generate with java7
> --------------------------------------------------
>
>                 Key: LUCENE-3903
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3903
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: general/javadocs
>    Affects Versions: 3.6, 4.0
>            Reporter: Robert Muir
>            Assignee: Uwe Schindler
>             Fix For: 3.6, 4.0
>
>         Attachments: LUCENE-3903.patch, LUCENE-3903.patch, LUCENE-3903.patch, 
> java7docs.jpg
>
>
> Java7 changes its javadocs to look much nicer, but this involves different 
> CSS styles.
> Lucene overrides the CSS with stylesheet+prettify.css which is a combination 
> of java5/6 stylesheet + google prettify:
> but there are problems because java7 has totally different styles.
> So if you generate javadocs with java7, its like you have no stylesheet at 
> all.
> A solution might be to make stylesheet7+prettify.css and conditionalize a 
> property in ant based on java version.

--
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

Reply via email to