view ssdt-jira-plugins-v2/plugins/nbactions.xml @ 2:4ca1ef5be75e

Added validators for Time tracking. New validator to require Time Spent.
author smith
date Fri, 23 May 2008 18:06:10 -0400
parents 92d945347fc0
children
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?>
<actions>
        <action>
            <actionName>CUSTOM-Package</actionName>
            <displayName>Package</displayName>
            <goals>
                <goal>package</goal>
            </goals>
        </action>
    </actions>