You should now use syntax with var=value, as follows: ${BUILD_LOG_REGEX, regex="^>", linesBefore=5, linesAfter=2}
On Monday, August 15, 2011 10:27:38 PM UTC+7, Eyal Edri wrote: > > Hi, > > I noticed that when using ${BUILD_LOG_REGEX, "^>", 5, 2} in email extended > plugin, > It stopped printing the relevant log files from console output, and just > prints the original var: ${BUILD_LOG_REGEX, "^>", 5, 2} > > I think it started after upgrading to 1.425 and email extended plugin > version 2.14.1 > > Anyone seen it also? > Is this a regression bug? > > Thanks, > > Eyal. > >