[
https://issues.apache.org/jira/browse/HBASE-21399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16666013#comment-16666013
]
Hudson commented on HBASE-21399:
--------------------------------
Results for branch branch-2.1
[build #540 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.1/540/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.1/540//General_Nightly_Build_Report/]
(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- Something went wrong running this stage, please [check relevant console
output|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.1/540//console].
(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.1/540//JDK8_Nightly_Build_Report_(Hadoop3)/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(/) {color:green}+1 client integration test{color}
> Generate and commit 2.1.1 RELEASENOTES.md and CHANGES.md
> --------------------------------------------------------
>
> Key: HBASE-21399
> URL: https://issues.apache.org/jira/browse/HBASE-21399
> Project: HBase
> Issue Type: Sub-task
> Reporter: stack
> Priority: Major
>
> Ran ./release-doc-maker/releasedocmaker.py -p HBASE --fileversions -v 2.1.1
> -l --sortorder=newer --skip-credits then carefully stitched the product into
> the current CHANGES.md and RELEASENOTES.md files being careful to preserve
> markdown header ABOVE the apache license else the .md files won't render as
> markdown as in....
> {code}
> # HBASE 2.1.1 Release Notes
> <!---
> # 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.
> -->
> These release notes cover new developer and user-facing incompatibilities,
> important issues, features, and major improvements.
> ---
> ....
> {code}
> Check that CHANGES and RELEASENOTES draw properly in a markdown parser.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)