Mercurial > public > JIRA
view ssdt-jira-plugins-v2/plugins/nbactions.xml @ 1:56349dc044f5
Added validators for Time tracking. Validators: Require an estimate
and require no time remaining
author | smith |
---|---|
date | Thu, 22 May 2008 15:45:43 -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>