Ant build failing

From: Jean Pierre Malrieu (jp.malrie..ree.fr)
Date: Tue Mar 27 2007 - 16:04:16 EDT

  • Next message: Chuck Hill: "Re: Ant build failing"

    In the hope of solving my classpath problems in deployment, I have
    updated my WOLips and Wonder to the latest nightly builds.
    I have also called "WOLips Ant Tools-->Replace with latest build.xml"
    on all my projects.
    But now, one of my frameworks won't build with Ant. I receive the
    following output in the console:

    Buildfile: /Users/jpm/Documents/EclipseTemp/workspace/TDEOS/build.xml
    setProps:
    init.install:
    build.woframework:
    [woframework] Installing TDEOS in //Library/Frameworks

    BUILD FAILED
    /Users/jpm/Documents/EclipseTemp/workspace/TDEOS/build.xml:49: /Users/
    jpm/Documents/EclipseTemp/workspace/TDEOS/Libraries not found.

    Line 49 is this one:

    <woframework name="${framework.name}" destDir="${dest.dir}"
    customInfoPListContent="${customInfoPListContent}" principalClass="$
    {principalClass}" eoAdaptorClassName="${eoAdaptorClassName}">

    I am rather lost here. At least, before, I could build with ant. Now
    I can't. Could someone help me a little bit to get out of this problem?

    Thanks.

    JPM



    This archive was generated by hypermail 2.0.0 : Tue Mar 27 2007 - 16:32:24 EDT