https://issues.apache.org/bugzilla/show_bug.cgi?id=45848





--- Comment #2 from Robert Flaherty <[EMAIL PROTECTED]>  2008-09-25 07:18:56 
PST ---
Sure, I really meant the contains test.  So I assume you changed to:

        if (pathComponents.contains(file)) {
            pathComponents.addElement(pathComponent);
        }

Maybe it would be cleaner for the two to be in sync and have addPathComponent
do that also.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to