This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-vfs.git
from 856b5ba47 Improved performance of UriParser#extractScheme #614 add dc57b882a If there is a ':' in the URI at index schemeLen, then we do not need to search for it again add 5a84a9149 Don't enable the Security Manager for HDFS tests on Java 24 and up No new revisions were added by this update. Summary of changes: commons-vfs2-hdfs/pom.xml | 7 ++++--- .../java/org/apache/commons/vfs2/provider/UriParser.java | 13 ++++++++----- 2 files changed, 12 insertions(+), 8 deletions(-)