de-jcup / eclipse-jenkins-editor

Jenkins Editor - A eclipse plugin to edit "Jenkinsfile" files
https://marketplace.eclipse.org/content/jenkins-editor
Apache License 2.0
45 stars 5 forks source link

Trim branch names and job names #72

Closed de-jcup closed 3 years ago

de-jcup commented 4 years ago

image

Will result in job not found etc. same for branches Output message not showing the space... so its not obvious where the problem lies...

Solution

Trim the input before sending via CLI.jar to Jenkins