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

DATAJPA-353 - Adjusted path resolving of mappingFileLocations(…) to conf... #24

Closed
wants to merge 1 commit into from

Conversation

thomasdarimont
Copy link
Contributor

...orm to the JPA spec.

Adjusted scanForMappingFileLocations(…) in ClasspathScanningPersistenceUnitPostProcessor to resolve the paths to class-path loadable paths.
Updated test case findsMappingFile accordingly.
Added test case shouldFindJpaMappingFilesFromMultipleLocationsOnClasspath and required resources to verify that mapping files with recursive wildcard pattern can be found from multiple locations in class path.

…onform to the JPA spec.

Adjusted scanForMappingFileLocations(…) in ClasspathScanningPersistenceUnitPostProcessor to resolve the paths to class-path loadable paths.
Updated test case findsMappingFile accordingly.
Added test case shouldFindJpaMappingFilesFromMultipleLocationsOnClasspath and required resources to verify that mapping files with recursive wildcard pattern can be found from multiple locations in class path.
@ghost ghost assigned odrotbohm Jul 16, 2013
thomasdarimont pushed a commit that referenced this pull request Jul 16, 2013
…form to the JPA spec.

Adjusted scanForMappingFileLocations(…) in ClasspathScanningPersistenceUnitPostProcessor to resolve the paths to class-path loadable paths. Updated test cases accordingly. Added test case and required resources to verify that mapping files with recursive wildcard pattern can be found from multiple locations in class path.

Original pull request: #24.
@odrotbohm odrotbohm closed this Jul 16, 2013
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