re: Weird Compile Error

From: Jonathan Miller (johnnypuuno..ac.com)
Date: Wed Jul 11 2007 - 16:37:37 EDT

  • Next message: Chuck Hill: "Re: Weird Compile Error"

    Hi,

    Does anyone have a solution to this?

    Steps to reproduce

    Right click build.xml in the Package Explorer.
    Choose option WOLips Ant Tools -> Install

    Expected Result - Compile WO application and put it in /Library/
    WebObjects/Applications

    Real Result:

    Buildfile: /Users/ijohnny/Projects/workspace/MOLContentManager/build.xml
    setProps:
    init.install:
    init.build:
    compile:
         [javac] Compiling 7 source files to /Users/ijohnny/Projects/
    workspace/MOLContentManager/bin

    BUILD FAILED
    /Users/ijohnny/Projects/workspace/MOLContentManager/build.xml:221: IO
    error scanning directory /.Spotlight-V100

    Total time: 600 milliseconds

    Compiling on OS X 10.4.10, Eclipse 3.2.2 WOLIPS

    Thanks in advance

    Jon

    p.s. wobuild.properties

    #This file stores the wo specific properties
    #Thu Jun 14 16:51:05 HST 2007
    wo.dir.root=/
    wo.woroot=/System
    wo.dir.user.home.library.frameworks=/Users/ijohnny/Library/Frameworks
    wo.dir.local=/
    wo.wosystemroot=/System
    wo.dir.library=/System/Library
    wo.dir.user.home.library=/Users/ijohnny/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/



    This archive was generated by hypermail 2.0.0 : Wed Jul 11 2007 - 16:38:39 EDT