Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-19659

Enable -x in make_rc.sh so logs where it is in execution

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • None
    • 2.0.0-beta-1, 2.0.0
    • build
    • None

    Description

      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 @@

      1. Presumes that dev-support/generate-hadoopX-poms.sh has already been run.
      2. Presumes your settings.xml all set up so can sign artifacts published to mvn, etc.

      -set -e
      +set -e -x

      1. Script checks out a tag, cleans the checkout and then builds src and bin
      2. tarballs. It then deploys to the apache maven repository.

      Attachments

        Activity

          People

            stack Michael Stack
            stack Michael Stack
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: