WF 3.2 source build

Just attempted to build 3.2 from source but got the following error when running “ant wildfire”:

compile:

Compiling 109 source files to C:\dev\jive\wildfire_src_3_2_0\wildfire_src\work\classes

C:\dev\jive\wildfire_src_3_2_0\wildfire_src\src\java\org\jivesoftware\wildfire\ launcher\Launcher.java:482: cannot find symbol

symbol : method getTextContent()

location: interface org.w3c.dom.Element

port = portElement.getTextContent();

^

Versions:

Apache Ant version 1.6.2 compiled on August 5 2004

java version “1.5.0_05”

Anyone else see this?

Thanks,

Jeff