-
Improvement
-
Resolution: Fixed
-
Minor
-
Jenkins ver. 2.24
Multi-Branch Project Plugin 0.5.1
Windows 10 x64
Plugin generates long folder names like
"Svyaznoy_feature_dagger2-NUDPOD3WRPTCLPQ6FGWGMBVBNUEPVUQKKGC3ZKCK64KM4ENPZL7Q"
Threrefore I can't build android project on Windows, because of "path too long" problem.
- duplicates
-
JENKINS-34564 Give the ability to choose how the multibranch subprojects will be named.
-
- Resolved
-
[JENKINS-38874] Shorten branch's folder name
Component/s | New: branch-api-plugin [ 18621 ] | |
Component/s | Original: multi-branch-project-plugin [ 21127 ] |
Assignee | Original: Matthew DeTullio [ mjdetullio ] | New: Stephen Connolly [ stephenconnolly ] |
Link |
New:
This issue duplicates |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
I submitted a pull request at https://github.com/jenkinsci/branch-api-plugin/pull/62 that fixes this problem.