[ 
https://issues.apache.org/jira/browse/LUCENE-3538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13622605#comment-13622605
 ] 

Uwe Schindler commented on LUCENE-3538:
---------------------------------------

Furken: You need to do "ant clean" from the root level first, because javac 
only shows warnings when classes are actually compiled. If you run ant a second 
time afterwards, no warnings will be displayed ad javac no longer compiles any 
classes (because the .class files are up-to-date).
                
> fix java7 warnings in the source code
> -------------------------------------
>
>                 Key: LUCENE-3538
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3538
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Robert Muir
>              Labels: newdev
>
> Now that oracle has fixed java7 bugs, I imagine some users will want to use 
> it.
> Currently if you compile lucene's code with java7 you get a ton of 
> warnings... lets clean this up

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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