This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-vfs.git
commit 38c08e7f3602b1e7b8cfaa3a380dd2861e461c81 Merge: fc087e387 b810c6f2f Author: Gary D. Gregory <[email protected]> AuthorDate: Fri Feb 14 13:36:52 2025 +0000 Merge branch 'release' commons-vfs2-ant/pom.xml | 4 ++-- commons-vfs2-bom/pom.xml | 16 ++++++++-------- commons-vfs2-distribution/pom.xml | 4 ++-- commons-vfs2-examples/pom.xml | 4 ++-- commons-vfs2-hdfs/pom.xml | 4 ++-- commons-vfs2-jackrabbit1/pom.xml | 4 ++-- commons-vfs2-jackrabbit2/pom.xml | 4 ++-- commons-vfs2-sandbox/pom.xml | 2 +- commons-vfs2/pom.xml | 5 ++--- .../apache/commons/vfs2/provider/AbstractFileName.java | 2 +- .../apache/commons/vfs2/provider/AbstractFileObject.java | 2 +- .../apache/commons/vfs2/provider/ram/RamFileData.java | 12 ++++++------ .../apache/commons/vfs2/provider/ram/RamFileObject.java | 4 ++-- .../apache/commons/vfs2/provider/ram/RamFileSystem.java | 2 +- pom.xml | 4 ++-- 15 files changed, 36 insertions(+), 37 deletions(-)
