[ https://issues.apache.org/jira/browse/JCRVLT-367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16926028#comment-16926028 ]
Konrad Windszus commented on JCRVLT-367: ---------------------------------------- Since the version check was introduced for JCRVLT-149 and FileVault 3.4.0 is only supporting Java 8 or newer I think the whole version parsing can be completely removed. [~tripod] WDYT? > 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)