Mercurial > public > ssdtant
annotate src/org/ssdt_ohio/tools/ant/antlib.xml @ 3:af958c5027b1
add test junit summary xsl
author | smith@nwoca.org |
---|---|
date | Thu, 09 Jun 2011 11:57:09 -0400 |
parents | 09f9f3d5c507 |
children | c989b9aa8820 |
rev | line source |
---|---|
0 | 1 <antlib> |
2 <taskdef name="add-dependency" classname="org.ssdt_ohio.tools.ant.AddDependencyTask" onerror="ignore" /> | |
2
09f9f3d5c507
CM-127: Move wsdlsetup and wsd2html.xsl from Tools
smith@nwoca.org
parents:
0
diff
changeset
|
3 <taskdef name="wsdlsetup" classname="org.ssdt_ohio.tools.ant.WsdlSetup" onerror="ignore" /> |
0 | 4 </antlib> |