Skip to content

Accept only major version String in FrontendVersion CTOR#7815

Merged
pleku merged 1 commit into
masterfrom
7800-frontend-version-accept-only-major
Mar 15, 2020
Merged

Accept only major version String in FrontendVersion CTOR#7815
pleku merged 1 commit into
masterfrom
7800-frontend-version-accept-only-major

Conversation

@denis-anisimov

@denis-anisimov denis-anisimov commented Mar 15, 2020

Copy link
Copy Markdown
Contributor

Fixes #7800


This change is Reviewable

@pleku pleku left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 2 of 2 files at r1.
Reviewable status: :shipit: complete! all discussions resolved, 1 of 1 LGTMs obtained

@pleku pleku merged commit 98dfb0a into master Mar 15, 2020
@pleku pleku deleted the 7800-frontend-version-accept-only-major branch March 15, 2020 14:17
@pleku

pleku commented Mar 15, 2020

Copy link
Copy Markdown

@denis-anisimov please handle the cherry picking.

Also, this change had lots of totally unrelated whitespace changes which made it very annoying to review. We need to fix this somehow

denis-anisimov pushed a commit that referenced this pull request Mar 16, 2020
Fixes #7800
# Conflicts:
#	flow-server/src/main/java/com/vaadin/flow/server/frontend/FrontendVersion.java
#	flow-server/src/test/java/com/vaadin/flow/server/frontend/FrontendVersionTest.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ArrayIndexOutOfBoundsException in FrontendVersion if the minor version is not specified

3 participants