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 4a19cb9c Javadoc
new e76097dd Normalize local variable and parameter naming
new 803a633f Javadoc and comment typos
The 2 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:
.../java/org/apache/commons/jelly/TagSupport.java | 2 +-
.../apache/commons/jelly/tags/core/WhileTag.java | 2 +-
.../commons/jelly/xpath/XPathComparator.java | 2 +-
.../commons/jelly/TestDoctypeDefinitionXXE.java | 2 +-
.../commons/jelly/test/xml/TestXMLParserCache.java | 2 +-
.../commons/jelly/test/xml/nonexistentTags1.jelly | 2 +-
.../jaxme/examples/misc/address/AddressType.java | 52 +++--
.../jaxme/examples/misc/address/ObjectFactory.java | 50 ++---
.../misc/address/impl/AddressTypeHandler.java | 242 ++++++++++-----------
.../misc/address/impl/AddressTypeImpl.java | 120 +++++-----
.../misc/address/impl/AddressTypeSerializer.java | 36 +--
11 files changed, 252 insertions(+), 260 deletions(-)