This is an automated email from the ASF dual-hosted git repository.
robertlazarski pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
from 1b24496842 Merge pull request #1028 from
apache/dependabot/maven/jetty.version-12.1.4
add fb24cef21e fix: remove old geronimo javax APIs
new 0f4d12d2c5 Merge pull request #1027 from
apache/bugfix/remove-geronimo-api
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/distribution/pom.xml | 6 ------
modules/jaxws-integration/pom.xml | 12 ++++-------
.../axis2/jaxws/context/MessageContextImpl.java | 4 ++--
.../sample/addnumbers/AddNumbersPortTypeImpl.java | 2 +-
.../AddNumbersHandlerPortTypeImpl.java | 2 +-
.../AddNumbersLogicalHandler2.java | 2 +-
.../AddNumbersProtocolHandler.java | 2 +-
.../FaultsServiceSoapBindingImpl.java | 6 +++---
.../headershandler/HeadersHandlerPortTypeImpl.java | 2 +-
.../ResourceInjectionPortTypeImpl.java | 6 +++---
.../datasource/XMessageDataSourceProvider.java | 2 +-
.../message/source/XMessageSourceProvider.java | 2 +-
modules/jaxws/pom.xml | 8 --------
.../jaxws/lifecycle/BaseLifecycleManager.java | 4 ++--
...eInjectionServiceRuntimeDescriptionBuilder.java | 6 +++---
.../impl/WebServiceContextInjectorImpl.java | 2 +-
.../axis2/jaxws/spi/handler/LifecycleManager.java | 4 ++--
.../sample/addnumbers/AddNumbersPortTypeImpl.java | 2 +-
.../injection/ResourceInjectionTestImpl1.java | 6 +++---
.../injection/ResourceInjectionTestImpl2.java | 6 +++---
.../injection/ResourceInjectionTestImpl3.java | 6 +++---
.../injection/ResourceInjectionTestImpl4.java | 6 +++---
.../injection/ResourceInjectionTestImpl5.java | 6 +++---
.../jaxws/spi/handler/DummyLogicalHandler.java | 2 +-
modules/json/pom.xml | 4 ++++
.../org/apache/axis2/json/moshi/rpc/JsonUtils.java | 4 +---
modules/kernel/pom.xml | 4 ----
modules/metadata/pom.xml | 4 ----
modules/samples/book/pom.xml | 10 ----------
modules/samples/jaxws-addressbook/pom.xml | 6 +++++-
.../axis2/jaxws/addressbook/AddressBookClient.java | 4 +---
modules/samples/jaxws-calculator/pom.xml | 11 ++++++++++-
.../axis2/jaxws/calculator/CalculatorServer.java | 2 +-
.../axis2/jaxws/calculator/CalculatorService.java | 2 +-
.../sample/dynamic/DynamicServiceProvider.java | 2 +-
modules/samples/jaxws-interop/pom.xml | 11 ++++++++---
.../userguide/src/userguide/springbootdemo/pom.xml | 10 ----------
.../axis2-idea-plugin/idea-plugin-aseembly.xml | 2 --
modules/webapp/pom.xml | 6 ------
pom.xml | 23 +++++-----------------
40 files changed, 81 insertions(+), 130 deletions(-)