Well, as it was not that hard after all, I created a task for this. It's called DumpValue and is available here:
http://jira.public.thoughtworks.org/browse/CCNET-1943 Hope this helps Regards Olivier On 10 août, 15:35, OBones <[email protected]> wrote: > Hello, > > Is it possible to dump the dynamic values created from the parameters > to a file while doing the build? > I know I can pass them on the command line, or via the environment > variables, but this is limited in size and also means that I cannot > control the encoding they are saved as. > I'm looking for a way to create an XML file, encoded in UTF-8, that > would contain the content of the parameters I'm giving to it. > Is there a task that would do that? > Something that dumps name/value pairs would be enough. > > I need it to server as the input to a third party program that would > use those values to perform a specific task. > > Regards > Olivier
