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

Jenkins CLI cannot handle arguments with equals signs ("=")

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • cli, remoting
    • None
    • stable-1.565.3

      The Jenkins CLI can pass in parameters to a parameterized build. It uses the "-p" option for this. The arguments are parsed using args4j. The version of args4j that has been incorporated has a bug in the MapOptionHandler code where it will not accept a parameter value that has an equals sign ("=") in it; instead it will take everything up to the equals sign. The problem appears to be fixed in newer args4j code.

          [JENKINS-21160] Jenkins CLI cannot handle arguments with equals signs ("=")

          Bob Bell created issue -
          Damien Nozay made changes -
          Component/s New: remoting [ 15489 ]
          Damien Nozay made changes -
          Environment New: stable-1.565.3
          Oleg Nenashev made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 153022 ] New: JNJira + In-Review [ 194438 ]

            Unassigned Unassigned
            rjbell4 Bob Bell
            Votes:
            2 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: