• Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • subversion-plugin
    • None
    • Platform: All, OS: All

      Expand Build parameters in SVN URL when Project is built.

      Example: SVNURL=http://somewere.com/svn/myproject/tags/${build_tag}

      ${build_tag} is a Build String parameter and it will expanded to his value for checking out / updating SVN
      contents.

      See:
      https://hudson.dev.java.net/servlets/ReadMsg?list=users&msgNo=11476

          [JENKINS-2298] SVN URL expansion during build

          I will start integrating now my patches to Hudson core SubversonSCM class

          Luca Domenico Milanesio added a comment - I will start integrating now my patches to Hudson core SubversonSCM class

          Code changed in hudson
          User: : lucamilanesio
          Path:
          trunk/www/changelog.html
          http://fisheye4.cenqua.com/changelog/hudson/?cs=11913
          Log:
          [FIXED JENKINS-2298] Subversion SCM enhancement added to changelog

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : lucamilanesio Path: trunk/www/changelog.html http://fisheye4.cenqua.com/changelog/hudson/?cs=11913 Log: [FIXED JENKINS-2298] Subversion SCM enhancement added to changelog

          Code changed in hudson
          User: : kohsuke
          Path:
          trunk/hudson/main/core/src/main/java/hudson/tasks/MailAddressResolver.java
          trunk/hudson/main/core/src/main/java/hudson/tasks/Mailer.java
          http://fisheye4.cenqua.com/changelog/hudson/?cs=11948
          Log:
          JENKINS-2298 Rolling back a part of rev.11912 that introduces AbstractBuild as a parameter
          to getAddress().

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : kohsuke Path: trunk/hudson/main/core/src/main/java/hudson/tasks/MailAddressResolver.java trunk/hudson/main/core/src/main/java/hudson/tasks/Mailer.java http://fisheye4.cenqua.com/changelog/hudson/?cs=11948 Log: JENKINS-2298 Rolling back a part of rev.11912 that introduces AbstractBuild as a parameter to getAddress().

          Refactoring needed to perform the changes suggested by Kohsuke
          (http://www.nabble.com/Re%3A-svn-commit%3A-r11912---trunk-hudson-main-core-src-main-java-
          hudson%3A-model-scm-tasks-p19278081.html)

          Luca Domenico Milanesio added a comment - Refactoring needed to perform the changes suggested by Kohsuke ( http://www.nabble.com/Re%3A-svn-commit%3A-r11912---trunk-hudson-main-core-src-main-java- hudson%3A-model-scm-tasks-p19278081.html)

          Code changed in hudson
          User: : lucamilanesio
          Path:
          trunk/hudson/main/core/src/main/java/hudson/scm/SubversionSCM.java
          trunk/hudson/main/core/src/main/java/hudson/tasks/MailAddressResolver.java
          http://fisheye4.cenqua.com/changelog/hudson/?cs=11979
          Log:
          [FIXED JENKINS-2298] MailAddressResolver now uses the Project last Build parameters for expanding SCM locations. SubversionSCM is now cleaned up based on Kohsuke suggestions (no more ArrayList<String> for warnings and replaced TABs with WS).

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : lucamilanesio Path: trunk/hudson/main/core/src/main/java/hudson/scm/SubversionSCM.java trunk/hudson/main/core/src/main/java/hudson/tasks/MailAddressResolver.java http://fisheye4.cenqua.com/changelog/hudson/?cs=11979 Log: [FIXED JENKINS-2298] MailAddressResolver now uses the Project last Build parameters for expanding SCM locations. SubversionSCM is now cleaned up based on Kohsuke suggestions (no more ArrayList<String> for warnings and replaced TABs with WS).

            lucamilanesio Luca Domenico Milanesio
            lucamilanesio Luca Domenico Milanesio
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: