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

ISPN-5903 Spring split #3799

Closed
wants to merge 3 commits into from
Closed

Conversation

slaskawi
Copy link
Contributor

@slaskawi slaskawi commented Nov 2, 2015

Hey!

Please take a look at proposed solution for https://issues.jboss.org/browse/ISPN-5903

This PR is very similar to CDI split implemented a week ago: #3775

Thanks
Sebastian

Infinispan Spring support common module
====================================

This module is not meant to be used individually. It only contains common to Remote and Embedded classes which are attached as sources to those modules.
Copy link
Member

Choose a reason for hiding this comment

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

"It only contains classes common to ..."

@slaskawi
Copy link
Contributor Author

slaskawi commented Nov 3, 2015

@tristantarrant done

@@ -56,7 +56,9 @@
<module>rhq-plugin</module>
<module>osgi</module>
<module>spring/spring</module>
<module>spring/spring4</module>
Copy link
Member

Choose a reason for hiding this comment

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

Some inconsistency: spring/spring4/pom.xml is never referenced directly by any reactor and therefore it doesn't get "installed" into the repository

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, that's intentional. spring/spring4/pom.xml is a parent pom for Spring 4 modules which doesn't need to be built at all. It just makes things a little bit easier when importing the project into IDE.

Copy link
Member

Choose a reason for hiding this comment

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

Unfortunately, if I then create an application which depends on spring4-embedded it won't find the parent pom in the repository

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good point - I haven't thought about it... Fix is right away.

@slaskawi
Copy link
Contributor Author

slaskawi commented Nov 5, 2015

@tristantarrant done

@tristantarrant
Copy link
Member

Can you squash the commits please ?

@slaskawi
Copy link
Contributor Author

slaskawi commented Nov 5, 2015

Yeah sure, any further comments or squashing and are good to go?

@tristantarrant
Copy link
Member

Looks good

@tristantarrant
Copy link
Member

Pushed, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants