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 5d9357232 AXIOM-506: Remove unnecessary usages of PartDataHandlerBlobFactory add e6edbb4c1 AXIOM-506: Break dependency between axiom-testsuite and axiom-activation No new revisions were added by this update. Summary of changes: axiom-activation/pom.xml | 12 ++++ .../activation/PartDataHandlerBlobFactoryTest.java | 69 ++++++++++++++++++++++ testing/axiom-testsuite/pom.xml | 5 -- .../org/apache/axiom/ts/om/xop/TestSerialize.java | 7 +-- 4 files changed, 84 insertions(+), 9 deletions(-) create mode 100644 axiom-activation/src/test/java/org/apache/axiom/mime/activation/PartDataHandlerBlobFactoryTest.java