Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-26537

update the release scripts to point to gitbox

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.6.0, 2.0.0, 2.1.0, 2.2.0, 2.3.0, 2.4.0
    • 2.2.3, 2.3.3, 2.4.1, 3.0.0
    • Build
    • None

    Description

      we're seeing packaging build failures like this:  https://amplab.cs.berkeley.edu/jenkins/view/Spark%20Packaging/job/spark-master-package/2179/console

      i did a quick skim through the repo, and found the offending urls to the old apache git repos:

       

      (py35) ➜ spark git:(update-apache-repo) grep -r git-wip *
      dev/create-release/release-tag.sh:ASF_SPARK_REPO="git-wip-us.apache.org/repos/asf/spark.git"
      dev/create-release/release-util.sh:ASF_REPO="https://git-wip-us.apache.org/repos/asf/spark.git"
      dev/create-release/release-util.sh:ASF_REPO_WEBUI="https://git-wip-us.apache.org/repos/asf?p=spark.git"
      pom.xml: <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/spark.git</developerConnection>
      

      this affects all versions of spark, so it will need to be backported to all released versions.

      i'll put together a pull request later today.

       

      Attachments

        Activity

          People

            shaneknapp Shane Knapp
            shaneknapp Shane Knapp
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: