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

Migrate to Spine 1.7.0 #54

Merged
merged 11 commits into from
Dec 18, 2020
Merged

Migrate to Spine 1.7.0 #54

merged 11 commits into from
Dec 18, 2020

Conversation

yuri-sergiichuk
Copy link
Collaborator

@yuri-sergiichuk yuri-sergiichuk commented Dec 17, 2020

This PR migrates the example app to the latest released Spine v1.7.0 and resolves the breaking changes related to the migration.

As part of the PR, I have also updated the IDEA configs effectively copying them from the latest config module version (the commit SpineEventEngine/config@c74b74f).

I have also addressed new errorprone warnings while I had to update dependencies in order to match ones from the new Spine libraries.

@yuri-sergiichuk yuri-sergiichuk self-assigned this Dec 17, 2020
@yuri-sergiichuk yuri-sergiichuk marked this pull request as ready for review December 17, 2020 14:27
@yuri-sergiichuk yuri-sergiichuk requested a review from a team December 17, 2020 14:28
Copy link
Contributor

@alexander-yevsyukov alexander-yevsyukov left a comment

Choose a reason for hiding this comment

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

LGTM, with two comments.

*.jar
*.war
*.ear
#
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't think we need to have (c) statement in .gitignore

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yep, I'll remove this one from here and I created the issue SpineEventEngine/config#163 to refine where we'd like to have (c) and where not.

README.md Outdated

* Multiple related Aggregate.

Copy link
Contributor

Choose a reason for hiding this comment

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

Why this change?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Just looks a bit spacier for my liking. But, I guess in this case it's better to have them condensed.

@yuri-sergiichuk yuri-sergiichuk merged commit 32c0b5b into master Dec 18, 2020
@yuri-sergiichuk yuri-sergiichuk deleted the migrate-to-1.7.0 branch December 18, 2020 09:56
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.

2 participants