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 0e773a9 Remove Javadoc author tags, credit is in pom.xml and changes.xml new b9c6824 Remove Javadoc author tags, credit is in pom.xml and changes.xml new e05d2c7 Fix site generation new 216da0f Update to Java 8, test build on Java 11 and 17 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 | 30 +++------ src/changes/changes.xml | 2 +- .../apache/commons/jxpath/CompiledExpression.java | 2 +- .../apache/commons/jxpath/ExtendedKeyManager.java | 1 - .../org/apache/commons/jxpath/FunctionLibrary.java | 2 +- .../org/apache/commons/jxpath/JXPathContext.java | 76 +++++++++++----------- .../commons/jxpath/ri/compiler/LocationPath.java | 1 - .../commons/jxpath/ri/compiler/NodeNameTest.java | 1 - .../commons/jxpath/ri/compiler/NodeTest.java | 1 - .../commons/jxpath/ri/compiler/NodeTypeTest.java | 1 - .../commons/jxpath/ri/compiler/Operation.java | 1 - .../apache/commons/jxpath/ri/compiler/Path.java | 1 - .../ri/compiler/ProcessingInstructionTest.java | 1 - .../apache/commons/jxpath/ri/compiler/Step.java | 1 - .../commons/jxpath/ri/compiler/TreeCompiler.java | 1 - .../jxpath/ri/model/VariablePointerFactory.java | 1 - .../commons/jxpath/ri/model/beans/NullPointer.java | 1 - .../jxpath/ri/model/beans/NullPropertyPointer.java | 1 - .../commons/jxpath/util/ClassLoaderUtil.java | 5 -- .../util/JXPath11CompatibleTypeConverter.java | 1 - .../apache/commons/jxpath/BasicNodeSetTest.java | 4 +- .../commons/jxpath/issues/JXPath118Test.java | 1 - .../commons/jxpath/ri/compiler/TestFunctions.java | 1 - .../commons/jxpath/ri/compiler/TestFunctions2.java | 1 - .../jxpath/ri/model/EmbeddedColonMapKeysTest.java | 1 - .../jxpath/ri/model/EmptyCollectionTest.java | 1 - .../jxpath/ri/model/ExceptionPropertyTestBean.java | 1 - .../jxpath/ri/model/XMLUpperCaseElementsTest.java | 1 - .../jxpath/ri/model/beans/BeanModelTest.java | 1 - .../jxpath/servlet/JXPathServletContextTest.java | 1 - .../jxpath/util/BasicTypeConverterTest.java | 1 - .../commons/jxpath/util/ClassLoaderUtilTest.java | 4 +- .../jxpath/util/ClassLoadingExampleClass.java | 1 - 33 files changed, 55 insertions(+), 95 deletions(-)