geirm 01/05/19 10:27:48 Modified: examples/forumdemo/WEB-INF/conf velocity.properties Log: newline at end - who know what problems that might cause for someone Revision Changes Path 1.5 +2 -1 jakarta-velocity/examples/forumdemo/WEB-INF/conf/velocity.properties Index: velocity.properties =================================================================== RCS file: /home/cvs/jakarta-velocity/examples/forumdemo/WEB-INF/conf/velocity.properties,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- velocity.properties 2001/05/19 17:23:57 1.4 +++ velocity.properties 2001/05/19 17:27:48 1.5 @@ -7,4 +7,5 @@ # prepended # file.resource.loader.path = /template -runtime.log = /forumdemo_velocity.log \ No newline at end of file +runtime.log = /forumdemo_velocity.log +
