Re: ~/Library/wobuild.properties

From: Ulrich Köster (ulric..bjectstyle.org)
Date: Fri Aug 11 2006 - 07:34:46 EDT

  • Next message: Marc Guenther: "Re: Can't access Java code in component editor"

    Moin Christian,

    we've updated the script for the wobuild.properties to include the
    javadoc location. To overwrite the values in the wobuild.properties
    create a build.properties file in ${user.home} and include it in the
    build.xml

            <property file="${user.home}${file.separator}build.properties" />
            <property file="build.properties" />
            <property file="${user.home}${file.separator}Library${file.separator}
    wobuild.properties" />

    Uli

    Am 10.08.2006 um 16:53 schrieb Christian Pekeler:

    > Never mind - couldn't reproduce this on another machine. Maybe it
    > was a filesystem fluke that caused woproject to recreate that
    > properties file.
    >
    > Christian
    >
    > On Aug 9, 2006, at 17:31, Christian Pekeler wrote:
    >> I've just updated my WOLips and it looks as if my ~/Library/
    >> wobuild.properties was changed around the same time
    >
    >



    This archive was generated by hypermail 2.0.0 : Fri Aug 11 2006 - 07:34:53 EDT