[ https://issues.apache.org/jira/browse/HADOOP-8909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chris Nauroth updated HADOOP-8909: ---------------------------------- Description: 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. (was: 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.) Summary: Hadoop Common Maven protoc calls must not depend on external sh script (was: Maven protoc calls must not depend on external sh script) > 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 > Attachments: 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