iwasakims opened a new pull request #3509: URL: https://github.com/apache/hadoop/pull/3509
https://issues.apache.org/jira/browse/HADOOP-17925 If `-Pdocs` is activated, hadoop-client depends on xerces. The dependency was added by [HADOOP-14835](https://issues.apache.org/jira/browse/HADOOP-14835) to fix jdiff error. We are avoiding unwanted dependency by [building documentations alone in the second pass after building binary artifacts](https://github.com/apache/hadoop/blob/rel/release-3.3.1/dev-support/bin/create-release#L568-L606). The BUILDING.txt just should not encourage to activate `-Pdocs` on building binary artifacts. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
