Roll back libjs version to 1.7.0
authorDan Scott <dscott@laurentian.ca>
Tue, 8 May 2012 16:52:02 +0000 (12:52 -0400)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Tue, 8 May 2012 17:22:05 +0000 (13:22 -0400)
commit18a89cc2a1b948ab342003ad8f856483033f048e
treeaf84c469bb513f1f9527a83b47ca530846ba7350
parentd8c27f7aa7714989de9c317b691273ad6ab944c7
Roll back libjs version to 1.7.0

The install version of libjs (Spidermonkey) had been bumped to the
latest, 1.8.5, but it turned out that the tests for that had probably
been run on a system that had an old version of libjs source and/or
installed headers/libraries in place, as building libjs 1.8.5 is a
different beast entirely (different directory structure, etc).

In addition, there are several bugs along the lines of
https://rt.cpan.org/Public/Bug/Display.html?id=75058 that strongly
suggest that libjs-1.8.5 is not compatible with the
JavaScript::SpiderMonkey 0.21 Perl module.

Therefore, roll back to the tried-and-true libjs 1.7.0.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Open-ILS/src/extras/Makefile.install