I am setting up a new Jenkins installation and in our project we commonly 
use branch names that are separated by ''/". 

I am using 
the 
https://wiki.jenkins-ci.org/display/JENKINS/GitHub+Organization+Folder+Plugin 
together with 
https://wiki.jenkins-ci.org/display/JENKINS/Travis+YML+Plugin to setup a 
Pipeline and it builds a branch in a folder called 
workspace/Origanization/Repo/foor%2bar/.

This leads to problem with bash and with our build system. I was looking 
for the place in the source where this is escaped, but the Jenkis source 
code is not so easy to understand as a newcomer.

Any ideas to would be helpful. This is with Jenkins 2.11


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/85c0d347-b51a-4b6c-bd30-27ccdc321a26%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to