• Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • sbt-plugin
    • None

      In JVM or sbt flags fields, variables are not expanded, such as $WORKSPACE, $JOB_NAME, ... and they should be.

          [JENKINS-13497] Variables should be expanded

          Jens Hausherr added a comment -

          Implemented fix and sent pull request: https://github.com/jenkinsci/sbt-plugin/pull/10

          Jens Hausherr added a comment - Implemented fix and sent pull request: https://github.com/jenkinsci/sbt-plugin/pull/10

          Code changed in jenkins
          User: Jens Hausherr
          Path:
          .gitignore
          src/main/java/org/jvnet/hudson/plugins/SbtPluginBuilder.java
          http://jenkins-ci.org/commit/sbt-plugin/65bc87a240b3d208db02d7cd1ccc9667c94787ce
          Log:
          Merge pull request #10 from jabbrwcky/JENKINS-13497

          Implementation of env/variable resolution for options and JVM options

          Compare: https://github.com/jenkinsci/sbt-plugin/compare/829cbecc1248...65bc87a240b3

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jens Hausherr Path: .gitignore src/main/java/org/jvnet/hudson/plugins/SbtPluginBuilder.java http://jenkins-ci.org/commit/sbt-plugin/65bc87a240b3d208db02d7cd1ccc9667c94787ce Log: Merge pull request #10 from jabbrwcky/ JENKINS-13497 Implementation of env/variable resolution for options and JVM options Compare: https://github.com/jenkinsci/sbt-plugin/compare/829cbecc1248...65bc87a240b3

          Jens Hausherr added a comment -

          Environment is now expanded for both actions and parameters of SBT build step

          Jens Hausherr added a comment - Environment is now expanded for both actions and parameters of SBT build step

            jabbrwcky Jens Hausherr
            dlecan Damien Lecan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: