Sha256: 4cad12f562cf214483069309b4786c264ad8060f7bf9ca9f88d8ae5f67baef06

Contents?: true

Size: 1.29 KB

Versions: 3

Compression:

Stored size: 1.29 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<project>
    <actions/>
    <description/>
    <keepDependencies>false</keepDependencies>
    <properties/>
    <scm class="hudson.scm.NullSCM"/>
    <canRoam>true</canRoam>
    <disabled>false</disabled>
    <blockBuildWhenDownstreamBuilding>false</blockBuildWhenDownstreamBuilding>
    <blockBuildWhenUpstreamBuilding>false</blockBuildWhenUpstreamBuilding>
    <triggers class="vector"/>
    <concurrentBuild>false</concurrentBuild>
    <builders/>
    <publishers>
        <org.jvnet.hudson.plugins.groovypostbuild.GroovyPostbuildRecorder plugin="groovy-postbuild">
            <groovyScript>manager.listener.logger.println "Testing Groovy Postbuild: ${manager.build.result}"</groovyScript>
            <behavior>0</behavior>
            <runFormMatrixParent>false</runFormMatrixParent>
            <org.jvnet.hudson.plugins.groovypostbuild.GroovyScriptPath>
                <path>/test</path>
            </org.jvnet.hudson.plugins.groovypostbuild.GroovyScriptPath>
            <org.jvnet.hudson.plugins.groovypostbuild.GroovyScriptPath>
                <path>/test2</path>
            </org.jvnet.hudson.plugins.groovypostbuild.GroovyScriptPath>
        </org.jvnet.hudson.plugins.groovypostbuild.GroovyPostbuildRecorder>
    </publishers>
    <buildWrappers/>
</project>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
jenkins_pipeline_builder-0.5.2 spec/unit_tests/fixtures/files/groovy_postbuild.xml
jenkins_pipeline_builder-0.5.1 spec/unit_tests/fixtures/files/groovy_postbuild.xml
jenkins_pipeline_builder-0.5.0 spec/unit_tests/fixtures/files/groovy_postbuild.xml