patch for ID: 2805246: Override of properties
Brought to you by:
akkumar
I actually agree with the reporter of ID: 2805246 and I believe this patch is what is describing.
The problem is that ant-doxygen executes doxygen with the template config file provided by the user via the configFilename property instead of the one that is created in the tmp directory that contains the user overrides.
Please apply.
Use the ant-doxygen created config file and not the template input config file