Go to file
Jonathan Nieder 1a596630f5 Update ChangeSubject velocity template to use Velocity 1.7 syntax
Brackets after an expression in Velocity 1.7 get translated to
calls to a .get(Integer) method, so it is no longer legal to write
$somevar[i] and expect it to translate to somevarvalue[i]. Instead you
must write ${somevar}[i].

The symptom is that
$projectName.replaceAll('/.*/', '...')[$branch.shortName] is left
as is in the subject line of outgoing mail instead of being replaced
by the project and branch name.

Change-Id: I6210ea17dd6f43532ff3b291667015c74555e07b
2014-05-09 18:53:53 -07:00
2013-11-28 22:56:51 -08:00
2014-05-05 12:33:31 +00:00
2014-05-04 12:54:17 +02:00
2014-05-01 13:03:43 -07:00
2014-05-04 12:54:17 +02:00
2014-05-04 12:54:17 +02:00
2014-04-14 12:11:12 -07:00
2013-11-30 01:53:00 -08:00
2014-05-04 12:54:17 +02:00
2014-05-04 12:54:17 +02:00
2014-05-04 12:54:17 +02:00
2014-05-04 12:54:17 +02:00
2013-11-28 22:56:51 -08:00
2014-05-04 12:54:17 +02:00
2014-05-05 15:20:28 -07:00
2014-04-29 14:23:44 +02:00
2014-05-04 12:54:17 +02:00
2014-05-04 12:54:17 +02:00
2014-04-25 18:40:35 +01:00
2013-11-09 07:45:00 +01:00
2014-05-01 13:48:59 -07:00
2008-11-14 16:59:34 -08:00
2009-03-27 20:20:10 -07:00
2014-03-18 14:45:46 +09:00
Description
RETIRED, Gerrit as used by OpenStack
120 MiB