system.teamcity.debug.dump.parameters does not work for me
I would get all available Reference-only Server Properties, so based on http://confluence.jetbrains.net/display/TCD6/Predefined+Build+Parameters#PredefinedBuildParameters-getlistingofreferenceonlyproperties, I set "system.teamcity.debug.dump.parameters" in Build Parameter section in related build configuration. In addition, i see <param name="system.teamcity.debug.dump.parameters" value="true" /> in project-config.xml , so it seems that the setting succeeds.
However, when I run the build, i don't find "Available reference-only server properties" in any log. Why?
My teamcity version is 6.0.3.
Thanks very much.
Please sign in to leave a comment.
Hi
These properties should be listed in a header of the build log.
I've re-checked this feature, but cannot confirm the issue yet.
Could you please post a screenshot of Properties configuration page, and a same of of build log you get.
Thanks