summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAntoine Musso <hashar@free.fr>2013-07-18 09:30:52 +0200
committerAntoine Musso <hashar@free.fr>2013-07-18 09:30:52 +0200
commit98bcaefbd4498b6acba48dca9b44c5ef6f781bb7 (patch)
tree9fafab445ab2fc02d775f7d4276f5f1dbe9aa332 /.gitignore
parent4aac895619a5cf20712d7a8a09735c6edc4373f1 (diff)
downloadpython-jenkins-job-builder-98bcaefbd4498b6acba48dca9b44c5ef6f781bb7.tar.gz
python-jenkins-job-builder-98bcaefbd4498b6acba48dca9b44c5ef6f781bb7.tar.xz
python-jenkins-job-builder-98bcaefbd4498b6acba48dca9b44c5ef6f781bb7.zip
xunit publisher was wrong with multiple types
When using multiple xunit publishers such as: publishers: - xunit: types: - phpunit: pattern: 'junitphp.xml' - cppunit: pattern: 'cppunit.log' the publisher was wrapping each framework (phpunit, cppunit in above example) in its own <types /> which is not at all how the Jenkins plugin does it. Instead, this patch creates a single <types /> element and attach all frameworks to it. Change-Id: I6822d6355e7ba47546f6e959e3d1a160a059243b
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions