[ https://issues.apache.org/jira/browse/HADOOP-8909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13474998#comment-13474998 ]
Hudson commented on HADOOP-8909: -------------------------------- Integrated in Hadoop-Mapreduce-trunk #1224 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1224/]) HADOOP-8909. Hadoop Common Maven protoc calls must not depend on external sh script. Contributed by Chris Nauroth. (Revision 1397338) Result = SUCCESS suresh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1397338 Files : * /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt * /hadoop/common/trunk/hadoop-common-project/hadoop-common/pom.xml > Hadoop Common Maven protoc calls must not depend on external sh script > ---------------------------------------------------------------------- > > Key: HADOOP-8909 > URL: https://issues.apache.org/jira/browse/HADOOP-8909 > Project: Hadoop Common > Issue Type: Improvement > Components: build > Affects Versions: 3.0.0 > Reporter: Chris Nauroth > Assignee: Chris Nauroth > Fix For: 2.0.3-alpha > > Attachments: HADOOP-8909.patch, HADOOP-8909.patch, HADOOP-8909.patch > > > Currently, several pom.xml files rely on external shell scripting to call > protoc. The sh binary may not be available on all developers' machines (e.g. > Windows without Cygwin). This issue tracks removal of that dependency in > Hadoop Common. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira