Hi there are already a lot of data exposed to the calling executables these are the integration properties. http://confluence.public.thoughtworks.org/display/CCNET/Integration+Properties
for example the exec task gets these via environment variables, Nant and msbuild gets these as properties http://confluence.public.thoughtworks.org/display/CCNET/NAnt+Task http://confluence.public.thoughtworks.org/display/CCNET/MsBuild+Task with kind regards Ruben Willems On Mon, Jan 19, 2009 at 4:25 PM, CinnamonDonkey < [email protected]> wrote: > > Hi All, > > I was wondering, is it possible to include user defined state > variables in the .state file? > > If not, this would be a handy feature. The ability to define a State > Variable in the Project block which is loaded as an enviroment > variable and therefore accessable/modifyable by external applications. > The enviroment variable could be initialised from the .state file at > the start of a build and then written back to the .state file at the > end of a build. > > What do people think? > > Cheers, > Shaun > >
