Summary
- [Bug #81] Add test reproducing the issue. (commit: 4b82fc6) (details)
- [Fix] Fixing project build issues on Windows. (commit: 47bbf12) (details)
- [Fix] Fix MappingFileParserTest. (commit: 9a4550c) (details)
- Modify Sesame driver (and its tests) to work on Windows. (commit: e774424) (details)
- [Fix] Fix incorrect reference in test mock factory. (commit: 50de6cb) (details)
- [Bug #81] Build an inter-type reference map when building application metamodel. (commit: f9ad444) (details)
- [Bug #81] Fix the test reproducing Bug #81, making it no longer reproducible. (commit: 2e75347) (details)
- [Bug #81] Possible fix of the stale cache content bug. (commit: ebbf3b6) (details)
- [Bug #82] Support Windows-like line ends when parsing SPARQL queries. (commit: a97a8e8) (details)
- [Upd] Update dependencies: RDF4J 3.5.1, Jena 3.17.0. (commit: 7777d86) (details)
- Refactoring persistence provider resolution to more closely correspond to the implementation JPA uses. (commit: 2438c60) (details)
- Refactor DefaultPersistenceProviderResolver based on JPA specification implementation (simplifies provider implementation discovery code). (commit: 9d6f66e) (details)
- [Bug #81] Reliably reproduce the bug and apply the fix. (commit: b732339) (details)