[
https://issues.apache.org/jira/browse/JCRVLT-367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16925970#comment-16925970
]
Konrad Windszus edited comment on JCRVLT-367 at 9/9/19 6:18 PM:
----------------------------------------------------------------
Not sure whether Windows is affected as well, but maybe for Unix/MacOS one
could rely on http://eed3si9n.com/detecting-java-version-bash.
The new version strings are compliant with https://openjdk.java.net/jeps/223.
was (Author: kwin):
Not sure whether Windows is affected as well, but maybe for Unix/MacOS one
could rely on http://eed3si9n.com/detecting-java-version-bash.
> CLONE - vlt shell script prints out error when using openjdk
> ------------------------------------------------------------
>
> Key: JCRVLT-367
> URL: https://issues.apache.org/jira/browse/JCRVLT-367
> Project: Jackrabbit FileVault
> Issue Type: Bug
> Components: Packaging
> Affects Versions: 3.2.8
> Reporter: Robert Munteanu
> Priority: Minor
> Fix For: 3.4.0
>
>
> {noformat}$ vlt --version
> /usr/bin/vlt: line 146: [: 110 2019-07-16: integer expression expected
> Jackrabbit FileVault [version 3.2.8] Copyright 2018 by Apache Software
> Foundation. See LICENSE.txt for more information.{noformat}
> {noformat}$ java -version
> openjdk version "11.0.4" 2019-07-16
> OpenJDK Runtime Environment (build 11.0.4+11-suse-1.1-x8664)
> OpenJDK 64-Bit Server VM (build 11.0.4+11-suse-1.1-x8664, mixed
> mode){noformat}
--
This message was sent by Atlassian Jira
(v8.3.2#803003)