Hi Yesterday I updated the help page of the preprocessor with an example on how is is possible, maybe there are better ways, but this one works : look at the scope block
http://confluence.public.thoughtworks.org/display/CCNET/Configuration+Preprocessor with kind regards Ruben Willems On Tue, Oct 13, 2009 at 7:31 AM, Assaf Lavie <[email protected]> wrote: > > Thanks, I use the preprocessor heavily, but I don't see how it solves > this problem. At most it works around the fact that I cannot access > this value directly (even though it's accessible as an envar in > certain cases) by allowing me to create a wrapper for the project > declaration with a Name parameter. Or am I missing something? > > > > On Oct 12, 12:26 pm, Ruben Willems <[email protected]> wrote: > > HI > > > > via the pre-processor this should be possiblehttp:// > confluence.public.thoughtworks.org/display/CCNET/Configuration... > > > > with kind regards > > Ruben Willems > > > > > > > > On Mon, Oct 12, 2009 at 11:59 AM, Assaf Lavie <[email protected]> > wrote: > > > > > I'm trying to refer to the project's name in some of the attributes I > > > set. So I thought $(CCNetProject) would work, but apparently that's > > > only visible to executable tasks. > > > How can I reuse the value I entered as the project name in further > > > configuration parameters? >
