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

Allow to create views with the value of $CLEARCASE_BASELINE

      It would be nice if the value of $CLEARCASE_BASELINE was expanded when the plugin creates the view – it would allow to create views whose name has a part matching the baseline it is associated to.

      Currently, we use ${NODE_NAME} and

      {JOB_NAME}

      in the view name, and these get expanded to their proper value when the view is created. But unfortunately ${CLEARCASE_BASELINE} is used litteraly.

          [JENKINS-6410] Allow to create views with the value of $CLEARCASE_BASELINE

          Code changed in hudson
          User: : rseguy
          Path:
          trunk/hudson/plugins/clearcase-ucm-baseline/src/main/java/com/michelin/cio/hudson/plugins/clearcaseucmbaseline/BuildVariableResolver.java
          trunk/hudson/plugins/clearcase-ucm-baseline/src/main/java/com/michelin/cio/hudson/plugins/clearcaseucmbaseline/ClearCaseUcmBaselineParameterValue.java
          trunk/hudson/plugins/clearcase-ucm-baseline/src/main/resources/com/michelin/cio/hudson/plugins/clearcaseucmbaseline/ClearCaseUcmBaselineParameterDefinition/help-viewName.html
          trunk/hudson/plugins/clearcase-ucm-baseline/src/main/resources/com/michelin/cio/hudson/plugins/clearcaseucmbaseline/ClearCaseUcmBaselineParameterDefinition/help-viewName_fr.html
          http://jenkins-ci.org/commit/31160
          Log:
          [FIXED JENKINS-6410]

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : rseguy Path: trunk/hudson/plugins/clearcase-ucm-baseline/src/main/java/com/michelin/cio/hudson/plugins/clearcaseucmbaseline/BuildVariableResolver.java trunk/hudson/plugins/clearcase-ucm-baseline/src/main/java/com/michelin/cio/hudson/plugins/clearcaseucmbaseline/ClearCaseUcmBaselineParameterValue.java trunk/hudson/plugins/clearcase-ucm-baseline/src/main/resources/com/michelin/cio/hudson/plugins/clearcaseucmbaseline/ClearCaseUcmBaselineParameterDefinition/help-viewName.html trunk/hudson/plugins/clearcase-ucm-baseline/src/main/resources/com/michelin/cio/hudson/plugins/clearcaseucmbaseline/ClearCaseUcmBaselineParameterDefinition/help-viewName_fr.html http://jenkins-ci.org/commit/31160 Log: [FIXED JENKINS-6410]

            rseguy Romain Seguy
            prenaud76 Patrick Renaud
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: