Re: wolips.properties

From: Mike Schrag (mschra..obox.com)
Date: Tue Mar 15 2011 - 19:06:17 UTC

  • Next message: David Holt: "Re: wolips.properties"

    Oh ... Your ANT builds don't work, not your ECLIPSE builds. Yeah, ant needs to have the path to wolips properties passed into it. Normally that would be done in Hudson as a configuration property to the build server. build.properties isn't really the ideal place to do it since that is going to be shared by other people on your team. If it works for you, no sense in rocking the boat. I don't know if we can inject a value into ant properties from inside eclipse. That would probably be the proper fix for that ...

    On Mar 15, 2011, at 2:22 PM, David Holt wrote:

    > Hi all,
    >
    > I have just found out that I shouldn't have to include wolips.properties in my individual application's build.properties files. However, if I rely on just the workspace properties settings, I get build errors such as the following when I try to install:
    >
    > Buildfile: /Users/me/Documents/Workspaces/workspace/Test/build.xml
    > init.properties:
    > init.install:
    > compile:
    >
    > BUILD FAILED
    > /Users/me/Documents/Workspaces/workspace/Test/build.xml:206: The framework name 'ERExtensions' does not exist.
    >
    > Total time: 3 seconds
    >
    > If I do include the wolips.properties setting in build.properties the project will install fine.
    >
    > Is there something else that I should be setting?
    >
    > Thanks,
    > David



    This archive was generated by hypermail 2.0.0 : Tue Mar 15 2011 - 19:06:58 UTC