Skip to content

DATACMNS-1097 - Move classes to better matching packages. #230

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

Closed
wants to merge 2 commits into from

Conversation

schauder
Copy link
Contributor

Moved/copied ExampleMatcherAccessor to data.util
Copied StringMatcher to data.util
Both were under repository, although they aren't really repository related and used independently from repositories.

The new StringMatcher got an additional element to mimic {{Part.Type}} which it is going to replace in SD MongoDb.

Added Degraph based test in order to avoid future dependency violations.

Related ticket: DATACMNS-1721.

Jira issue: https://jira.spring.io/browse/DATACMNS-1097

schauder added 2 commits June 22, 2017 15:28
Moved/copied ExampleMatcherAccessor to data.util
Copied StringMatcher to data.util
Both were under repository, although they aren't really repository related and used independently from repositories.

The new StringMatcher got an additional element to mimic Part.Type which it is going to replace in SD MongoDb.

Added Degraph based test in order to avoid future dependency violations.

Related ticket: DATACMNS-1721.
odrotbohm pushed a commit that referenced this pull request Jul 6, 2017
Introduced new ExampleMatcherAccessor in data.support in favor of the now deprecated one in data.repository.core to avoid a dependency into the repositories subsystem to work with examples in general.

Added Degraph based test in order to avoid future cyclic package dependency violations.

Original pull request: #230.
Related ticket: DATAMONGO-1721.
@odrotbohm odrotbohm closed this Jul 6, 2017
@odrotbohm odrotbohm deleted the issue/DATACMNS-1097 branch July 6, 2017 09:36
odrotbohm pushed a commit that referenced this pull request Jul 6, 2017
Introduced new ExampleMatcherAccessor in data.support in favor of the now deprecated one in data.repository.core to avoid a dependency into the repositories subsystem to work with examples in general.

Added Degraph based test in order to avoid future cyclic package dependency violations.

Original pull request: #230.
Related ticket: DATAMONGO-1721.
Aloren pushed a commit to Aloren/spring-data-commons that referenced this pull request Jun 20, 2019
…s#232)

* Show better message for missing config keystore props

* Removes unused ExpectedException

Fixes spring-projects#230
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