PathUtils.toRelative() throws SIOOBE if supplied arguments specify the same 
directory
-------------------------------------------------------------------------------------

                 Key: WAGON-231
                 URL: http://jira.codehaus.org/browse/WAGON-231
             Project: Maven Wagon
          Issue Type: Bug
          Components: wagon-provider-api
    Affects Versions: 1.0-beta-3
            Reporter: Benjamin Bentmann
         Attachments: to-relative.patch

i.e. {{PathUtils.toRelative( new File( "foo" ).getAbsoluteFile(), new File( 
"foo" ).getAbsolutePath() )}} fails.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to