Chore: Upgrade Jenkins-job-builder to 6.3.0
[releng/global-jjb.git] / releasenotes / notes / fix-config-tarball-a4bee31a90375126.yaml
1 ---
2 fixes:
3   - |
4     Currently a Job Config Tarball is added to the archive.  The directory
5     layout created by 'jenkins-jobs test' has changed and as a result the code
6     that sorted/reformated the directory and generated the tarball was broken.
7
8     The prefix path of the tarball is now 'job-configs'. The number of log
9     messages has been improved and greatly reduced. The tarball generated
10     contains directory names with spaces and upper-case characters.