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

ludovicp
02.38.2008 8c4d7b2c20d2925ad3d61d9938160bc5261ee806
refs
author ludovicp <ludovicp@localhost>
Wednesday, July 2, 2008 19:38 +0200
committer ludovicp <ludovicp@localhost>
Wednesday, July 2, 2008 19:38 +0200
commit8c4d7b2c20d2925ad3d61d9938160bc5261ee806
tree 89b69ce2a15c4d71543702043b37c51946adafd2 tree | zip | gz
parent beedaf6b21c6ea98cf38246e65d1483dd9ed0244 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
opendj-sdk/opends/src/messages/messages/tools.properties 12 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/tools/LDIFDiff.java 128 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/resource/ldif-diff/diff-multipleentries-ignore-attributes.ldif 41 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/resource/ldif-diff/diff-multipleentries-ignore-entries.ldif 35 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/resource/ldif-diff/ignore-attributes 2 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/resource/ldif-diff/ignore-entries 4 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/tools/LDIFDiffTestCase.java 297 ●●●●● diff | view | raw | blame | history