[
https://issues.apache.org/jira/browse/HADOOP-12651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Allen Wittenauer updated HADOOP-12651:
--------------------------------------
Release Note:
<!-- markdown -->
* Major portions of dev-support have been replaced with wrappers to Apache
Yetus:
* releasedocmaker.py is now dev-support/bin/releasedocmaker
* shelldocs.py is now dev-support/bin/shelldocs
* smart-apply-patch.sh is now dev-support/bin/smart-apply-patch
* test-patch.sh is now dev-support/bin/test-patch
* See the dev-support/README.md file for more details on how to control the
wrappers to various degrees.
was:
<!-- markdown -->
* releasedocmaker.py is now dev-support/bin/releasedocmaker
* shelldocs.py is now dev-support/bin/shelldocs
* smart-apply-patch.sh is now dev-support/bin/smart-apply-patch
* test-patch.sh is now dev-support/bin/test-patch
* Setting YETUS_HOME to a previously installed version of Apache Yetus will use
that version rather than downloading one
> Replace dev-support with wrappers to Yetus
> ------------------------------------------
>
> Key: HADOOP-12651
> URL: https://issues.apache.org/jira/browse/HADOOP-12651
> Project: Hadoop Common
> Issue Type: New Feature
> Components: scripts
> Affects Versions: 3.0.0
> Reporter: Allen Wittenauer
> Assignee: Allen Wittenauer
> Fix For: 3.0.0
>
> Attachments: HADOOP-12651.00.patch, HADOOP-12651.01.patch,
> HADOOP-12651.02.patch, HADOOP-12651.03.patch, HADOOP-12651.04.patch
>
>
> Now that Yetus has had a release, we should rip out the components that make
> it up from dev-support and replace them with wrappers. The wrappers should:
> * default to a sane version
> * allow for version overrides via an env var
> * download into patchprocess
> * execute with the given parameters
> Marking this as an incompatible change, since we should also remove the
> filename extensions and move these into a bin directory for better
> maintenance towards the future.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)