[
http://issues.apache.org/jira/browse/VELOCITY-460?page=comments#action_12437691
]
Claude Brisson commented on VELOCITY-460:
-----------------------------------------
Damn. It's running fine on my box (linux).
[junit] Running org.apache.velocity.test.BuiltInEventHandlerTestCase
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.639 sec
I used "svn up && svn diff" to build the patch.
The BuiltInEventHandlerTestCase doesn't need any modification.
Could it be some EOF issue or the like?
I'm stuck...
> the IncludeRelativePath handler should treat paths beginning with a slash as
> absolute paths
> -------------------------------------------------------------------------------------------
>
> Key: VELOCITY-460
> URL: http://issues.apache.org/jira/browse/VELOCITY-460
> Project: Velocity
> Issue Type: Improvement
> Components: Source
> Affects Versions: 1.5 beta1
> Reporter: Claude Brisson
> Priority: Minor
> Attachments: IncludeRelativePath.patch, IncludeRelativePath.patch.v2
>
>
> The most widely spread convention about systems supporting relative paths is
> that paths that begin with '/' (or '\') are absolute while others are
> relative. The IncludeRelativePath event handler should follow the same
> convention.
> The corrective patch is attached.
--
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]