BasicPath.equals(...) should be improved and corrected
------------------------------------------------------
Key: DNA-80
URL:
http://jira.jboss.com/jira/browse/DNA-80
Project: DNA
Issue Type: Bug
Components: SPI
Affects Versions: 0.2
Reporter: Randall Hauch
Fix For: 0.2
The BasicPath.equals(...) implementation currently only considers the List<Segment>
value when comparing two paths. This is not correct, as two paths could have the same
segments, but if one of them is absolute and the other is relative, the paths should not
be considered equal.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira