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

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

commit e70d35971304234a3b829742b9c79c5c5d13d920
Merge: 833344df72 5beaaad67b
Author: Christian Ortlepp <christian.ortl...@hypergene.com>
AuthorDate: Wed Apr 16 11:40:12 2025 +0200

    Merge pull request #893 from cortlepp/cortlepp/fix-deprecation-warnings
    
    fix: deprecation warnings

 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