annotate ivysettings.xml @ 3:af958c5027b1

add test junit summary xsl
author smith@nwoca.org
date Thu, 09 Jun 2011 11:57:09 -0400
parents 1918a6aed50a
children
rev   line source
0
1918a6aed50a Initial ant tasks for SSDT develkit
smith@nwoca.org
parents:
diff changeset
1 <ivysettings>
1918a6aed50a Initial ant tasks for SSDT develkit
smith@nwoca.org
parents:
diff changeset
2 <property name="ssdt.devel.kit" value="${user.home}/.ssdt" override="false"/>
1918a6aed50a Initial ant tasks for SSDT develkit
smith@nwoca.org
parents:
diff changeset
3 <include file="${ssdt.devel.kit}/ssdt.default.ivy.settings.xml"/>
1918a6aed50a Initial ant tasks for SSDT develkit
smith@nwoca.org
parents:
diff changeset
4 </ivysettings>