[ http://issues.apache.org/jira/browse/DIRSERVER-604?page=comments#action_12372217 ]
Norbert Reilly commented on DIRSERVER-604: ------------------------------------------ I need some help regarding how to preprocess the unit test files in Maven2 so that the "file://" URL includes a sensible absolute path name by the time the unit test actually runs. Or alternatively the unit test could cover the "http://" case only (mandating an internet connection being available for the unit tests to pass). Not sure what the right answers are to these conundrums... > Support for ":<" LDIF syntax in ApacheDS > ---------------------------------------- > > Key: DIRSERVER-604 > URL: http://issues.apache.org/jira/browse/DIRSERVER-604 > Project: Directory ApacheDS > Type: New Feature > Components: ldap > Environment: N/A > Reporter: Norbert Reilly > Attachments: rfc2849 _inclusion_support.patch, test_inclusion.ldif, > test_ldif_inclusion.txt > > I have need to import potentially long files via LDAP and noted that > rfc2849 mentioned the ":<" operator allowing an attribute's value to > be provided by "including" the contents of a URL. > I have added the support for ":<" by enhancing > org.apache.directory.shared.ldap.ldif.LdifParserImpl in > trunks/shared/ldap . -- 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
