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

cortlepp pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


    from 833344df72 Merge pull request #904 from 
apache/dependabot/maven/aspectj.version-1.9.24
     add d274ea7837 refactor: migrate systemProperties to 
systemPropertyVariables
     add 8cf76befde refactor: remove unused configuration property forkMode
     add d2d631400d refactor: use updated xml namespace
     add 5beaaad67b fix: compilation warnings in kernel
     new e70d359713 Merge pull request #893 from 
cortlepp/cortlepp/fix-deprecation-warnings

The 1 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:
 modules/clustering/pom.xml                         | 14 ++---
 modules/fastinfoset/pom.xml                        |  9 +--
 modules/integration/pom.xml                        | 19 ++-----
 modules/jaxbri-codegen/pom.xml                     |  1 -
 modules/jaxws-integration/pom.xml                  | 44 ++++-----------
 .../META-INF/proxy_doclit_unwr.wsdl                |  2 +-
 .../doclitwrapped/META-INF/ProxyDocLitWrapped.wsdl |  2 +-
 modules/jaxws/pom.xml                              | 52 +++++------------
 .../apache/axis2/addressing/EndpointReference.java |  7 ---
 .../src/org/apache/axis2/builder/BuilderUtil.java  |  5 ++
 .../org/apache/axis2/context/AbstractContext.java  |  1 +
 .../org/apache/axis2/context/MessageContext.java   | 66 +++++++++++-----------
 .../apache/axis2/description/AxisDescription.java  |  2 +
 .../org/apache/axis2/description/AxisService.java  |  2 +
 .../apache/axis2/description/PolicyInclude.java    |  5 ++
 .../src/org/apache/axis2/i18n/MessageBundle.java   |  2 +-
 .../apache/axis2/kernel/http/HTTPConstants.java    |  4 +-
 modules/metadata/pom.xml                           |  9 +--
 modules/saaj/pom.xml                               | 10 +---
 pom.xml                                            | 28 +++------
 20 files changed, 102 insertions(+), 182 deletions(-)

Reply via email to