| Log Message: |
changed all incorrect usages of BasicAttributes so they use the case insensitive
form for attribute IDs with a new BasicAttributes(true) or a
new BasicAttributes(String, Object, boolean). This was done to progress on
JIRA issue DIREVE-224 here:
http://issues.apache.org/jira/browse/DIREVE-224
|