[
https://issues.apache.org/jira/browse/HADOOP-11977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Allen Wittenauer updated HADOOP-11977:
--------------------------------------
Description: I suspect an optimization could be made that when a patch to
java code doesn't touch either a method definition or a comment, that javadoc
might not need to fire off. Additionally, if a patch only touches a comment,
then it should only do javadoc tests. (was: I suspect an optimization could be
made that when a patch to java code doesn't touch either a method definition or
a comment, that javadoc might not need to fire off. Additionally)
> test-patch.sh smarter java
> --------------------------
>
> Key: HADOOP-11977
> URL: https://issues.apache.org/jira/browse/HADOOP-11977
> Project: Hadoop Common
> Issue Type: Test
> Reporter: Allen Wittenauer
>
> I suspect an optimization could be made that when a patch to java code
> doesn't touch either a method definition or a comment, that javadoc might not
> need to fire off. Additionally, if a patch only touches a comment, then it
> should only do javadoc tests.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)