Mercurial > public > ssdtant
annotate src/org/ssdt_ohio/tools/ant/antlib.xml @ 2:09f9f3d5c507
CM-127: Move wsdlsetup and wsd2html.xsl from Tools
author | smith@nwoca.org |
---|---|
date | Tue, 07 Jun 2011 18:06:07 -0400 |
parents | 1918a6aed50a |
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> |