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/21 00:14:37 UTC

[ws-axiom] branch master updated (25092ac48 -> a77a0165c)

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 25092ac48 [AXIOM-506] Avoid unnecessary conversion to DataHandler in AttachmentMarshallerImpl
     add a77a0165c Deprecate DataHandlerWrapper and EmptyDataSource

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/axiom/util/activation/DataHandlerWrapper.java   | 6 +++++-
 .../main/java/org/apache/axiom/util/activation/EmptyDataSource.java | 6 +++++-
 .../org/apache/axiom/util/activation/DataHandlerWrapperTest.java    | 0
 3 files changed, 10 insertions(+), 2 deletions(-)
 rename {axiom-activation => axiom-compat}/src/main/java/org/apache/axiom/util/activation/DataHandlerWrapper.java (97%)
 rename {axiom-activation => axiom-compat}/src/main/java/org/apache/axiom/util/activation/EmptyDataSource.java (96%)
 rename {axiom-activation => axiom-compat}/src/test/java/org/apache/axiom/util/activation/DataHandlerWrapperTest.java (100%)