You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@yetus.apache.org by aw...@apache.org on 2016/03/01 15:52:29 UTC

svn commit: r12572 - /dev/yetus/0.2.0-RC1/

Author: aw
Date: Tue Mar  1 14:52:29 2016
New Revision: 12572

Log:
stage Apache Yetus 0.2.0-RC1

Added:
    dev/yetus/0.2.0-RC1/
    dev/yetus/0.2.0-RC1/CHANGES.md
    dev/yetus/0.2.0-RC1/CHANGES.md.asc
    dev/yetus/0.2.0-RC1/CHANGES.md.md5
    dev/yetus/0.2.0-RC1/CHANGES.md.mds
    dev/yetus/0.2.0-RC1/RELEASENOTES.md
    dev/yetus/0.2.0-RC1/RELEASENOTES.md.asc
    dev/yetus/0.2.0-RC1/RELEASENOTES.md.md5
    dev/yetus/0.2.0-RC1/RELEASENOTES.md.mds
    dev/yetus/0.2.0-RC1/yetus-0.2.0-bin.tar.gz   (with props)
    dev/yetus/0.2.0-RC1/yetus-0.2.0-bin.tar.gz.asc
    dev/yetus/0.2.0-RC1/yetus-0.2.0-bin.tar.gz.md5
    dev/yetus/0.2.0-RC1/yetus-0.2.0-bin.tar.gz.mds
    dev/yetus/0.2.0-RC1/yetus-0.2.0-src.tar.gz   (with props)
    dev/yetus/0.2.0-RC1/yetus-0.2.0-src.tar.gz.asc
    dev/yetus/0.2.0-RC1/yetus-0.2.0-src.tar.gz.md5
    dev/yetus/0.2.0-RC1/yetus-0.2.0-src.tar.gz.mds

Added: dev/yetus/0.2.0-RC1/CHANGES.md
==============================================================================
--- dev/yetus/0.2.0-RC1/CHANGES.md (added)
+++ dev/yetus/0.2.0-RC1/CHANGES.md Tue Mar  1 14:52:29 2016
@@ -0,0 +1,118 @@
+
+<!---
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+-->
+# Apache Yetus Changelog
+
+## Release 0.2.0 - 2016-03-04
+
+### INCOMPATIBLE CHANGES:
+
+| JIRA | Summary | Priority | Component | Reporter | Contributor |
+|:---- |:---- | :--- |:---- |:---- |:---- |
+
+
+### IMPORTANT ISSUES:
+
+| JIRA | Summary | Priority | Component | Reporter | Contributor |
+|:---- |:---- | :--- |:---- |:---- |:---- |
+| [YETUS-282](https://issues.apache.org/jira/browse/YETUS-282) | Allow the specification of a base JIRA URL |  Major | Release Doc Maker | Pathangi Jatinshravan | Pathangi Jatinshravan |
+| [YETUS-241](https://issues.apache.org/jira/browse/YETUS-241) | revamp parameterized site |  Major | build, website and documentation | Sean Busbey | Sean Busbey |
+| [YETUS-229](https://issues.apache.org/jira/browse/YETUS-229) | split --jenkins up |  Major | Test Patch | Allen Wittenauer | Allen Wittenauer |
+| [YETUS-187](https://issues.apache.org/jira/browse/YETUS-187) | maven javac/javadoc can't use calcdiffs |  Blocker | Test Patch | Allen Wittenauer | Allen Wittenauer |
+| [YETUS-70](https://issues.apache.org/jira/browse/YETUS-70) | add support for make, including cmake and autoconf |  Major | Test Patch | Allen Wittenauer | Allen Wittenauer |
+| [YETUS-62](https://issues.apache.org/jira/browse/YETUS-62) | add auto-formatting of usage options |  Major | Test Patch | Allen Wittenauer | Allen Wittenauer |
+
+
+### NEW FEATURES:
+
+| JIRA | Summary | Priority | Component | Reporter | Contributor |
+|:---- |:---- | :--- |:---- |:---- |:---- |
+| [YETUS-285](https://issues.apache.org/jira/browse/YETUS-285) | flag to enable/disable docker privileged mode |  Blocker | Test Patch | Allen Wittenauer | Allen Wittenauer |
+| [YETUS-263](https://issues.apache.org/jira/browse/YETUS-263) | Personality for Accumulo |  Major | Test Patch | Josh Elser | Josh Elser |
+| [YETUS-214](https://issues.apache.org/jira/browse/YETUS-214) | release doc maker should have option to specify output directory |  Major | Release Doc Maker | Sean Busbey | Pathangi Jatinshravan |
+| [YETUS-205](https://issues.apache.org/jira/browse/YETUS-205) | shelldocs lint test for precommit |  Major | Test Patch | Allen Wittenauer | Kengo Seki |
+| [YETUS-204](https://issues.apache.org/jira/browse/YETUS-204) | shelldocs lint mode |  Major | ShellDocs | Allen Wittenauer | Kengo Seki |
+| [YETUS-78](https://issues.apache.org/jira/browse/YETUS-78) | add support for orc |  Major | Test Patch | Allen Wittenauer | Allen Wittenauer |
+
+
+### IMPROVEMENTS:
+
+| JIRA | Summary | Priority | Component | Reporter | Contributor |
+|:---- |:---- | :--- |:---- |:---- |:---- |
+| [YETUS-308](https://issues.apache.org/jira/browse/YETUS-308) | improve guidance on website maintenance |  Minor | website and documentation | Sean Busbey | Sean Busbey |
+| [YETUS-287](https://issues.apache.org/jira/browse/YETUS-287) | Update year to 2016 on website footer |  Blocker | website and documentation | Allen Wittenauer | Allen Wittenauer |
+| [YETUS-281](https://issues.apache.org/jira/browse/YETUS-281) | hadoop: use built-in dependency order |  Blocker | Test Patch | Allen Wittenauer | Allen Wittenauer |
+| [YETUS-280](https://issues.apache.org/jira/browse/YETUS-280) | build systems should be able to predetermine module order |  Major | Test Patch | Allen Wittenauer | Allen Wittenauer |
+| [YETUS-273](https://issues.apache.org/jira/browse/YETUS-273) | Misleading warning messages when FINDBUGS\_HOME is not set |  Trivial | Test Patch | John Zhuge | Marco Zühlke |
+| [YETUS-272](https://issues.apache.org/jira/browse/YETUS-272) | add a way to flag/veto patches to code which jenkins doesn't test |  Minor | Test Patch | Steve Loughran | Allen Wittenauer |
+| [YETUS-240](https://issues.apache.org/jira/browse/YETUS-240) | Skip checkstyle/findbugs during mvninstall |  Major | Test Patch | Josh Elser | Josh Elser |
+| [YETUS-226](https://issues.apache.org/jira/browse/YETUS-226) | Document release process |  Blocker | website and documentation | Sean Busbey | Sean Busbey |
+| [YETUS-191](https://issues.apache.org/jira/browse/YETUS-191) | plugins that require external executables should verify those external executables exist. |  Major | Test Patch | Allen Wittenauer | Marco Zühlke |
+| [YETUS-190](https://issues.apache.org/jira/browse/YETUS-190) | markdown table rendering on yetus website is ugly |  Blocker | website and documentation | Allen Wittenauer | Allen Wittenauer |
+| [YETUS-173](https://issues.apache.org/jira/browse/YETUS-173) | report fixed issues |  Major | Test Patch | Allen Wittenauer | Allen Wittenauer |
+
+
+### BUG FIXES:
+
+| JIRA | Summary | Priority | Component | Reporter | Contributor |
+|:---- |:---- | :--- |:---- |:---- |:---- |
+| [YETUS-299](https://issues.apache.org/jira/browse/YETUS-299) | RAT exclusions must include symlinks for 0.1.0 release |  Blocker | build | Sean Busbey | Sean Busbey |
+| [YETUS-298](https://issues.apache.org/jira/browse/YETUS-298) | precommit jira plugin will try to download deleted attachments |  Critical | Test Patch | Sean Busbey | Allen Wittenauer |
+| [YETUS-297](https://issues.apache.org/jira/browse/YETUS-297) | when verify\_multijdk\_test is no, use JAVA\_HOME, not JDK\_DIR\_LIST |  Major | Test Patch | Allen Wittenauer | Allen Wittenauer |
+| [YETUS-290](https://issues.apache.org/jira/browse/YETUS-290) | reference to another function in calcdiffs' description is wrong |  Trivial | Test Patch | Kengo Seki | Marco Zühlke |
+| [YETUS-284](https://issues.apache.org/jira/browse/YETUS-284) | maven dependency solver needs enhancements |  Blocker | Test Patch | Allen Wittenauer | Allen Wittenauer |
+| [YETUS-275](https://issues.apache.org/jira/browse/YETUS-275) | removing files(?) causes pylint file open failures |  Major | Test Patch | Allen Wittenauer | Marco Zühlke |
+| [YETUS-271](https://issues.apache.org/jira/browse/YETUS-271) | findbugs.sh will -1 if there are no java source code in the module. |  Major | Test Patch | Akira AJISAKA | Allen Wittenauer |
+| [YETUS-267](https://issues.apache.org/jira/browse/YETUS-267) | use curl -L when given a patch URL |  Minor | Test Patch | Josh Elser | Josh Elser |
+| [YETUS-265](https://issues.apache.org/jira/browse/YETUS-265) | maven javadocs aren't calcdiff'd correctly |  Blocker | Test Patch | Allen Wittenauer | Allen Wittenauer |
+| [YETUS-260](https://issues.apache.org/jira/browse/YETUS-260) | distclean step is not working |  Critical | Test Patch | Marco Zühlke | Marco Zühlke |
+| [YETUS-258](https://issues.apache.org/jira/browse/YETUS-258) | build.sh should detect missing third party dependecies and suggest how to install |  Major | build | Wei-Chiu Chuang | Wei-Chiu Chuang |
+| [YETUS-252](https://issues.apache.org/jira/browse/YETUS-252) | 'Max memory used' is unexplained, |  Major | website and documentation | stack | Allen Wittenauer |
+| [YETUS-251](https://issues.apache.org/jira/browse/YETUS-251) | default patch-naming-rule points to old yetus url |  Major | Test Patch | Sean Busbey | Marco Zühlke |
+| [YETUS-249](https://issues.apache.org/jira/browse/YETUS-249) | asflicense with ant can fail and succeed simultaneously |  Major | Test Patch | Kengo Seki | Kengo Seki |
+| [YETUS-236](https://issues.apache.org/jira/browse/YETUS-236) | Binary artifact LICENSE/NOTICE claims to include several third party dependencies that are not present. |  Blocker | build | Sean Busbey | Allen Wittenauer |
+| [YETUS-235](https://issues.apache.org/jira/browse/YETUS-235) | releasedocmaker does not give an error if a non-existent version is given |  Major | Release Doc Maker | Sean Busbey | Kengo Seki |
+| [YETUS-233](https://issues.apache.org/jira/browse/YETUS-233) | rdm release notes in markdown are corrupting underscores in some instances |  Major | Release Doc Maker | Allen Wittenauer | Allen Wittenauer |
+| [YETUS-232](https://issues.apache.org/jira/browse/YETUS-232) | releasedocmaker with range option fails if project name is specified in lower case |  Major | Release Doc Maker | Kengo Seki | Kengo Seki |
+| [YETUS-221](https://issues.apache.org/jira/browse/YETUS-221) | asflicense check exits multi-module Maven build early if there are pre-existing license problems. |  Major | Test Patch | Chris Nauroth | Allen Wittenauer |
+| [YETUS-215](https://issues.apache.org/jira/browse/YETUS-215) | cli flag for "license" does the opposite of docs |  Critical | Release Doc Maker | Sean Busbey | Allen Wittenauer |
+| [YETUS-209](https://issues.apache.org/jira/browse/YETUS-209) | releasedocmaker's error message is unintelligible if a non-existent project is specified |  Minor | Release Doc Maker | Kengo Seki | Kengo Seki |
+| [YETUS-201](https://issues.apache.org/jira/browse/YETUS-201) | dsec file hanging around |  Trivial | Test Patch | Allen Wittenauer | Marco Zühlke |
+| [YETUS-182](https://issues.apache.org/jira/browse/YETUS-182) | document git hash in patchnames doc |  Major | Test Patch, website and documentation | Allen Wittenauer | Marco Zühlke |
+| [YETUS-144](https://issues.apache.org/jira/browse/YETUS-144) | mvn install usually required on mvn builds |  Blocker | Test Patch | Allen Wittenauer | Allen Wittenauer |
+| [YETUS-104](https://issues.apache.org/jira/browse/YETUS-104) | Update document about plugin functions |  Major | website and documentation | Kengo Seki | Marco Zühlke |
+
+
+### TESTS:
+
+| JIRA | Summary | Priority | Component | Reporter | Contributor |
+|:---- |:---- | :--- |:---- |:---- |:---- |
+
+
+### SUB-TASKS:
+
+| JIRA | Summary | Priority | Component | Reporter | Contributor |
+|:---- |:---- | :--- |:---- |:---- |:---- |
+
+
+### OTHER:
+
+| JIRA | Summary | Priority | Component | Reporter | Contributor |
+|:---- |:---- | :--- |:---- |:---- |:---- |
+
+

Added: dev/yetus/0.2.0-RC1/CHANGES.md.asc
==============================================================================
--- dev/yetus/0.2.0-RC1/CHANGES.md.asc (added)
+++ dev/yetus/0.2.0-RC1/CHANGES.md.asc Tue Mar  1 14:52:29 2016
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iQIcBAABCgAGBQJW1awfAAoJEOAbNPvoRt84T3kQAIakEO1oxREvOJSOoFFI86Om
+5V/NIQOEJ4kW71ea3C2Au4NFxCYrpzuze3f+NYAnR3BG/p+ERsQn9SCvdWt0/7Jk
+phWBTotQJgvnlxoroD7h9XHvjYlCgP24CulhBtv4i1nEhD0yTvpGvpW5r20WvOkd
+tGX5fj2KdKNmSkYwqBNa8JYElV3TmN2BfUfpaTnjuY/kEspHx1ZJangpY47MuszZ
+XqVsTzpzzqVsW2onwdtUfm/B57M5ossnRjYhum9i8DqiJS/bj18EbxTOxIxTa5vQ
+c/x9jwA01EKsy+maLcPIY1FImfw5dfuba+1R73CTuiCcCFcKBlvpTb5gLTqmMy7F
+Rjr9v0RpYK5QkIW4gIJY0Tmf5W2nH8eJn172jKHxU8kmXv8u4CshJ+ulrRp25vdL
+U8nR6Bygfby6kuGQj/8mpxDeHGJ4BCeuqBp3OuJtSDrg5Mf/Zv4b5xcc9bqqnoFZ
+tV/oysWpD6fODfnT2tGXcMou++XLEQHxlGlvm9cJ88TGgwFcfaWXiGaR7QVIY5Oo
+2l01VQ/KkBzHOkrcsnfkhPgXAndtP6NUdtZEJGELScVaWv1/ah4bBUpb0ZdDbyYW
+gjY5r0yC2NcwFSdGzhc67g3/HmjCVObDX3R/vDVXIpgyMavjkvrZBirezbzqlE4z
+ztsp8QwsWrKHQla7mGqX
+=kdJ8
+-----END PGP SIGNATURE-----

Added: dev/yetus/0.2.0-RC1/CHANGES.md.md5
==============================================================================
--- dev/yetus/0.2.0-RC1/CHANGES.md.md5 (added)
+++ dev/yetus/0.2.0-RC1/CHANGES.md.md5 Tue Mar  1 14:52:29 2016
@@ -0,0 +1 @@
+MD5 (CHANGES.md) = 49dd63df40a3ea9a098daab449ef1bb1

Added: dev/yetus/0.2.0-RC1/CHANGES.md.mds
==============================================================================
--- dev/yetus/0.2.0-RC1/CHANGES.md.mds (added)
+++ dev/yetus/0.2.0-RC1/CHANGES.md.mds Tue Mar  1 14:52:29 2016
@@ -0,0 +1,12 @@
+CHANGES.md:    MD5 = 49 DD 63 DF 40 A3 EA 9A  09 8D AA B4 49 EF 1B B1
+CHANGES.md:   SHA1 = FC98 743C 8EBB A1E9 9393  1D2D 768E C28A 49DB B131
+CHANGES.md: RMD160 = 0A7F AA1C 71E9 D426 76B9  095E 5B2A FB45 336F 90C2
+CHANGES.md: SHA224 = C44C605D AA9E506B F7C931AC 21AA8C29 584241D9 A89E1B19
+                     B37FFD2B
+CHANGES.md: SHA256 = 13FF612C 19CDECEA EF3D987C 55932CBE AD521F6C 22B1767B
+                     631D5B78 FF777A61
+CHANGES.md: SHA384 = 5E17860A 62D9E958 9DEEC315 8BD7497F 7160EBEC 672F2784
+                     75F4DE9C F65E6D51 A017330D 5B81177F 68DF9A9C 09723A7B
+CHANGES.md: SHA512 = F30BB81E D4622C02 5CEAA68E 3B38CB66 E57D2303 7FBF2445
+                     A601B5CB FBB49D08 1E4B0DD0 CB595095 54B78921 548BD701
+                     8D2FD3BE 4DDC86EE 167C3BCF AA525CB0

Added: dev/yetus/0.2.0-RC1/RELEASENOTES.md
==============================================================================
--- dev/yetus/0.2.0-RC1/RELEASENOTES.md (added)
+++ dev/yetus/0.2.0-RC1/RELEASENOTES.md Tue Mar  1 14:52:29 2016
@@ -0,0 +1,136 @@
+
+<!---
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+-->
+# Apache Yetus  0.2.0 Release Notes
+
+These release notes cover new developer and user-facing incompatibilities, important issues, features, and major improvements.
+
+
+---
+
+* [YETUS-282](https://issues.apache.org/jira/browse/YETUS-282) | *Major* | **Allow the specification of a base JIRA URL**
+
+Allow specification of the Base JIRA URL as a command line option
+
+
+---
+
+* [YETUS-280](https://issues.apache.org/jira/browse/YETUS-280) | *Major* | **build systems should be able to predetermine module order**
+
+<!-- markdown -->
+Users:
+* Maven will now attempt to do a better job of determining the order with which modules should be handled.
+
+Developers:
+* There is now a hook to allow build tools to re-order the module listing.
+
+
+---
+
+* [YETUS-241](https://issues.apache.org/jira/browse/YETUS-241) | *Major* | **revamp parameterized site**
+
+Website layout was changed to better accommodate multiple versions.
+
+
+---
+
+* [YETUS-229](https://issues.apache.org/jira/browse/YETUS-229) | *Major* | **split --jenkins up**
+
+<!-- markdown -->
+User-impacting:
+* Docker 1.6.0 or higher is now required.
+* --robot has been added to provide the same functionality as the older --jenkins flags, but without the assumptions of actually running underneath Jenkins.
+* --jenkins is now effectively --robot + some specific handling in messages and instances when running under Jenkins.
+* --sentinel has been added to provide cleaning of non-Yetus-based Docker containers and images.  It automatically enables --robot.
+* --dockerdelrep has been added to only print what would be cleaned in --robot, --jenkins, and --sentinel.
+* Options have been added to override the Jenkins-specific defaults for various settings:  
+  * --build-url to provide the base URL of the robot's web server
+  * --build-url-console to provide the relative URL to the console for this run
+  * --build-url-patchdir to provide the relative URL to the patch directory
+  * --instance to provide a string for parallelization differentiation
+* --console-urls option has been added to print locations using the --build-url on the console instead of absolute file system locations.  This is useful when looking at the test-patch console via something like the Jenkins console so that locations become clickable.
+* In rare situations, Docker images may not have been unique per run.  This should now be fixed.
+* The time reported for switching execution modes (reexec and docker) were missing.  This should now be fixed.
+* If --docker was the last option on the command line, it was not being removed when test-patch was being re-invoked inside the container.  This should now be fixed.
+* test-patch is now much better about telling you what options have been turned on.  This is useful when looking at test-patch's console when the actual command line options may not be visible.
+* Hadoop personality no longer has special options to run outside of it's Dockerfile on the ASF Jenkins.
+* The default project is now set to 'unknown'.
+
+Dev-impacting:
+* A ton of Docker-specific arg handling has been moved out of test-patch and into docker.sh, where it really belongs.
+* This removes a lot more hard-coded, ASF-specific Jenkins setup bits.  In some cases it was simply removed and in others, configurable.
+*  New EXEC_MODES may be manipulated via the standard yetus_add_entry to list additional modes that test-patch may be running under.  Note that this gets printed to the screen *very* soon in the bootstrap process.
+
+
+---
+
+* [YETUS-214](https://issues.apache.org/jira/browse/YETUS-214) | *Major* | **release doc maker should have option to specify output directory**
+
+Allow specifying of output directory in releasedocmaker
+
+
+---
+
+* [YETUS-187](https://issues.apache.org/jira/browse/YETUS-187) | *Blocker* | **maven javac/javadoc can't use calcdiffs**
+
+The calcdiff function has been changed to be pluggable to allow for a variety of difference calculators to allow for greater accuracy when more information is available.  As a result, this fixes some (but not all!) instances where pre-existing errors were reported as new in some reports.
+
+
+---
+
+* [YETUS-173](https://issues.apache.org/jira/browse/YETUS-173) | *Major* | **report fixed issues**
+
+There is now code in place to allow for plug-ins to report a much more nuanced report in the form of an equation.  This equation tells exactly how many new, unchanged, and fixed issues a patch causes/removes as well as the old and new totals for issues.  For patches where the totals are unchanged, the generic "passed" message is returned. Summarization is automatically as appropriate turned off as well. 
+
+With this change, most plug-ins have been updated to report these numbers.
+
+
+---
+
+* [YETUS-144](https://issues.apache.org/jira/browse/YETUS-144) | *Blocker* | **mvn install usually required on mvn builds**
+
+Plug-ins that use maven services should now use maven\_add\_install to be certain that a mvn install has been executed prior to their plug-in.  This will help guarantee that all root-level maven dependencies have been satisfied.  See the build system documentation for more information.
+
+
+---
+
+* [YETUS-70](https://issues.apache.org/jira/browse/YETUS-70) | *Major* | **add support for make, including cmake and autoconf**
+
+<!-- markdown -->
+User-facing:
+
+* make, cmake, and autoconf are now supported build tools
+* ctest is now a supported test format
+* Dockerfile content has been slimmed down and enhanced to just what is needed to run Apache Yetus
+
+Developer-facing:
+
+* BUILDTOOLCWD has changed in an incompatible way: instead of true/false it nows takes several different types of values.  See documentation for more information
+* `modules_workers` now supports @@@BASEDIR@@@@ and @@@MODULEDIR@@@ as replaceable parameters on the command line
+* New `buildtool_changed_modules` function support to allow build tools to change the module list
+
+
+---
+
+* [YETUS-62](https://issues.apache.org/jira/browse/YETUS-62) | *Major* | **add auto-formatting of usage options**
+
+<!-- markdown -->
+test-patch and smart-apply-patch now have variable size output to match the screen dimensions when printing the usage information.  As a result, the `plugin_usage` functions now use the `yetus_add_option` to add options to output. Plug-ins written to use raw echos will still work, but the output will be strange looking.
+
+
+

Added: dev/yetus/0.2.0-RC1/RELEASENOTES.md.asc
==============================================================================
--- dev/yetus/0.2.0-RC1/RELEASENOTES.md.asc (added)
+++ dev/yetus/0.2.0-RC1/RELEASENOTES.md.asc Tue Mar  1 14:52:29 2016
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iQIcBAABCgAGBQJW1awfAAoJEOAbNPvoRt84InQQAJjM23/re+Dl30EYIFDrAw2Q
+n03HgBGTfCnnHLTcZVvluct0DxBkIGV1rh/DWBiRUDP27znP8YZO7pUqErfluKbn
+HI8Llp/qC61rosatvWRFsbrLronCPd86aXREqNm+pm2oh5+a6ojVjHxEaRZv2JRu
+h790kpLWBQw4jcMVBYOAfDBdRF4OvWTKY05GTbl10VS/GAhJtPtQxUYaqogmB0FR
+upzw57o1HtL1aBVD+ngo18BvBLrjjBbbkcsF1kgJZuwgeKRvcuSFcaoSoAqkls1I
+DvxcJPU/cYf3Zefy6uBB+PJ6JYI6ZXAVmtUFnC9RLoxvEbhedD7qZ0IWuDiD5dqK
+8qPIHXAYMaV2BqT2HrFZTPNkSFcs+qTp2Q/t7vIAXdo7xtOa4KsdKImxRsuJu8OQ
+klePC1P+taVA+u4f5CniD7PxwmBKMtAmiqreQvne+nzSUDEHgcEilekFbcDivFT5
+MrIbT/VRz5kQDEBPgCvi+noxEL6oGCBA/RexyT/NAz399BI/QqiJ/PXltQX/tUxE
+LOFTP6nqN3nwXXTqpy6JS+uETuaNALuhmkVfTQ5gMuTVOT4TPNeAKpgDR098HQOo
+TeBkFWoNZXfM6eHjrkQyPY2Ci26XyBGGjI6KJGxcFTKnVa3Qm7098XtQZKeNHfgs
+m3QW23Guszfckb8UopaN
+=V7G6
+-----END PGP SIGNATURE-----

Added: dev/yetus/0.2.0-RC1/RELEASENOTES.md.md5
==============================================================================
--- dev/yetus/0.2.0-RC1/RELEASENOTES.md.md5 (added)
+++ dev/yetus/0.2.0-RC1/RELEASENOTES.md.md5 Tue Mar  1 14:52:29 2016
@@ -0,0 +1 @@
+MD5 (RELEASENOTES.md) = 0eda8dfdbe43599084ab83c65174d634

Added: dev/yetus/0.2.0-RC1/RELEASENOTES.md.mds
==============================================================================
--- dev/yetus/0.2.0-RC1/RELEASENOTES.md.mds (added)
+++ dev/yetus/0.2.0-RC1/RELEASENOTES.md.mds Tue Mar  1 14:52:29 2016
@@ -0,0 +1,12 @@
+RELEASENOTES.md:    MD5 = 0E DA 8D FD BE 43 59 90  84 AB 83 C6 51 74 D6 34
+RELEASENOTES.md:   SHA1 = B66F AA25 03F1 B451 3CF2  5C5E 4C20 9592 F0C4 81C5
+RELEASENOTES.md: RMD160 = FE4F 01CA 032D 5C55 E50B  FFD5 64CD FA15 A8FF B551
+RELEASENOTES.md: SHA224 = F7919D69 1B771A5E D884750E 0A043776 D5862DB2 F14E6AB1
+                          48B34996
+RELEASENOTES.md: SHA256 = 3B7A5713 E47440F4 4E228A90 E72EB47D C4410D6F 0C5E4F9D
+                          E8CFCD4D C574B5F6
+RELEASENOTES.md: SHA384 = AE83D62E F589158A 89323040 C3D39FAE 1571131E 350E908D
+                          F23A8FD5 3003655A D86CFA1C 6AED1C8C 10FB06DD ADB0D884
+RELEASENOTES.md: SHA512 = C7B531E0 510901CF F8D4D377 C6CBBA55 4E0981D5 32ADD6AC
+                          D173C5E0 F2863877 AB524BB2 1B9E62A5 0E8FDA2B 76511776
+                          0F30BA16 FF41516D 63779598 FD459BD7

Added: dev/yetus/0.2.0-RC1/yetus-0.2.0-bin.tar.gz
==============================================================================
Binary file - no diff available.

Propchange: dev/yetus/0.2.0-RC1/yetus-0.2.0-bin.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/yetus/0.2.0-RC1/yetus-0.2.0-bin.tar.gz.asc
==============================================================================
--- dev/yetus/0.2.0-RC1/yetus-0.2.0-bin.tar.gz.asc (added)
+++ dev/yetus/0.2.0-RC1/yetus-0.2.0-bin.tar.gz.asc Tue Mar  1 14:52:29 2016
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iQIcBAABCgAGBQJW1awfAAoJEOAbNPvoRt84WecP/3QvnhgvPRQkGZamSCgdwh7n
+SrCu5Y8V84mZiCDfYs+5X9ZyxA2jowqN2P/7rsZtDkZX+oEhROEA5oaUV3S7gBGl
+ynl9qTC6h1f365DaGEQ3SOXc+j7wEqCDtyr8SvFnnc554BJQwPb6u0ejDPmLg8sT
+WyZqJqfmR/2N2pd0vr5CrOPhHjKLmEesPR+aoZLsrWxMQsQ1qx7VWTOEhvJCXGWr
+qPOUJipbDeYw6hPiCfCtOO/xqe4iYUjcXyYsP8vLZJQxUgjAP7EleKh04WiQ8v/Q
+fiygxHRANZwoVfWj8YeNKASiQo3W0nOTn+cdnhBYRDsRz75/li1dA4CBWAoK2Zy3
+GylTsZ12amsS/J0i5hIZrskka3CojyqXmcBGDut7yEY+kvPxDV3dsEbH1stYiEhi
+sEZXb6Z64HWoin6ZdLISff/8qR+TI3PBkM+4Ncn8cdAA6GeXCSC5MBM9pjrX/G/T
+y+TeaTN12zSBznLXpOqeTUXBCx67WSnheddhpdXLPWmvmsSG+m5/jw+MFZYy1G0r
+IOkqI3cSJKCAPRZ0ApLex0lDo15USbIHu8zl/o7dC18oHrZFGohZZOj2hFbFSx2o
+gwSV073UEhigRcw24UCaGzKyXACiArbN0sCE6LVG6XDUT5KcLDxMfHueufJjrTZG
+iA1+dQ1KmnZUi94uVrtX
+=2uC6
+-----END PGP SIGNATURE-----

Added: dev/yetus/0.2.0-RC1/yetus-0.2.0-bin.tar.gz.md5
==============================================================================
--- dev/yetus/0.2.0-RC1/yetus-0.2.0-bin.tar.gz.md5 (added)
+++ dev/yetus/0.2.0-RC1/yetus-0.2.0-bin.tar.gz.md5 Tue Mar  1 14:52:29 2016
@@ -0,0 +1 @@
+MD5 (yetus-0.2.0-bin.tar.gz) = d3a2436e7daf8a6ad0330b0932eb247c

Added: dev/yetus/0.2.0-RC1/yetus-0.2.0-bin.tar.gz.mds
==============================================================================
--- dev/yetus/0.2.0-RC1/yetus-0.2.0-bin.tar.gz.mds (added)
+++ dev/yetus/0.2.0-RC1/yetus-0.2.0-bin.tar.gz.mds Tue Mar  1 14:52:29 2016
@@ -0,0 +1,17 @@
+yetus-0.2.0-bin.tar.gz:    MD5 = D3 A2 43 6E 7D AF 8A 6A  D0 33 0B 09 32 EB 24
+                                 7C
+yetus-0.2.0-bin.tar.gz:   SHA1 = 4EF0 E0AA 4262 7F40 0034  5F2B 478B 0DC5 2CA0
+                                 0AB7
+yetus-0.2.0-bin.tar.gz: RMD160 = FA11 7C85 751F 024A 9062  4C8E 4CE0 5958 44D7
+                                 2A87
+yetus-0.2.0-bin.tar.gz: SHA224 = FE1C530E 7A50DC9C 80EF44C2 03EB80AB 7BDF3D05
+                                 F64CD2FB 1A04DD0C
+yetus-0.2.0-bin.tar.gz: SHA256 = 84EE8AB0 D2C2A29A 6047C06F BAAD62D1 90D348B6
+                                 512CF2DB 0D096899 74143184
+yetus-0.2.0-bin.tar.gz: SHA384 = A0897A79 0F577033 EBDDD001 99C4975B 0B526BD0
+                                 11575550 EBD0FFAF 1ADF15A7 944FC55E F3BE850A
+                                 95CA66C4 DEBF8B2B
+yetus-0.2.0-bin.tar.gz: SHA512 = 64FA102C 28200E18 58F90D53 7A1B544E A299BD15
+                                 B7B06BAF 8CE71E35 C2BA4AED 022C026D DF0E7028
+                                 99BF2344 AA1FB0FE 13107571 1F31E19E AC8288D9
+                                 AD10B3C2

Added: dev/yetus/0.2.0-RC1/yetus-0.2.0-src.tar.gz
==============================================================================
Binary file - no diff available.

Propchange: dev/yetus/0.2.0-RC1/yetus-0.2.0-src.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/yetus/0.2.0-RC1/yetus-0.2.0-src.tar.gz.asc
==============================================================================
--- dev/yetus/0.2.0-RC1/yetus-0.2.0-src.tar.gz.asc (added)
+++ dev/yetus/0.2.0-RC1/yetus-0.2.0-src.tar.gz.asc Tue Mar  1 14:52:29 2016
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iQIcBAABCgAGBQJW1awfAAoJEOAbNPvoRt84vcoP/jm5aVYKzsi2lG1IlVMuDqr4
+Dr+Szo7mxz2nag4lDYwmGkn48B2SV0iy1Z0cWg9EmKvBRg6DFR4Y5vy+Um3jE0S7
+pSPfnLmUMuGzii46Gz4oyKd7VmByPda5XNkwVyoqUAQltP5zgw4531uxBm4Hlr3o
+oPbrqKcsAD94Fh9cC2mm07BdxpUZ8YiFfVXTT0/zFJLFLkntACNctJcb/DEPPvah
+rUtMqJyxYsDXB36X9ucxlUh92ZqbnwvYVZ5cVfKv9ZU1L2CxpAUscp42Y+Lh2v4f
+5of3iB9FQlRdX//3+hL5TMUIvtsDIsoBGo+YT5ewf+nnSK45siWGN7LPluFFcLCq
+1ywJvm1a6K5gD3Wfv6LEuJC8FpyeHsIaUeI6pX+yYmm3NhOpRNlUNFnYx16nOK3E
+91Z+J6skKjWiqwyWMRFRg39IweQEcwjra6y8URn97dWeVgxVJsR/5cuN1QiSzHdb
+BKZLiRNRAN0onQlGKQXwrsZNG0TYYa7MynyTqBOu1wmxW27VHVIBqw6tBnYTfYw6
+/kmLwAOcGVxxdqPPOx6B2Ysb4ddPw77cdmk0T2/HD3+lv10URJGKFoxbPdjCxq64
+WlI6rMxGf4qC3tN0DDBIPQr6Wc/vqFSUIm5xnqnUa/sMfClriWNPorErtEtNzpo0
+HzEb8a6rsJuyL4+aNc1w
+=qaK3
+-----END PGP SIGNATURE-----

Added: dev/yetus/0.2.0-RC1/yetus-0.2.0-src.tar.gz.md5
==============================================================================
--- dev/yetus/0.2.0-RC1/yetus-0.2.0-src.tar.gz.md5 (added)
+++ dev/yetus/0.2.0-RC1/yetus-0.2.0-src.tar.gz.md5 Tue Mar  1 14:52:29 2016
@@ -0,0 +1 @@
+MD5 (yetus-0.2.0-src.tar.gz) = 07129903b80db3c5cd922a9467af1f5d

Added: dev/yetus/0.2.0-RC1/yetus-0.2.0-src.tar.gz.mds
==============================================================================
--- dev/yetus/0.2.0-RC1/yetus-0.2.0-src.tar.gz.mds (added)
+++ dev/yetus/0.2.0-RC1/yetus-0.2.0-src.tar.gz.mds Tue Mar  1 14:52:29 2016
@@ -0,0 +1,17 @@
+yetus-0.2.0-src.tar.gz:    MD5 = 07 12 99 03 B8 0D B3 C5  CD 92 2A 94 67 AF 1F
+                                 5D
+yetus-0.2.0-src.tar.gz:   SHA1 = ED84 DCF7 4664 E690 E015  DB67 6ACE 7740 3511
+                                 7642
+yetus-0.2.0-src.tar.gz: RMD160 = A39E 1AFB 8054 B3A0 6847  20C0 1FF2 3770 B31B
+                                 0F1F
+yetus-0.2.0-src.tar.gz: SHA224 = E367D3CC F775B324 10BA2C44 C1A988F5 73E31CF2
+                                 9D0306DC 2FC5CF3E
+yetus-0.2.0-src.tar.gz: SHA256 = B246B526 DFB5FBDB 45DBE777 B06FA6F6 EEA5E16F
+                                 71B53B97 C306D1D3 C15893BF
+yetus-0.2.0-src.tar.gz: SHA384 = C5722689 72182463 126A0D18 5EB966F4 5997D235
+                                 F59798D1 2BAFC30B EB5A2A3B 3BE6B54F 501467FD
+                                 BE4C5269 6F3A792B
+yetus-0.2.0-src.tar.gz: SHA512 = CA6779A5 A59B8243 9045D03C 4C0F9DAE CF1F1566
+                                 4A407400 2E5B5816 C6DB5352 06DC966D 35499477
+                                 B6B07D2F 8486A714 7ACB5BF7 3674138A E9AD6D4D
+                                 C2A7CC93