Mercurial > public > html2wiki
annotate ivysettings.xml @ 14:c8442e0eff84
Remove <caption> tags. Generlized {table} around {code} blocks.
author | smith@nwoca.org |
---|---|
date | Tue, 01 Feb 2011 12:34:45 -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> |