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-jelly.git
from 803a633f Javadoc and comment typos
new 5ab02a0f Javadoc and comment typos in Jelly files
new 798ea102 Javadoc and comment typos in Java files
new 78eed646 Javadoc and comment typos in XML files
new 4bf1e7c1 Fix Checkstyle configuration
new ecd75c66 Match commons.release.version to POM version
new 15635e8b Move less used sections to the bottom
new 929f98ba Bump commons-parent from 58 to 83
new 96b7f92d Bump commons-lang:commons-lang 2.0 to
org.apache.commons:commons-lang3 3.17.0
The 8 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:
.github/workflows/maven.yml | 2 +-
.../jelly/expression/ExpressionSupport.java | 2 +-
.../apache/commons/jelly/core/TestForEachTag.java | 2 +-
.../commons/jelly/tags/jaxme/GeneratorTag.java | 2 +-
.../commons/jelly/tags/jaxme/MarshallTag.java | 2 +-
.../commons/jelly/tags/jaxme/UnmarshallTag.java | 6 +-
jelly-tags/jaxme/xdocs/index.xml | 4 +-
.../jelly/tags/jetty/SecurityHandlerTag.java | 8 +-
.../org/apache/commons/jelly/jsl/suite.jelly | 2 +-
.../apache/commons/jelly/tags/swing/GbcTag.java | 2 +-
jelly-tags/tag-checkstyle.xml | 3 +-
.../commons/jelly/tags/threads/RunnableStatus.java | 2 +-
.../apache/commons/jelly/tags/util/ReplaceTag.java | 2 +-
.../apache/commons/jelly/tags/xml/ParseTag.java | 4 +-
.../org/apache/commons/jelly/tags/xml/SetTag.java | 2 +-
.../org/apache/commons/jelly/tags/xml/SortTag.java | 2 +-
.../commons/jelly/tags/xml/TransformTag.java | 18 +-
.../apache/commons/jelly/tags/xml/example2.jelly | 2 +-
.../apache/commons/jelly/tags/xml/testThread.jelly | 2 +-
pom.xml | 443 +++++++++++----------
src/changes/changes.xml | 21 +-
xdocs/tutorial.xml | 2 +-
22 files changed, 267 insertions(+), 268 deletions(-)