[
https://issues.apache.org/jira/browse/HADOOP-5628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12696488#action_12696488
]
Jothi Padmanabhan commented on HADOOP-5628:
-------------------------------------------
The current trunk has 1000 deprecated warnings from the mapred package. All of
these warnings are because of deprecation of old-api related classes in favor
of the new-api.
Is there a way by which we can do a blanket suppression of deprecated warnings,
possibly from javac command line? What is a good way to handle this?
> Create target for 10 minute patch test build
> --------------------------------------------
>
> Key: HADOOP-5628
> URL: https://issues.apache.org/jira/browse/HADOOP-5628
> Project: Hadoop Core
> Issue Type: Bug
> Components: test
> Reporter: Owen O'Malley
>
> I think we should create an ant target that performs a smoke test on the
> patched system to enable developers to have faster turn around time on
> developing patches than the 3 hour unit tests that we currently have.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.