Re: Error in Build.xml - compileAndBuild task

From: Eugene Khablov (vespe..actime.ru)
Date: Thu Dec 07 2006 - 12:53:11 EST

  • Next message: Chuck Hill: "Re: Error in Build.xml - compileAndBuild task"

    Hi Chuck!

    Values for wobuild.properties could also be found in INSTALL.txt of Project
    Wonder.
    But the following line differs from yours:
    wo.woroot=/

    What is the right value for this variable?

    Thanks,
    Eugene.

    On 12/7/06 7:31 PM, "Chuck Hill" <chil..lobal-village.net> wrote:

    > I don't know why you don't have that file. Here is what mine looks
    > like:
    >
    > #This file stores the wo specific properties
    > #Wed Oct 11 19:51:09 PDT 2006
    > wo.dir.root=/
    > wo.woroot=/System
    > wo.dir.user.home.library.frameworks=/Users/chuck/Library/Frameworks
    > wo.dir.local=/
    > wo.wosystemroot=/System
    > wo.dir.library=/System/Library
    > wo.dir.user.home.library=/Users/chuck/Library
    > wo.dir.local.library=/Library
    > wo.dir.library.frameworks=/System/Library/Frameworks
    > wo.dir.local.library.frameworks=/Library/Frameworks
    > wo.wolocalroot=/
    > wo.dir.system=/System
    > wo.dir.reference.api=/Developer/ADC%20Reference%20Library/
    > documentation/WebObjects/Reference/API/
    >
    >
    > Chuck
    >
    > On Dec 7, 2006, at 5:51 AM, Peter Wilkins wrote:
    >
    >> > When I run the Ant Task "compileAndBuild" in a WOApplication
    >> > project, I get this error in my build.xml
    >> >
    >> > .../build.xml:164: IO error scanning directory /.Spotlight-V100
    >> >
    >> > It appears that the compile task is expecting to find something in
    >> > one of these directories:
    >> > ${wo.dir.user.home.library.frameworks}
    >> > ${wo.wolocalroot}
    >> > ${wo.wosystemroot}
    >> >
    >> > The problem is that I have no idea what these directories should be
    >> > pointing to. I know I can set these directories in ~/Library/
    >> > wobuild.properties, but only if I know what they're expected to
    >> > point to on my machine.
    >> >
    >> > I have the impression that I should already know the answer to this
    >> > question, so if there is somewhere that explains these things,
    >> > please tell me.
    >> >
    >> > Peter



    This archive was generated by hypermail 2.0.0 : Thu Dec 07 2006 - 13:28:39 EST