Create a javac plugin that produces warnings for programs using Evolving APIs
-----------------------------------------------------------------------------
Key: HADOOP-6676
URL: https://issues.apache.org/jira/browse/HADOOP-6676
Project: Hadoop Common
Issue Type: Improvement
Reporter: Tom White
Such a feature would be useful to enforce MAPREDUCE-1637. It might also be
useful for users who wish to check their programs don't use Evolving APIs.
It could be implemented using an annotation processor:
http://java.sun.com/javase/6/docs/technotes/tools/solaris/javac.html#processing
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.