Details
-
Type: Improvement
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.11.0
-
Component/s: None
-
Labels:None
-
Environment:Windows/gradle
Description
HelpLinksChecker.class with -nointernet does not work properly when run in Windows because the correct file separator used in the links in the help/html pages is '/' which does not work in local filesystem check when run as a gradle task in Windows.
Because this fails, the task in build.gradle fails and blocks the compilation of the jalview.jar and everything else beyond.
Because this fails, the task in build.gradle fails and blocks the compilation of the jalview.jar and everything else beyond.