[ http://issues.apache.org/jira/browse/VELOCITY-154?page=all ]
Will Glass-Husain resolved VELOCITY-154:
----------------------------------------
Fix Version: 1.5
Resolution: Fixed
Assign To: (was: Velocity-Dev List)
This is now in the (unreleased) v1.5 (IncludeRelativePath)
> [PATCH] Relative resource loading for #include and #parse
> ---------------------------------------------------------
>
> Key: VELOCITY-154
> URL: http://issues.apache.org/jira/browse/VELOCITY-154
> Project: Velocity
> Type: Improvement
> Components: Source
> Versions: 1.4
> Environment: Operating System: All
> Platform: All
> Reporter: Claude Brisson
> Priority: Minor
> Fix For: 1.5
> Attachments: relative.patch
>
> This little patch allows one to do
>
> #parse("foo.vm")
>
> where foo.vm is located in the same directory as the template containing the
> #parse directive.
>
> It is independant from the resource loader (and shouldn't impact loaders that
> don't use path) : the only modified files are Parse.java and Include.java.
>
> CloD
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]