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

When chosing "Execute concurrent builds if necessary" extra workspaces created should use a different character than '@'

    • Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Blocker Blocker
    • core
    • None

      *strong text*When choosing in build setting the option Execute concurrent builds if necessary, if a build is executed while another build is running, the second workspace created as workspace@2.
      The use of '@' character is not so good as it is sometimes used as a meta-character in scripts.
      For example, I had a problem when my script was trying to run sqlplus command where @ is used.

      Consider changing '@' character with '_' or simply just using workspace2 with no character in between.

          [JENKINS-11519] When chosing "Execute concurrent builds if necessary" extra workspaces created should use a different character than '@'

          michael d created issue -
          michael d made changes -
          Priority Original: Minor [ 4 ] New: Major [ 3 ]
          ejschuiteman made changes -
          Priority Original: Major [ 3 ] New: Critical [ 2 ]
          ejschuiteman made changes -
          Priority Original: Critical [ 2 ] New: Blocker [ 1 ]
          Kohsuke Kawaguchi made changes -
          Link New: This issue is duplicated by JENKINS-14354 [ JENKINS-14354 ]
          Kohsuke Kawaguchi made changes -
          Link New: This issue is duplicated by JENKINS-4791 [ JENKINS-4791 ]
          Daniel Beck made changes -
          Resolution New: Not A Defect [ 7 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 141746 ] New: JNJira + In-Review [ 189788 ]
          Marcus Ahlberg made changes -
          Link New: This issue is related to JENKINS-41021 [ JENKINS-41021 ]
          Atul Sharma made changes -
          Description Original: When choosing in build setting the option {{Execute concurrent builds if necessary}}, if a build is executed while another build is running, the second workspace created as {{workspace@2}}.
          The use of '@' character is not so good as it is sometimes used as a meta-character in scripts.
          For example, I had a problem when my script was trying to run sqlplus command where @ is used.

          Consider changing '@' character with '_' or simply just using {{workspace2}} with no character in between.
          New: *strong text*When choosing in build setting the option {{Execute concurrent builds if necessary}}, if a build is executed while another build is running, the second workspace created as {{workspace@2}}.
          The use of '@' character is not so good as it is sometimes used as a meta-character in scripts.
          For example, I had a problem when my script was trying to run sqlplus command where @ is used.

          Consider changing '@' character with '_' or simply just using {{workspace2}} with no character in between.

            Unassigned Unassigned
            miked michael d
            Votes:
            4 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: