Skip to content

Conversation

@alexott
Copy link
Contributor

@alexott alexott commented May 2, 2020

What is this PR for?

on MacOS, [0-9]\+ doesn't work, so it was replaced with [0-9][0-9]*

What type of PR is it?

Bug Fix

What is the Jira issue?

How should this be tested?

on MacOS, `[0-9]\+` doesn't work, so it was replaced with `[0-9][0-9]*`
@asfgit asfgit closed this in 9a578a3 May 3, 2020
asfgit pushed a commit that referenced this pull request May 3, 2020
### What is this PR for?

on MacOS, `[0-9]\+` doesn't work, so it was replaced with `[0-9][0-9]*`

### What type of PR is it?
Bug Fix

### What is the Jira issue?
* ZEPPELIN-4791

### How should this be tested?
* Tested manually on Mac & Linux
* https://travis-ci.org/github/alexott/zeppelin/builds/682342684

Author: Alex Ott <[email protected]>

Closes #3758 from alexott/fix-java-version-check-on-mac and squashes the following commits:

9a77874 [Alex Ott] [HotFix] Fix Java version check on MacOS

(cherry picked from commit 9a578a3)
Signed-off-by: Alex Ott <[email protected]>
@alexott alexott deleted the fix-java-version-check-on-mac branch June 18, 2020 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant