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-jxpath.git
from cdee263 Internal refactorings using generics new 85fcf8c Internal refactorings using generics new 61e8dd0 JXPathException now reuses its superclass' Throwable cause new afeec07 JXPathContextFactoryConfigurationError now reuses its superclass' Throwable cause The 3 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: pom.xml | 3 ++ src/changes/changes.xml | 4 ++ .../JXPathContextFactoryConfigurationError.java | 36 ++++----------- .../org/apache/commons/jxpath/JXPathException.java | 52 ++++------------------ .../commons/jxpath/xml/DocumentContainer.java | 20 ++++----- 5 files changed, 33 insertions(+), 82 deletions(-)