Mercurial > public > ssdtant
view src/org/ssdt_ohio/tools/ant/antlib.xml @ 7:418ba4cfc553 tip
USASR-644: preserve dependencies in replaced target
author | smith@nwoca.org |
---|---|
date | Wed, 12 Oct 2011 18:12:17 -0400 |
parents | c989b9aa8820 |
children |
line wrap: on
line source
<antlib> <taskdef name="add-dependency" classname="org.ssdt_ohio.tools.ant.AddDependencyTask" onerror="ignore" /> <taskdef name="replace-target" classname="org.ssdt_ohio.tools.ant.ReplaceTargetTask" onerror="ignore" /> <taskdef name="wsdlsetup" classname="org.ssdt_ohio.tools.ant.WsdlSetup" onerror="ignore" /> </antlib>