[ 
https://issues.apache.org/jira/browse/HBASE-19659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16305902#comment-16305902
 ] 

Hudson commented on HBASE-19659:
--------------------------------

FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #4303 (See 
[https://builds.apache.org/job/HBase-Trunk_matrix/4303/])
HBASE-19659 Enable -x in make_rc.sh so logs where it is in execution (stack: 
rev 9d02e37a8a46d81d20f98b9703934ba3f1a8cd42)
* (edit) dev-support/make_rc.sh


> Enable -x in make_rc.sh so logs where it is in execution
> --------------------------------------------------------
>
>                 Key: HBASE-19659
>                 URL: https://issues.apache.org/jira/browse/HBASE-19659
>             Project: HBase
>          Issue Type: Improvement
>          Components: build
>            Reporter: stack
>            Assignee: stack
>            Priority: Trivial
>             Fix For: 2.0.0-beta-1
>
>
> Trivial change.
> diff --git a/dev-support/make_rc.sh b/dev-support/make_rc.sh
> index 19f906f282..8bfdde2136 100755
> --- a/dev-support/make_rc.sh
> +++ b/dev-support/make_rc.sh
> @@ -26,7 +26,7 @@
>  # Presumes that dev-support/generate-hadoopX-poms.sh has already been run.
>  # Presumes your settings.xml all set up so can sign artifacts published to 
> mvn, etc.
> -set -e
> +set -e -x
>  # Script checks out a tag, cleans the checkout and then builds src and bin
>  # tarballs. It then deploys to the apache maven repository.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to