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 9c2e536574 Merge pull request #1291 from 
apache/dependabot/maven/development-dependencies-097c1ff2cb
     new 522466b841 Declare isAbsolute locally in the AAR and WAR schema 
resolvers
     new 843626de8c Pin the scheme predicate the AAR and WAR SSRF guards rely on
     new dfacb5c702 Pin the ant builds to a Java 17 release

The 3 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/codegen/build-wsdls.xml                    |  2 +-
 .../resolver/AARFileBasedURIResolver.java          | 21 ++++++++++-
 .../deployment/resolver/WarBasedWSDLLocator.java   | 22 +++++++++++-
 .../resolver/WarFileBasedURIResolver.java          | 21 ++++++++++-
 .../test-resources/deployment/echo/build.xml       |  2 +-
 .../deployment/invalidservice/build.xml            |  2 +-
 .../test-resources/deployment/module1/build.xml    |  2 +-
 .../test-resources/deployment/service1/build.xml   |  2 +-
 .../test-resources/deployment/service2/build.xml   |  2 +-
 .../deployment/serviceModule/build.xml             |  2 +-
 .../apache/axis2/deployment/URIResolverTest.java   | 41 ++++++++++++++++++++++
 modules/samples/advanced-rmi/build.xml             | 10 ++++--
 modules/samples/build.xml                          |  8 ++++-
 modules/samples/faulthandling/build.xml            | 10 ++++--
 modules/samples/googlespellcheck/build.xml         |  8 ++++-
 modules/samples/jaxws-version/build.xml            |  8 ++++-
 modules/samples/json/build.xml                     | 10 ++++--
 modules/samples/mex/build.xml                      |  8 ++++-
 modules/samples/mtom/build.xml                     | 10 ++++--
 modules/samples/ping/build.xml                     |  8 ++++-
 modules/samples/pojo/build.xml                     | 12 +++++--
 modules/samples/pojoguide/build.xml                | 10 ++++--
 modules/samples/pojoguidespring/build.xml          | 10 ++++--
 modules/samples/quickstart/build.xml               |  8 ++++-
 modules/samples/quickstartaxiom/build.xml          |  8 ++++-
 modules/samples/servicelifecycle/build.xml         | 12 +++++--
 modules/samples/soapwithattachments/build.xml      |  8 ++++-
 modules/samples/userguide/build.xml                |  8 ++++-
 modules/samples/version/build.xml                  |  8 ++++-
 modules/samples/yahoojsonsearch/build.xml          |  8 ++++-
 modules/samples/yahoorestsearch/build.xml          |  8 ++++-
 31 files changed, 259 insertions(+), 40 deletions(-)

Reply via email to