Hi,
Here is the next migration issue to Beta 2 that I ran into:
D:\dev\rbuck\sandboxes\head-combo\workspace\build\internal\buildmagic.xm
l:100: java.lang.OutOfMemoryError: PermGen space
That line corresponds to the following line in Ant:
<ivy:settings id="ivy.instance"
file="${ivy.default.conf.dir}/ivysettings.xml" override="true"/>This is a first for an Ant build for me. Bob
