This is an automated email from the ASF dual-hosted git repository.
veithen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git
from 6c6f30fc8 Fix old style for loops
new 9cc762219 Simplify Guice module creation
new c89b2893d Make AbstractFanOutNode more flexible
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:
.../apache/axiom/util/sax/XMLReaderTestSuite.java | 8 +-----
.../apache/axiom/ts/om/cross/CrossOMTestSuite.java | 18 +++++-------
.../org/apache/axiom/ts/omdom/OMDOMTestSuite.java | 8 +-----
.../axiom/testutils/suite/AbstractFanOutNode.java | 32 +++++-----------------
.../suite/{Dimension.java => Binding.java} | 6 ++--
.../axiom/testutils/suite/DimensionFanOutNode.java | 2 +-
.../axiom/testutils/suite/ParameterFanOutNode.java | 20 +++++---------
.../org/apache/axiom/ts/saaj/SAAJTestSuite.java | 10 +------
8 files changed, 29 insertions(+), 75 deletions(-)
copy
testing/matrix-testsuite/src/main/java/org/apache/axiom/testutils/suite/{Dimension.java
=> Binding.java} (88%)