Our build script is doing something like this to get the user's chosen
project home directory from an environment variable:
def projectHome = System.getenv()['PROJECT_HOME']
However, when we use the gradle daemon it looks like the value is not
taken from the environment that starts the individual gradle build but
from the environment that started the daemon. I know the daemon is
experimental, but anyone have any pointers to help us out?
Cheers!
Jared
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email