- 
    Bug 
- 
    Resolution: Fixed
- 
    Trivial 
- 
    Jenkins ver. 1.500
The function hudson.Util.replaceMacro(String, ...) does not resolve properties with '.'
E.g. many java properties or build parameters do/can have a dot in their names which cannot be expanded by this method which seems to be used by some plugins.
Please add the dot to hudson.Util.VARIABLE pattern.
Thx
- is related to
- 
                    JENKINS-22222 Check variable names as Jenkins core expands -         
- Closed
 
-