-
Notifications
You must be signed in to change notification settings - Fork 9
Description
Are you submitting a bug report or a feature request?
Feature request
What is the current behavior?
I am using a fairly fresh macOS 10.14 that does not have Java installed. For another tool, I installed Java 11. On WAIL's first-launch, it recognizes that Java 1.7 does not exist on the file system, asks if I want to install it to use Heritrix, then gives me an unclear warning when I state indicate "no".
What is the expected behavior?
Ideally, Heritrix would use the installed version of Java (11 per above) but that is out of the scope of WAIL. Is Heritrix still limited to Java 7?
Expected behavior might be to indicate the severity of a user checking "no" to installing Java 7. The tone in the main window is that one can continue using WAIL without Heritrix where the popup explicitly states that WAIL cannot be used without Heritrix (which I believe to not be true, @N0taN3rd?).
The alert has an odd clarity issue, asking "Are you sure you don't want to install?" requires some pause to parse. Suggested revision for the alert window:
The Heritrix archival crawler in WAIL requires JDK 1.7. WAIL requires Heritrix to perform crawls (pending if this is still true).
...Run WAIL anyway? (NO) (YES)
...Use WAIL without installing Java? (NO) (YES)
What's your environment?
macOS 10.14, WAIL v1.2.0-beta3, java 11.0.1 2018-10-16 LTS
