https://issues.apache.org/bugzilla/show_bug.cgi?id=45370
Summary: StackOverflowError when compiling XOM
Product: Ant
Version: 1.7.1
Platform: PC
OS/Version: Windows Vista
Status: NEW
Severity: normal
Priority: P1
Component: Core tasks
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
Hi,
When building XOM using Ant I get a StackOverflowError that I cannot reproduce
outside of Ant. Here is how you can reproduce it:
1) Download http://www.cafeconleche.org/XOM/xom-1.2b2.zip and extract it into
<xom-dir>
2) Download http://dist.codehaus.org/jaxen/distributions/jaxen-1.1.1-src.zip
into <xom-dir>
3) Copy the attached build.xml into <xom-dir> and run "ant dist"
4) You should see the same output mentioned in output.txt
This is reproducible 100% of the time both under JDK 1.5 or 1.6
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.