[ http://issues.apache.org/jira/browse/DIRLDAP-41?page=comments#action_12313794 ]
Alex Karasulu commented on DIRLDAP-41:
--------------------------------------
Looks like the problem was the solaris patch program. I patched the files by samba mounting
and running cygwin patch just fine. This was odd. Anyway I'll install patchutils rather
than using native Solaris patch.
BTW these look good ... I simplified some of your long return lines ;) though. Any chance
you can submit an addendum patch to this one that contains test cases for these equals() methods?
> Added equals(Object) methods to filter nodes.
> ---------------------------------------------
>
> Key: DIRLDAP-41
> URL: http://issues.apache.org/jira/browse/DIRLDAP-41
> Project: Directory LDAP
> Type: New Feature
> Components: Common
> Versions: 0.9.1
> Reporter: Jacob S. Barrett
> Assignee: Alex Karasulu
> Priority: Minor
> Attachments: filter-equals.patch
>
> The attached patch adds the equals(Object) method to some of the Node classes. There
is no real need for these as of yet outside of JUNIT testing things. I use them for testing
part of my project.
--
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
|