Comment 5 for bug 1384740

Revision history for this message
Bill Erickson (berick) wrote :

Magic number options replaced by explicit options:

    --bib-import-no-match
    --bib-auto-overlay-exact
    --bib-auto-overlay-1match
    --bib-auto-overlay-best-match
    --auth-import-no-match
    --auth-auto-overlay-exact
    --auth-auto-overlay-1match
    --auth-auto-overlay-best-match

When any of the below are used, they map to the bib versions and print a deprecation warning to the terminal:

    --import-no-match
    --auto-overlay-exact
    --auto-overlay-1match
    --auto-overlay-best-match

Also rebased to master.

http://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/berick/lp1384740-stream-importer-auth-rebase