Repository: incubator-juneau Updated Branches: refs/heads/master 08f0428b0 -> bc9240f94
Update release notes for 6.2.0 Project: http://git-wip-us.apache.org/repos/asf/incubator-juneau/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-juneau/commit/bc9240f9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-juneau/tree/bc9240f9 Diff: http://git-wip-us.apache.org/repos/asf/incubator-juneau/diff/bc9240f9 Branch: refs/heads/master Commit: bc9240f9437e31eec7826c333610631cbfaa7dca Parents: 08f0428 Author: JamesBognar <[email protected]> Authored: Fri Apr 14 09:28:49 2017 -0400 Committer: JamesBognar <[email protected]> Committed: Fri Apr 14 09:28:49 2017 -0400 ---------------------------------------------------------------------- RELEASE-NOTES.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/bc9240f9/RELEASE-NOTES.txt ---------------------------------------------------------------------- diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 75c3af8..e93b357 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -11,6 +11,20 @@ * specific language governing permissions and limitations under the License. * *************************************************************************************************************************** +Release Notes - Juneau - Version 6.2.0 + +** Bug + * [JUNEAU-37] - REST Testcases can fail with ports 10000. 10001 in use. + * [JUNEAU-39] - Add "Incubator" to NOTICE file. + +** Improvement + * [JUNEAU-32] - Improvements to BeanMeta class + * [JUNEAU-41] - Prerequisites usage is deprecated for non maven-plugin projects + * [JUNEAU-42] - More powerful RetryOn interface + * [JUNEAU-43] - Removed superfluous property encoding + * [JUNEAU-44] - Simplify the configuration for apache-rat-plugin + + Release Notes - Juneau - Version 6.1.0 ** Bug
