Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: use the latest Spring version #7028

Merged
merged 4 commits into from Nov 26, 2019
Merged

Conversation

vlukashov
Copy link

@vlukashov vlukashov commented Nov 26, 2019

This fixes the Spring version mismatch between flow-server-3.0-SNAPSHOT and vaadin-spring-13.0-SNAPSHOT.
Also removes the workaround added to avoid a runtime failure caused by the version mismatch (added in #7024).


This change is Reviewable

This fixes the Spring version mismatch between flow-server-3.0-SNAPSHOT and vaadin-spring-13.0-SNAPSHOT.
Also removes the workaround added to avoid a runtime failure caused by the version mismatch (added in #7024).
@vlukashov vlukashov added the hilla Issues related to Hilla label Nov 26, 2019
This fixes the Spring version mismatch between flow-server and the flow-ccdm-connect test.
Also remove the dependency to `vaadin-spring` to break the circular dependency.
@vlukashov vlukashov force-pushed the vl/fix-spring-version-mismatch branch from 6c45fc0 to 238e452 Compare November 26, 2019 09:17
@ujoni ujoni added the +0.0.1 label Nov 26, 2019
Viktor Lukashov added 2 commits November 26, 2019 13:23
Copy link
Author

@vlukashov vlukashov left a comment

Choose a reason for hiding this comment

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

Reviewable status: 1 unresolved discussion, 0 of 1 LGTMs obtained (waiting on @manolo and @vaadin-bot)


flow-server/src/main/java/com/vaadin/flow/server/connect/VaadinConnectControllerConfiguration.java, line 62 at r1 (raw file):

Previously, vaadin-bot (Vaadin Bot) wrote…

MAJOR Reduce this anonymous class number of lines from 23 to at most 20, or make it a named class. rule

Done.

@vaadin-bot
Copy link
Collaborator

SonarQube analysis reported 1 issue

Note: The following issues were found on lines that were not modified in the pull request. Because these issues can't be reported as line comments, they are summarized here:

  1. MAJOR VaadinConnectControllerConfiguration.java#L58: Make this anonymous inner class a lambda rule

OLD Vaadin Flow ongoing work (Vaadin 10+) automation moved this from External Reviews to Reviewer approved Nov 26, 2019
Copy link
Member

@manolo manolo left a comment

Choose a reason for hiding this comment

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

Reviewed 2 of 4 files at r1, 2 of 2 files at r2.
Reviewable status: 1 unresolved discussion, 0 of 1 LGTMs obtained (waiting on @vaadin-bot)

Copy link
Member

@manolo manolo left a comment

Choose a reason for hiding this comment

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

Reviewable status: 1 unresolved discussion, 0 of 1 LGTMs obtained (waiting on @vaadin-bot)

Copy link
Member

@manolo manolo left a comment

Choose a reason for hiding this comment

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

Dismissed @vaadin-bot from a discussion.
Reviewable status: all discussions resolved, 0 of 1 LGTMs obtained

Copy link
Member

@manolo manolo left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: :shipit: complete! all discussions resolved, 1 of 1 LGTMs obtained

@manolo manolo merged commit 297cb08 into ccdm Nov 26, 2019
OLD Vaadin Flow ongoing work (Vaadin 10+) automation moved this from Reviewer approved to Done - pending release Nov 26, 2019
@manolo manolo deleted the vl/fix-spring-version-mismatch branch November 26, 2019 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hilla Issues related to Hilla +0.0.1
Projects
OLD Vaadin Flow ongoing work (Vaadin ...
  
Done - pending release
Development

Successfully merging this pull request may close these issues.

None yet

4 participants