Re: Where does ant look for stdFrameworks?

From: Kaj Hejer (kaj.heje..sit.uio.no)
Date: Tue Apr 29 2003 - 09:26:46 EDT

  • Next message: Ulrich Köster: "Re: Where does ant look for stdFrameworks?"

    At 14:46 +0200 29-04-2003, Kaj Hejer wrote:
    >At 14:25 +0200 29-04-2003, Kaj Hejer wrote:
    >>Hi!
    >>
    >>We have a problem with a build.xml file
    >>(http://folk.uio.no/kajh/tmp/build.xml.txt).
    >>
    >>All the classpathfiles (f.x.
    >>faq.woa/Contents/UNIX/UNIXClassPath.txt) does not contains the
    >>stdFrameworks like JavaWebObjects.framework.
    >>
    >>I suspect this is because ant does not find these frameworks. Where
    >>does ant look for stdFrameworks?
    >
    >
    >This seems to my my own mistake. I didn't had a wobuild.properties
    >in my classpath. When I created one as
    >/Users/kajh/Library/wobuild.properties the classpath files seems to
    >be ok.

    Hi!

    1)

    I tried to move the wobuild.properties to my homedirectory.

    bash-2.05a$ ls ~/wobuild.properties
    /Users/kajh/wobuild.properties

    but then I got:

    eploy_app:
    [woapplication] Installing faq in /Library/WebObjects/Applications
    [woapplication] init -> no wobuild.properties in user home found
    [woapplication] init -> no wobuild.properties in java system properties found
    [woapplication] init -> no wobuild.properties in environment found
    [woapplication] init -> no wobuild.properties found

    BUILD FAILED
    org.objectstyle.woproject.env.WOBuildPropertiesNotFoundException:
    Could not find wobuild.properties. Run the buildfile:
    build-user-home-wobuild-properties.xml first.

    Ant says: "no wobuild.properties in user home found"

    Ehhh, but I DO have a wobuild.properties in my homedirectory.

    I'm using osx 10.2.5, ant 1.5.3 and java 1.4.1.

    -Kaj :)



    This archive was generated by hypermail 2.0.0 : Tue Apr 29 2003 - 09:26:33 EDT