Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Do not add .asMap() method to custom (package-equal) ObjectNode implementation: if another implementation is loaded before ours, this will lead to class loader errors (issue #30) Francis Galiegue (1): Remove .asMap() method from custom ObjectNode implementations Signed-off-by: Francis Galiegue <[email protected]>
- Loading branch information