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

dugan
06.38.2007 afd2f577dcede125f0ecdabc154250f0f672f924
refs
author dugan <dugan@localhost>
Friday, July 6, 2007 14:38 +0200
committer dugan <dugan@localhost>
Friday, July 6, 2007 14:38 +0200
commitafd2f577dcede125f0ecdabc154250f0f672f924
tree ba8afd5d2a27a8067e0d20f0aedae79eb2a1c06b tree | zip | gz
parent 2018a17d52e02359a5ee60e397831ffcde356139 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.
1 files added
2 files modified
273 ■■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/tools/LDIFSearch.java 41 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/types/LDIFExportConfig.java 16 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/tools/LDIFSearchTestCase.java 216 ●●●●● diff | view | raw | blame | history