annotate ivysettings.xml @ 17:a88e2f8fb117 tip

added a replace transformer to remove ;) smilies
author ferrall@nwoca.org
date Tue, 08 Feb 2011 09:27:40 -0500
parents 5da2e67620f9
children
rev   line source
2
5da2e67620f9 Upgrade to Ivy configuration and begin clean up of tests. Added FreeBSD license.
smith@nwoca.org
parents:
diff changeset
1 <ivysettings>
5da2e67620f9 Upgrade to Ivy configuration and begin clean up of tests. Added FreeBSD license.
smith@nwoca.org
parents:
diff changeset
2 <property name="ssdt.devel.kit" value="${user.home}/.ssdt" override="false"/>
5da2e67620f9 Upgrade to Ivy configuration and begin clean up of tests. Added FreeBSD license.
smith@nwoca.org
parents:
diff changeset
3 <include file="${ssdt.devel.kit}/ssdt.default.ivy.settings.xml"/>
5da2e67620f9 Upgrade to Ivy configuration and begin clean up of tests. Added FreeBSD license.
smith@nwoca.org
parents:
diff changeset
4 </ivysettings>