This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/org.eclipse.jetty-jetty-maven-plugin-9.4.35.v20201120
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git.
discard c1171bc Bump jetty-maven-plugin from 9.3.25.v20180904 to
9.4.35.v20201120
add 5deac90 Bump commons-logging from 1.1.1 to 1.2
add e120c64 Bump maven-plugin-plugin from 3.5 to 3.6.0
add e9a8502 Bump maven-enforcer-plugin from 3.0.0-M2 to 3.0.0-M3
add 49278bd Bump mockito-core from 1.10.19 to 3.6.28
add 53a8666 Remove unnecessary dependency overrides
add 511f8e4 Update SAAJ version
add f9c0413 Bump maven-scm-publish-plugin from 1.1 to 3.1.0
add efc047a Bump maven-invoker-plugin from 3.0.1 to 3.2.1
add c1bbba7 Bump maven-compiler-plugin from 3.5.1 to 3.8.1
add 3bfb9e0 Bump archetype-packaging from 2.1 to 3.2.0
add df63a68 Update google-java-format
add 0cec2b0 Bump maven-clean-plugin from 3.0.0 to 3.1.0
add 35746ff Bump geronimo-annotation_1.0_spec from 1.1 to 1.1.1
add a7b1336 Update commons-io
add b403910 Bump jacoco-maven-plugin from 0.8.2 to 0.8.6
add 5d1b8d1 Bump cargo-maven2-plugin from 1.0 to 1.8.3
add 1635c7a Bump httpclient.version from 4.5.12 to 4.5.13
add 78644d2 Update JavaMail and JAF
add 8a42b6d Remove unnecessary dependency
add 3d05e43 Update ActiveMQ
add aaa36e6 Fix build failure on Java 8
add 7482721 Update maven-antrun-plugin
add ded4b95 Update Jettison
add 8f1130b Update jsp-api
add b6e46c4 Don't update Rhino
add e281331 Update maven-jar-plugin
add 0b19d27 Bump maven-war-plugin from 3.2.2 to 3.3.1
add a7ed14d Don't update Qpid
add 53c5af8 Build with Java 15
add fd39ac4 Update JAXB API
add 50ccdeb Fix incorrect dependency scope
add 0c26694 AXIS2-5993: Don't include log4j2.xml in axis2-kernel.jar
add c4a2548 AXIS2-5993: Fix TestKitLogManager
add 2a18d66 Use invalid host names in TLDs reserved by RFC 2606
add da68170 AXIS2-5993: Actually use Log4j 2.x in jaxws-integration
add 5eae932 AXIS2-5993: Move log4j2.xml to a location where it is
actually used
add cb80854 Execute tests hermetically
add a9467ab AXIS2-5993: Remove one remaining transitive dependency on
Log4j 1.x
add 04e19f6 Remove outdated <dependencies>
add 84f649c Bump p2-maven-connector from 0.4.0 to 0.5.0
add 3f40fa3 Bump xjc-maven-plugin from 0.1 to 0.1.1
add f46277b Remove Cobertura system properties
add a529d2d Clean up JAX-WS dependencies
add c9eabfc Update jaxws-api
add 76fdc5f Bump cargo-maven2-plugin from 1.8.3 to 1.8.4
add d48bf38 Bump gmavenplus-plugin from 1.12.0 to 1.12.1
add 0fd40a8 Bump hermetic-maven-plugin from 0.5.2 to 0.5.3
add f11a0e1 Set up Github Actions to deploy snapshots to Nexus
add e9c903c Only enable releases for the Eclipse repository
add f7f912a Use daemon-maven-plugin instead of jetty-maven-plugin
add 1f68271 Bump jetty-maven-plugin from 9.3.25.v20180904 to
9.4.35.v20201120
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (c1171bc)
\
N -- N -- N
refs/heads/dependabot/maven/org.eclipse.jetty-jetty-maven-plugin-9.4.35.v20201120
(1f68271)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.github/dependabot.yml | 24 ++++
.github/workflows/ci.yml | 32 ++++-
databinding-tests/jaxbri-tests/pom.xml | 2 +-
modules/adb-codegen/pom.xml | 9 +-
modules/adb-tests/pom.xml | 63 ---------
modules/adb/pom.xml | 4 +-
modules/codegen/pom.xml | 10 +-
modules/distribution/pom.xml | 4 +-
modules/fastinfoset/pom.xml | 4 +-
modules/integration/pom.xml | 10 +-
modules/java2wsdl/pom.xml | 4 +-
modules/jaxbri-codegen/pom.xml | 12 +-
modules/jaxws-integration/pom.xml | 11 +-
.../{test-resources => src/test/java}/log4j2.xml | 0
.../jaxws/dispatch/DispatchTestConstants.java | 2 +-
.../shape/PolymorphicShapePortTypeImpl.java | 2 +-
.../axis2/jaxws/sample/AddNumbersHandlerTests.java | 2 +-
.../axis2/jaxws/sample/FaultyWebServiceTests.java | 8 +-
.../sample/RuntimeExceptionsAsyncMepTest.java | 2 +-
.../xmlhttp/DispatchXMessageDataSourceTests.java | 2 +-
modules/jaxws/pom.xml | 18 +--
modules/jibx/pom.xml | 8 +-
modules/json/pom.xml | 5 +-
modules/kernel/pom.xml | 22 ++--
modules/metadata/pom.xml | 14 +-
modules/osgi-tests/pom.xml | 6 +-
modules/osgi-tests/src/test/java/OSGiTest.java | 10 +-
modules/saaj/pom.xml | 14 +-
modules/samples/java_first_jaxws/pom.xml | 8 +-
modules/samples/jaxws-addressbook/pom.xml | 12 +-
modules/samples/jaxws-calculator/pom.xml | 12 +-
modules/samples/jaxws-interop/pom.xml | 11 +-
modules/samples/jaxws-samples/pom.xml | 2 +-
.../transport/jms-sample/jmsService/pom.xml | 14 +-
modules/testutils/pom.xml | 4 +-
modules/tool/archetype/quickstart-webapp/pom.xml | 2 +-
modules/tool/archetype/quickstart/pom.xml | 2 +-
modules/tool/axis2-ant-plugin/pom.xml | 6 +-
modules/tool/axis2-idea-plugin/pom.xml | 2 +-
modules/tool/axis2-wsdl2code-maven-plugin/pom.xml | 11 --
modules/tool/axis2-xsd2java-maven-plugin/pom.xml | 11 --
modules/transport/jms/pom.xml | 26 ++--
modules/transport/jms/src/test/conf/qpid/log4j.xml | 23 ----
.../transport/jms/ActiveMQTestEnvironment.java | 4 +-
.../axis2/transport/jms/QpidTestEnvironment.java | 1 -
modules/transport/mail/pom.xml | 6 +-
modules/transport/testkit/pom.xml | 4 +
.../transport/testkit/util/TestKitLogManager.java | 41 +++---
modules/webapp/pom.xml | 6 +-
modules/xmlbeans/pom.xml | 21 ++-
pom.xml | 144 +++++++++++----------
systests/webapp-tests/pom.xml | 68 +++-------
52 files changed, 309 insertions(+), 436 deletions(-)
rename modules/jaxws-integration/{test-resources => src/test/java}/log4j2.xml
(100%)
delete mode 100644 modules/transport/jms/src/test/conf/qpid/log4j.xml