mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

dugan
06.38.2007 43f11eee07cca55cfe7c38362431371fb265a6e0
refs
author dugan <dugan@localhost>
Friday, July 6, 2007 14:38 +0200
committer dugan <dugan@localhost>
Friday, July 6, 2007 14:38 +0200
commit43f11eee07cca55cfe7c38362431371fb265a6e0
tree 330b30c0e90c681b3757d44f13f12ac3a70236e1 tree | zip | gz
parent d4aaf35eaab80ef7fa76abb22e6d690f1e371a29 view | diff
Issue 874 ldifsearch always returns objectclass attribute.

Also fixed the -o outputfile option, which was ignoring the specified filename and
incorrectly wrote the output to the current working directory using the default
filename (output).

Lastly, added a boolean param to mainSearch (similar to the other tools), selecting if
server initialization should be performed or not. This was needed so the unit test would
run properly.
2 files modified
1 files added
273 ■■■■■ changed files
opends/src/server/org/opends/server/tools/LDIFSearch.java 41 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/types/LDIFExportConfig.java 16 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/tools/LDIFSearchTestCase.java 216 ●●●●● diff | view | raw | blame | history