Skip to content
Success

Changes

Summary

  1. Handle class hierarchies when resolving property access. (commit: 7b54511) (details)
  2. [0.13.1] Bump version, update changelog. (commit: 419c84c) (details)
Commit 7b54511f8dd6246d2231b2ee5139522337c16935 by Martin Ledvinka
Handle class hierarchies when resolving property access.

Fix post-JDK 8 Reflection API warnings.
(commit: 7b54511)
The file was modified src/main/java/cz/cvut/kbss/jsonld/common/BeanAnnotationProcessor.java (diff)
The file was modified src/main/java/cz/cvut/kbss/jsonld/common/PropertyAccessResolver.java (diff)
The file was modified src/main/java/cz/cvut/kbss/jsonld/common/BeanClassProcessor.java (diff)
The file was modified src/main/java/cz/cvut/kbss/jsonld/common/JsonLdPropertyAccessResolver.java (diff)
The file was modified src/test/java/cz/cvut/kbss/jsonld/common/JsonLdPropertyAccessResolverTest.java (diff)
Commit 419c84ce3852d12c317194f863d437f778525fe8 by Martin Ledvinka
[0.13.1] Bump version, update changelog.
(commit: 419c84c)
The file was modified CHANGELOG.md (diff)
The file was modified pom.xml (diff)