Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.3
-
None
Description
Based on MSITE-699. When velocity 1.7 is used it cannot #include("../../../README.md") and results in a nullpointer exception.
Looking through the debugger it seems that it is using a ContextResourceLoader which limits scope of where to read the files.
I can't find a facility to set the TEMPLATE_ROOT to ${basedir} can that be added?
Attachments
Issue Links
- depends upon
-
MSITE-762 Upgrade Velocity from 1.5 to 1.7
- Closed
-
DOXIASITETOOLS-157 Add support for Velocity #parse and #include with relative paths
- Closed