[ 
http://issues.apache.org/jira/browse/VELOCITY-460?page=comments#action_12437902 
] 
            
Will Glass-Husain commented on VELOCITY-460:
--------------------------------------------

Hi Claude,

are you sure?  would you mind doing
cd <root>
svn up
cd build
ant clean
ant test

It appears there's an overlap of test files.  For some reason, 
BuiltInEventHandlerTestCase uses file "test2.vm" and so does 
IncludeEventHandlingTestCase.  Since you changed test2.vm, this broke 
BuiltInEventHandlerTestCase.

What also puzzles me is the two test cases seem to overlap.  Did you move it 
from one to another?



> 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]

Reply via email to