Comments inline after a set directive is not yet possible. If you add the following 2 lines to test/templates/comment.vm #set $foo = "bar" ## foo should be now same as bar $foo you will see that this is not yet possible (throws a NPE) and a parser error in the log file: Parser Exception: comment.vm : org.apache.velocity.runtime.parser.ParseException: Encountered "\n" at line 35, column 5. :I Christoph
- Re: [BUG] comments inline after a set directive Christoph Reck
- Re: [BUG] comments inline after a set directive Geir Magnusson Jr.
- Re: [BUG] comments inline after a set directiv... Jon Stevens
- Re: [BUG] comments inline after a set dire... Geir Magnusson Jr.
