Hey Guys,

Can't seem to google up an answer for this besides an old closed bug. When
my build file gets to:

    <target name="wrapper" depends="dist">

        <html-wrapper
            title="${ant.project.name} - SGFleet"
            file="index.html"
            application="app"
            swf="${application.name}"
            history="false"
            template="express-installation"
            output="${bin.dir}"/>

    </target>

I get a NullPointerException. All I get from ant is this:

wrapper:

BUILD FAILED
/Users/josh/Desktop/Work/Builder Workspace/DisposalsRCC/build.xml:51:
java.lang.NullPointerException

Any ideas where to look to fix this?

-Josh

-- 
"Therefore, send not to know For whom the bell tolls. It tolls for thee."

:: Josh 'G-Funk' McDonald
:: 0437 221 380 :: [EMAIL PROTECTED]

Reply via email to