Sergiy,
On Mon, Sep 15, 2008 at 1:43 AM, Sergiy Michka <email@hidden> wrote:
> Did you tried to compile the source without ant with javac?
Thanks for your suggestions/info.
It seems that the version change in OSX from java v150_13 -> v150_16
introduced some symlinks in the Java framework dirs, causing a loop in
Ant's DirectoryScan-ing logic.
There's a still-open bug on the issue here:
"DirectoryScanner infinitely recurses on symlinks to parent directories"
https://issues.apache.org/bugzilla/show_bug.cgi?id=45499
There's a resolution in Ant HEAD; still subject to change, iiuc.
I re-built ant from HEAD source,
ant -version
Apache Ant version 1.8.0alpha compiled on September 13 2008
and the problem goes away; I can now build the target without the heap
space errors.
Thanks.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden