]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1745610 - Deprecate original hold_targeter.pl
authorChris Sharp <csharp@georgialibraries.org>
Fri, 26 Jan 2018 12:58:58 +0000 (07:58 -0500)
committerBill Erickson <berickxx@gmail.com>
Fri, 14 Sep 2018 17:13:19 +0000 (13:13 -0400)
commit1873334054549b2c53b3aa2afd483d6bcda758aa
tree89054a7e71fc11ac431a2ec884bdfe9db0d1c18a
parent25ee42bb2453c1d540b93bae206b28b1a53feb4b
LP#1745610 - Deprecate original hold_targeter.pl

With the new hold targeter battle-tested for over a year,
it's now time to promote it to default, deprecating the
older version.  This commit renames the old targeter to
"hold_targeter_legacy.pl" and the new to "hold_targeter.pl",
and adapts the example crontab to use the new targeter's
parameter syntax.

Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/examples/crontab.example
Open-ILS/src/support-scripts/hold_targeter.pl
Open-ILS/src/support-scripts/hold_targeter_legacy.pl [new file with mode: 0755]
Open-ILS/src/support-scripts/hold_targeter_v2.pl [deleted file]