Mercurial > public > html2wiki
annotate ivysettings.xml @ 16:001e43423d5d
added replace transformer to remove garbage character (ESC, unicode 001B) from "screen prints", replaced with a space.
author | ferrall@nwoca.org |
---|---|
date | Tue, 08 Feb 2011 08:12:33 -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> |