Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-14725

Build promotion leads to "Upstream Subversion URL is not specified"

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • svnmerge-plugin
    • None
    • promoted builds plugin 2.6.2
      svn merge plugin 1.0
      jenkins 1.4.7.4

      we are using the svn merge plugin and the promoted builds plugin. The promotion is configured to "Promote builds..." "only when manually approved" and "Integrate to upstream upon succesful build" is configured as action. If we now approve the promotion manually, the following error appears:

      Legacy code started this job. No cause information is available
      Building in workspace /var/opt/int/hudson/server/hudsontest02/data/jobs/buildtest-feat001/workspace
      Promoting buildtest-feat001 #10
      Upstream Subversion URL is not specified. Configuration problem?
      failed build jenkins.plugins.svnmerge.IntegrationPublisher@4cb3b97f SUCCESS
      Finished: FAILURE

      "This project builds a Subversion feature branch" is checked and the upstream project name is set.

          [JENKINS-14725] Build promotion leads to "Upstream Subversion URL is not specified"

          Shibu Thampi added a comment -

          We are facing the same issue on our project. Has anyone been able to get around this issue?

          Shibu Thampi added a comment - We are facing the same issue on our project. Has anyone been able to get around this issue?

          Steven Christou added a comment - Fixed by Félix in https://github.com/jenkinsci/svnmerge-plugin/pull/24 .

          Code changed in jenkins
          User: Felix Belzunce Arcos
          Path:
          .gitignore
          pom.xml
          src/main/java/jenkins/plugins/svnmerge/IntegrationPublisher.java
          http://jenkins-ci.org/commit/svnmerge-plugin/b3ff6d199751a085476c58635eafce96d68ea091
          Log:
          Fix for JENKINS-14725

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Felix Belzunce Arcos Path: .gitignore pom.xml src/main/java/jenkins/plugins/svnmerge/IntegrationPublisher.java http://jenkins-ci.org/commit/svnmerge-plugin/b3ff6d199751a085476c58635eafce96d68ea091 Log: Fix for JENKINS-14725

          Code changed in jenkins
          User: Hugues Chabot
          Path:
          .gitignore
          pom.xml
          src/main/java/jenkins/plugins/svnmerge/IntegrationPublisher.java
          http://jenkins-ci.org/commit/svnmerge-plugin/283ad16abf1fc4be92f1b019bd35b1f4cbf8a57b
          Log:
          Merge pull request #24 from fbelzunc/master

          [FIXED JENKINS-14725]

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Hugues Chabot Path: .gitignore pom.xml src/main/java/jenkins/plugins/svnmerge/IntegrationPublisher.java http://jenkins-ci.org/commit/svnmerge-plugin/283ad16abf1fc4be92f1b019bd35b1f4cbf8a57b Log: Merge pull request #24 from fbelzunc/master [FIXED JENKINS-14725]

            fbelzunc Félix Belzunce Arcos
            user0815 Torsten Beuck
            Votes:
            2 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: