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 fb66b7383 Use maven.test.skip to skip tests
new 5c8a520d0 Remove XOPEncodedStream
new c3f675a3a Remove two unused interfaces
new f940e3d77 Fix Javadoc
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:
.../org/apache/axiom/util/blob/BlobDataSource.java | 3 +-
.../axiom/util/stax/xop/ContentIDGenerator.java | 56 --------------------
.../axiom/util/stax/xop/MimePartProvider.java | 44 ----------------
.../axiom/util/stax/xop/XOPEncodedStream.java | 59 ----------------------
4 files changed, 2 insertions(+), 160 deletions(-)
delete mode 100644
axiom-compat/src/main/java/org/apache/axiom/util/stax/xop/ContentIDGenerator.java
delete mode 100644
axiom-compat/src/main/java/org/apache/axiom/util/stax/xop/MimePartProvider.java
delete mode 100644
axiom-compat/src/main/java/org/apache/axiom/util/stax/xop/XOPEncodedStream.java