[ https://issues.apache.org/jira/browse/HADOOP-11807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14563201#comment-14563201 ]
Allen Wittenauer commented on HADOOP-11807: ------------------------------------------- * I'd really prefer what is currently the '\-\-normal' mode to be the default and the fail-on-problems mode to be specifically triggered via '\-\-lint'. It's going to be much more common to let the errors happen/be less strict about them vs. the stricter mode. (I'd push this into the ideals of Positive Programming\-\-tests and code should be built around trues rather than falses.) * The version check error should really be if there are two or more numeric versions in a JIRA. For example, "./releasedocmaker.py --version HDFS-7285" is completely valid if I'm building release notes against that branch. > add a lint mode to releasedocmaker > ---------------------------------- > > Key: HADOOP-11807 > URL: https://issues.apache.org/jira/browse/HADOOP-11807 > Project: Hadoop Common > Issue Type: Improvement > Components: build, documentation > Affects Versions: 3.0.0 > Reporter: Allen Wittenauer > Assignee: ramtin > Priority: Minor > Attachments: HADOOP-11807.001.patch, HADOOP-11807.002.patch, > HADOOP-11807.003.patch, HADOOP-11807.004.patch > > > * check for missing components (error) > * check for missing assignee (error) > * check for common version problems (warning) > * add an error message for missing release notes -- This message was sent by Atlassian JIRA (v6.3.4#6332)