Commits

[3675 total ]
Anon32
fix typo

by wglass on 2009-11-03 07:33 (about 1 month ago)

Anon32
include ! in reference name when calling InvalidReferenceEventHandler, e.g. $!foo instead of $foo. VELOCITY-740.

by wglass on 2009-11-03 05:32 (about 1 month ago)

Anon32
it's overkill to show a stack trace when the resource can't be found. VELOCITY-720.

by wglass on 2009-11-03 02:47 (about 1 month ago)

Anon32
upgraded build requirements to ant 1.7 to simplify situation with junit. (no need to copy to ant lib directory). VELOCITY-724.

by wglass on 2009-11-03 02:33 (about 1 month ago)

Anon32
test that macros are blocked from loading with null return from IncludeEventHandler

by wglass on 2009-11-03 02:08 (about 1 month ago)

Anon32
test that macros are blocked from loading with null return from IncludeEventHandler

by wglass on 2009-11-03 02:05 (about 1 month ago)

Anon32
refactor to separate out tests to different methods

by wglass on 2009-11-03 01:41 (about 1 month ago)

Anon32
Changed test cases to use VelocityEngine instead of Velocity, so they will work in Eclipse. (within the same JVM). There's a few that will still fail in eclipse which rely on special classpath elements or require the singleton Velocity class.

by wglass on 2009-11-03 01:29 (about 1 month ago)

Avatar
VELOCITY-737 fix StringResourceRepositoryImpl path in javadoc (thanks to Marcus Warm)

by nbubna on 2009-10-14 21:51 (about 1 month ago)

Avatar
VELOCITY-734 put $missingResource name in context on includenotfound event (thanks to Chad davis)

by nbubna on 2009-09-01 05:14 (3 months ago)