Change Log Report

Total number of changed sets: 1

Changes between 2008-11-28 and 2008-12-29

Total commits: 29
Total number of files changed: 31

Timestamp Author Details
2008-12-28 03:11:36 byron /velocity/engine/trunk/src/changes/changes.xml v 729718

update changes log
2008-12-28 01:23:38 byron /velocity/engine/trunk/src/java/org/apache/velocity/runtime/directive/Foreach.java v 729711
/velocity/engine/trunk/src/test/org/apache/velocity/test/ForeachTestCase.java v 729711

VELOCITY-658 fix hasNext variable in nested foreach blocks, thanks Jarkko Viinam?\195?\164ki
2008-12-23 20:02:46 byron /velocity/engine/trunk/src/test/org/apache/velocity/test/StrictCompareTestCase.java v 729216

Added Apache license to the test case.
2008-12-23 14:42:59 byron /velocity/engine/trunk/src/test/org/apache/velocity/test/ForeachTestCase.java v 729163

VELOCITY-657 Added test case provided by Jarkko Viinam?\195?\164ki for velocityHasNext feature.
2008-12-22 20:51:05 byron /velocity/engine/trunk/src/java/org/apache/velocity/runtime/parser/node/ASTGENode.java v 728869
/velocity/engine/trunk/src/java/org/apache/velocity/runtime/parser/node/ASTGTNode.java v 728869
/velocity/engine/trunk/src/java/org/apache/velocity/runtime/parser/node/ASTLENode.java v 728869
/velocity/engine/trunk/src/java/org/apache/velocity/runtime/parser/node/ASTLTNode.java v 728869
/velocity/engine/trunk/src/test/org/apache/velocity/test/StrictCompareTestCase.java v 728869

VELOCITY-645 Objects that can't be compared throw an exception in strict mode
2008-12-17 10:53:30 nbubna /velocity/engine/trunk/build/build.xml v 727468

add a (rough) rat task and more release/publish instructions
2008-12-17 10:51:55 nbubna /velocity/engine/trunk/build/findbugs-exclude.xml v 727467

add license header
2008-12-15 08:43:24 nbubna /velocity/engine/trunk/src/changes/changes.xml v 726735
/velocity/engine/trunk/xdocs/docs/index.xml v 726735

update trunk docs for 1.6.1 release
2008-12-15 08:30:34 nbubna /velocity/engine/trunk/src/test/org/apache/velocity/test/StrictReferenceTestCase.java v 726730

add mising license header
2008-12-14 08:24:28 cbrisson /velocity/engine/trunk/src/java/org/apache/velocity/runtime/directive/Foreach.java v 726485

fix: velocityHasNext was always true...
2008-12-09 10:56:36 nbubna /velocity/engine/trunk/src/changes/changes.xml v 724829

add recent changes
2008-12-09 10:17:08 nbubna /velocity/engine/trunk/src/java/org/apache/velocity/runtime/directive/Directive.java v 724804
/velocity/engine/trunk/src/java/org/apache/velocity/runtime/directive/Include.java v 724804
/velocity/engine/trunk/src/java/org/apache/velocity/runtime/directive/Parse.java v 724804
/velocity/engine/trunk/src/java/org/apache/velocity/runtime/log/Log.java v 724804
/velocity/engine/trunk/src/java/org/apache/velocity/runtime/parser/node/ASTDirective.java v 724804

VELOCITY-654 correct template name and logging for #include and #parse (thx to Byron Foster)
2008-12-09 07:11:42 nbubna /velocity/engine/trunk/src/java/org/apache/velocity/runtime/parser/node/ASTReference.java v 724739

VELOCITY-653 remove redundant error msg (thx to Byron Foster)
2008-12-08 15:16:03 nbubna /velocity/engine/trunk/src/changes/changes.xml v 724548

add last change
2008-12-08 13:45:50 nbubna /velocity/engine/trunk/src/java/org/apache/velocity/context/ProxyVMContext.java v 724498
/velocity/engine/trunk/src/test/org/apache/velocity/test/issues/Velocity615TestCase.java v 724498

VELOCITY-615 clean up ProxyVMContext implementation and fix a few obscure bugs in the process
2008-12-05 14:11:28 nbubna /velocity/engine/trunk/xdocs/docs/webapps.xml v 723897

upgrade Tools example to 2.0 stuff
2008-12-05 14:10:43 nbubna /velocity/engine/trunk/src/site/apt/upgrading.apt v 723895

document dependency changes
2008-12-05 14:09:57 nbubna /velocity/engine/trunk/xdocs/docs/developer-guide.xml v 723894

fix anchors
2008-12-05 11:17:56 nbubna /velocity/engine/trunk/xdocs/docs/webapps.xml v 723826

add resource loading section
2008-12-03 15:11:48 nbubna /velocity/engine/trunk/src/changes/changes.xml v 723122

add fix for VELOCITY-651
2008-12-03 14:40:13 nbubna /velocity/engine/trunk/src/java/org/apache/velocity/util/introspection/MethodMap.java v 723110
/velocity/engine/trunk/src/test/org/apache/velocity/test/VarargMethodsTestCase.java v 723110

VELOCITY-651 fix type mismatch due to incomplete isApplicable test in MethodMap
2008-12-03 13:30:44 nbubna /velocity/engine/trunk/src/java/org/apache/velocity/util/introspection/UberspectImpl.java v 723084

better comments
2008-12-03 13:29:53 nbubna /velocity/engine/trunk/src/java/org/apache/velocity/util/introspection/UberspectImpl.java v 723083
/velocity/engine/trunk/src/test/org/apache/velocity/test/VarargMethodsTestCase.java v 723083

VELOCITY-651 fix first part of vararg reflection bug and add breaking test for second part
2008-12-03 13:28:57 nbubna /velocity/engine/trunk/src/changes/changes.xml v 723082

add recent changes
2008-12-03 13:28:46 nbubna /velocity/engine/trunk/build/build.xml v 723081

add note about old releases
2008-12-02 07:05:08 nbubna /velocity/engine/trunk/build/build.xml v 722488

convert dir is gone
2008-12-01 09:12:20 nbubna /velocity/engine/trunk/convert v 722137
/velocity/engine/trunk/experimental/veltag v 722137

remove obsolete WebMacro conversion tool and experimental veltag (now that VelocityTools has the VelocityViewTag)
2008-12-01 09:03:26 nbubna /velocity/engine/trunk/README.txt v 722131

add note about 'mvn site' memory requirements
2008-12-01 09:02:42 nbubna /velocity/engine/trunk/build/build.properties v 722130
/velocity/engine/trunk/pom.xml v 722130
/velocity/engine/trunk/src/changes/changes.xml v 722130

update version after release