Re: frameworks task?

From: Mike Schrag (mschra..dimension.com)
Date: Tue Sep 06 2005 - 09:18:48 EDT

  • Next message: Sébastien Sahuc: "[wolisp bug] Same framework selected multiple time in Eclipse"

    Running 2.0.0.34 (latest and greatest as of this morning):

    Buildfile: /Users/mschrag/Documents/workspace/Exceptional/build.xml
    setProps:
    init.build:
    build.woapp:
    [woapplication] Installing Exceptional in dist

    BUILD FAILED
    /Users/mschrag/Documents/workspace/Exceptional/build.xml:52:
    java.lang.NullPointerException

    Total time: 2 seconds

    I don't know if that line number on build.xml is actually real, but
    it maps to the last line of:
             <!-- add webXML="true" to generate a web.xml file -->
             <woapplication name="${project.name}" stdFrameworks="false"
                                                  destDir="${dest.dir}"
                                                   
    customInfoPListContent="${customInfoPListContent}"
                                                  principalClass="$
    {principalClass}"
                                                  webXML="${webXML}"
                                                  webXML_CustomContent="$
    {webXML_CustomContent}">
    (the webXML_CustomContent line)



    This archive was generated by hypermail 2.0.0 : Tue Sep 06 2005 - 09:18:58 EDT