-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
Windows Server 2003 R2 with TomCat
1. Created a trunk project in Jenkins and verified that it built successfully
2. Created a feature branch by typing in to the name box : "DavidSch/code/Decade4 v3"
On the Jenkins dashboard I now have "Decade4 v3" and "**** (Trunk)-DavidSch/code/Decade4 v3". The "Decade4 v3" project builds as it should; however, the latter project with the full branch path in the name doesn't, it's configuration is blank.
I don't really care which project name is selected for the branch, but it should build and there shouldn't be two projects generated. This is an important issue for us because our developers all create branches in a named subfolder.
- duplicates
-
JENKINS-21781 Handle feature branches in subfolder correctly
- Resolved