Mercurial > public > html2wiki
annotate ivysettings.xml @ 7:a634b4d554d4
Minor fixups >, random smilies :), etc. Fixed blockquote. Handle escaping brackets outside pre tag.
author | smith@nwoca.org |
---|---|
date | Thu, 27 Jan 2011 18:07:28 -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> |