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

Robert Muir commented on LUCENE-3161:
-------------------------------------

I committed the SuppressWarnings("dep-ann") with a note in revs 1129465, 
1129466 (branch3x), 1129467 (branch32).

I'll keep the issue open for future improvements like possibly upgrading javacc.

> consider warnings from the source compilation
> ---------------------------------------------
>
>                 Key: LUCENE-3161
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3161
>             Project: Lucene - Java
>          Issue Type: Task
>          Components: general/build
>            Reporter: Robert Muir
>              Labels: maybe32blocker
>             Fix For: 3.3, 4.0
>
>
> as Doron mentioned in his review: At compiling there are various warning 
> printed, I think it would be more assuring for downloaders if the build runs 
> without warning. These warnings are not a stopper.
> we could conditionalize these warnings so that they don't "display" when 
> compiling from actual releases, but I have to wonder if we should hide 
> these... being open source I think we should display all our warts, maybe 
> some contributor sees these warnings and decides they want to submit a patch 
> to fix some of them.

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

Reply via email to