[
https://issues.apache.org/jira/browse/HBASE-2364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Smith updated HBASE-2364:
------------------------------
Attachment: HBASE-2364-nodeprecations.patch
the mother of all tiny patches. ahem.
> Ignore Deprecations during build
> --------------------------------
>
> Key: HBASE-2364
> URL: https://issues.apache.org/jira/browse/HBASE-2364
> Project: Hadoop HBase
> Issue Type: Improvement
> Affects Versions: 0.21.0
> Reporter: Paul Smith
> Priority: Trivial
> Attachments: HBASE-2364-nodeprecations.patch
>
>
> I'd like to propose tweaking the Maven compiler plugin definition to ignore
> deprecations. firstly, during a Maven build, the deprecation output is
> totally ignored by everyone I'm sure, and IDE's do a much better job of
> tracking these anyway, so the value to the output is just not there.
> Secondly when one has this many deprecation warnings it's actually _hiding_
> any compiler errors. I was in a conversation with 'adragomir' on IRC last
> night (my time) and he was bitten by this, because the ERROR level stuff is
> done first, but quickly scrolls off the screen and becomes hidden.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.