You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by di...@incubator.apache.org on 2004/08/25 21:17:20 UTC

[jira] Closed: (DIRSNICKERS-91) Fix broken testcases that break only under maven

Message:

   The following issue has been closed.

   Resolver: Alex Karasulu
       Date: Wed, 25 Aug 2004 12:16 PM

Solved bug where the order of encoding was being flipped due to 
child tuple additions to the back of the child tuple list.  By 
adding to the front now instead of the back the order of attribute
values is honored rather than being flipped.  This way attribute
comparisions where order is significant works properly when snickers encoders are used.
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/DIRSNICKERS-91

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: DIRSNICKERS-91
    Summary: Fix broken testcases that break only under maven
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: FIXED

    Project: Directory Snickers
 Components: 
             LDAP Provider

   Assignee: Alex Karasulu
   Reporter: Alex Karasulu

    Created: Wed, 25 Aug 2004 10:00 AM
    Updated: Wed, 25 Aug 2004 12:16 PM

Description:
Basically we have a few test cases for the encoders and apparently a decoder as well.  These test cases are breaking when maven runs them but do not when run under IntelliJ so there must be a jar dep mismatch somewhere. 


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira