Apache Yetus 0.6.0 Release Notes

These release notes cover new developer and user-facing incompatibilities, important issues, features, and major improvements.


Test Patch's cli help text now correctly refers to the --build-url-artifacts option.



Build tools that come as a part of Apache Yetus Test Patch now include their version information in the report output in the notes table.


The Yetus Test Patch plugin for parsing JUnit results, junit, now accepts two cli options:

See the cli help via test-patch --plugin=junit --help for more information, defaults, etc.


Personalities for Apache Yetus Test Patch can now accept cli options by defining a personality_parse_args function.

The exemplar personality for Apache Hadoop now has options to define an installation prefix for the isal, openssl, and snappy libraries used in its building of native artifacts.