This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jxpath.git
from 0fac4592 Bump actions/setup-java from 5.4.0 to 5.5.0
add 21a24cda fix lang() to match whole language subtags, not any prefix
new d23753b8 Merge pull request #287 from rootvector2/lang-subtag-match
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:
.../apache/commons/jxpath/ri/model/NodePointer.java | 19 +++++++++++++++++--
.../commons/jxpath/ri/model/dom/DOMNodePointer.java | 2 +-
.../commons/jxpath/ri/model/jdom/JDOMNodePointer.java | 2 +-
.../jxpath/ri/model/AbstractBeanModelTest.java | 3 +++
.../commons/jxpath/ri/model/AbstractXMLModelTest.java | 2 ++
5 files changed, 24 insertions(+), 4 deletions(-)