This is an automated email from the ASF dual-hosted git repository.

gk pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/turbine-core.git


    from 7bf0387c Update dependencies: yauaa to v7.14.1, jython-standalone to 
v2.7.3, jakarta xml binding to 4.0.0,jaxb-impl to 4.0.2, jackson to v.2.14.2, 
testcontainer (docker) 1.17.6. Use Java 8 streaming in screens/PlainJSON .., 
make in DfaultUswerImpl setUserDelegate final, use mthode reference in 
AbstractSchedulerService and TurbineURLMapperService, use AtomInteger in 
DefaultSecurityService  for variable counter, more minor code changes
     new bc91c2bb Update to jakarta xml bind for java 11 and above
     new 60c23294 deps update: parent to 12 from SNAPSHOT, yauaa to 7.20.1, 
move mysql group/artifactID to new location, jackson to 2.15.2 and 
testcontainers to 1.18.3

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:
 pom.xml                                                  | 16 ++++++++--------
 .../gk/log4j2/src/java/org/apache/turbine/Turbine.java   |  4 ++--
 src/java/org/apache/turbine/Turbine.java                 |  4 ++--
 .../org/apache/turbine/om/security/DefaultUserImpl.java  |  2 +-
 .../org/apache/turbine/pipeline/TurbinePipeline.java     | 14 +++++++-------
 src/java/org/apache/turbine/pipeline/XmlValve.java       |  8 ++++----
 .../org/apache/turbine/pipeline/XmlValveAdapter.java     |  6 +++---
 .../services/urlmapper/TurbineURLMapperService.java      |  6 +++---
 .../turbine/services/urlmapper/model/URLMapEntry.java    | 10 +++++-----
 .../services/urlmapper/model/URLMappingContainer.java    | 12 ++++++------
 .../services/urlmapper/model/XmlParameterAdapter.java    |  6 +++---
 .../services/urlmapper/model/XmlParameterList.java       | 10 +++++-----
 .../services/urlmapper/model/XmlPatternAdapter.java      |  6 +++---
 .../apache/turbine/pipeline/PipelineCreationTest.java    |  6 +++---
 .../urlmapper/model/URLMappingContainerTest.java         |  4 ++--
 15 files changed, 57 insertions(+), 57 deletions(-)

Reply via email to