Skip to content
Success

Changes

Summary

  1. [Task #26] Use the same classloader for scanning classpath and loading (commit: 7164af0) (details)
Commit 7164af02c050f45ae2cebd359fe1d469915c89bd by Martin Ledvinka
[Task #26] Use the same classloader for scanning classpath and loading
the entity classes to prevent issues when multiple classloader may be
used in an application (e.g. Spring Dev Tools). Fixed an issue with spin
RDF file changing namespaces.
(commit: 7164af0)
The file was modifiedjopa-impl/src/main/java/cz/cvut/kbss/jopa/loaders/ClasspathScanner.java (diff)
The file was modifiedjopa-owl2java/src/test/java/cz/cvut/kbss/jopa/owl2java/OWL2JavaTransformerTest.java (diff)