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

ludovicp
02.38.2008 8420e42dfb20a5074de8453a24749c36c115ea08
refs
author ludovicp <ludovicp@localhost>
Wednesday, July 2, 2008 19:38 +0200
committer ludovicp <ludovicp@localhost>
Wednesday, July 2, 2008 19:38 +0200
commit8420e42dfb20a5074de8453a24749c36c115ea08
tree 43a83a92550794d6b22e7247bcb0bc60e70bf758 tree | zip | gz
parent c6573ef35435c3e69f3abcbb8e46195d85926860 view | diff
Fix to defect 1805: Added options to LDIFdiff to ignore specific attributes or entries when comparing LDIF files.
--ignoreattrs (-a) <FILE>
--ignoreentries (-e) <FILE>
Contribution from Gautam Gopalakrishnan, Sun Microsystems, Inc.
4 files added
3 files modified
519 ■■■■ changed files
opends/src/messages/messages/tools.properties 12 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/tools/LDIFDiff.java 128 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/resource/ldif-diff/diff-multipleentries-ignore-attributes.ldif 41 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/resource/ldif-diff/diff-multipleentries-ignore-entries.ldif 35 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/resource/ldif-diff/ignore-attributes 2 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/resource/ldif-diff/ignore-entries 4 ●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/tools/LDIFDiffTestCase.java 297 ●●●●● diff | view | raw | blame | history