jenkins-job-builder/tests/publishers/fixtures/description-setter-minimal.xml
Dong Ma 6ffb66c94f Update description_setter plugin
- update description_setter plugin to use convert xml
- update test cases
- update docstring

Change-Id: Ibbbdadceda0b6de6bc488727a90eee1a6ddb9463
2017-06-27 16:08:59 +08:00

11 lines
306 B
XML

<?xml version="1.0" encoding="utf-8"?>
<project>
<publishers>
<hudson.plugins.descriptionsetter.DescriptionSetterPublisher>
<regexp/>
<regexpForFailed/>
<setForMatrix>false</setForMatrix>
</hudson.plugins.descriptionsetter.DescriptionSetterPublisher>
</publishers>
</project>