HADOOP-11449 / HADOOP-10320 ; reverting patch 6cda3a7 which triggered regression in javadocs on some java8 compilers (stevel on behalf of cnauroth)

This commit is contained in:
Steve Loughran 2015-03-02 18:15:24 -08:00
parent 253c78548b
commit fe7df5b4d8
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ import java.lang.annotation.RetentionPolicy;
/** /**
* Annotation to inform users of how much to rely on a particular package, * Annotation to inform users of how much to rely on a particular package,
* class or method not changing over time. * class or method not changing over time.
* </ul>
*/ */
@InterfaceAudience.Public @InterfaceAudience.Public
@InterfaceStability.Evolving @InterfaceStability.Evolving