Re: build question

From: Andrus (andru..bjectstyle.org)
Date: Wed Aug 21 2002 - 08:31:14 EDT

  • Next message: Max Muller: "Re: Building WOProject from source?"

    At 03:16 PM 8/20/2002 +0200, Ulrich Köster wrote:
    >hi
    >
    >the woproject ant scripts are filled with these lines:
    >
    ><property environment="env"/>
    ><property name="next.root" value="${env.NEXT_ROOT}"/>
    >
    >In build-wolips.xml ${next.root} is resolved only when I set the env
    >variable NEXT_ROOT.
    >
    >Why does this work in woproject without setting the env variable?

    If you have <property environment="env"/>, it should import all your shell
    variables into ant. This should work for wolips, just like it does for the
    rest of the project. Could you point to an example where this problem occurs.

    Andrus



    This archive was generated by hypermail 2.0.0 : Wed Aug 21 2002 - 21:33:05 EDT