This is an automated email from the ASF dual-hosted git repository.
steinarb pushed a change to branch 3.x
in repository https://gitbox.apache.org/repos/asf/shiro.git
from 4088694b1 Merge branch 'main' into 3.x
add 14d0c2871 bugfix(3.x): restore resource loading file:// and relative
path functionality
add 2409dca0f satisfy precommit
add 332e93ab9 core review fix
new 24ddd49f9 Merge pull request #2715 from
lprimak/fix-relative-resource-loading
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../java/org/apache/shiro/lang/io/ResourceUtils.java | 8 +++++---
.../org/apache/shiro/lang/util/ClassUtilsTest.java | 18 ++++++++++++++++--
lang/src/test/resources/test-data/file.json | 4 ++++
3 files changed, 25 insertions(+), 5 deletions(-)
create mode 100644 lang/src/test/resources/test-data/file.json