You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by ve...@apache.org on 2022/11/07 00:45:39 UTC

[ws-axiom] branch master updated (ce41a1a68 -> 1aa3e57a6)

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

veithen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git


    from ce41a1a68 Replace RandomDataSource with a Blob implementation
     add 1aa3e57a6 Eliminate dependency of URLRegistry on DataSource

No new revisions were added by this update.

Summary of changes:
 .../axiom/ts/om/builder/TestCloseWithSystemId.java | 11 +++---
 .../apache/axiom/ts/dom/builder/TestParseURI.java  | 11 +++---
 testing/url-registry/pom.xml                       |  5 ++-
 .../registry/InstrumentedDataProvider.java}        | 41 +++++++---------------
 .../axiom/net/protocol/registry/URLRegistry.java   |  6 ----
 5 files changed, 24 insertions(+), 50 deletions(-)
 rename testing/{testutils/src/main/java/org/apache/axiom/testutils/activation/InstrumentedDataSource.java => url-registry/src/main/java/org/apache/axiom/net/protocol/registry/InstrumentedDataProvider.java} (60%)