Emmanuel Lecharny created DIRAPI-222:
----------------------------------------
Summary: Make the LdifReader accept changes *and* entries in the
same file
Key: DIRAPI-222
URL: https://issues.apache.org/jira/browse/DIRAPI-222
Project: Directory Client API
Issue Type: Improvement
Affects Versions: 1.0.0-M28
Reporter: Emmanuel Lecharny
Fix For: 1.0.0-M29
Currently, the LDIF RFC only accepts either content (ie full entries) or
changes, but not a mix of it : {{ldif-file = ldif-content / ldif-changes}}.
It would be very convenient to allow a mix of those things. That would not
break anything, and would be quite convenient.
We can add a flag to enforce a strict respect of the RFC too.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)