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/06 17:05:41 UTC

[ws-axiom] branch master updated (3c7e02f8c -> b883d5362)

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 3c7e02f8c [AXIOM-506] Add rules to prevent regression
     add b883d5362 [AXIOM-506] Move WrappedTextNodeOMDataSourceFromDataSource

No new revisions were added by this update.

Summary of changes:
 {axiom-jaxb => axiom-activation}/pom.xml                          | 8 +++-----
 .../ds/activation}/WrappedTextNodeOMDataSourceFromDataSource.java | 3 ++-
 axiom-api/pom.xml                                                 | 1 -
 pom.xml                                                           | 1 +
 src/site/markdown/release-notes/2.0.0.md                          | 7 +++++++
 testing/axiom-testsuite/pom.xml                                   | 5 +++++
 .../axiom/ts/om/sourcedelement/TestCloneNonDestructive.java       | 2 +-
 .../java/org/apache/axiom/ts/om/sourcedelement/TestGetObject.java | 2 +-
 .../TestGetTextAsStreamWithNonDestructiveOMDataSource.java        | 2 +-
 .../TestWriteTextToWithNonDestructiveOMDataSource.java            | 2 +-
 10 files changed, 22 insertions(+), 11 deletions(-)
 copy {axiom-jaxb => axiom-activation}/pom.xml (87%)
 rename {axiom-api/src/main/java/org/apache/axiom/om/ds => axiom-activation/src/main/java/org/apache/axiom/om/ds/activation}/WrappedTextNodeOMDataSourceFromDataSource.java (96%)