You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by kw...@apache.org on 2021/11/05 13:55:12 UTC

[jackrabbit-filevault] branch bugfix/JCRVLT-557-tests updated (9e47ce0 -> 42cdac1)

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

kwin pushed a change to branch bugfix/JCRVLT-557-tests
in repository https://gitbox.apache.org/repos/asf/jackrabbit-filevault.git.


    from 9e47ce0  JCRVLT-557: improve test coverage (from https://github.com/apache/jackrabbit-filevault/pull/164)
     add 42cdac1  fix test case as only already existing nodes keep their node type

No new revisions were added by this update.

Summary of changes:
 .../vault/packaging/integration/ImportIT.java      | 39 ++++++++++++++++------
 .../META-INF/vault/filter.xml                      |  0
 .../META-INF/vault/properties.xml                  |  0
 .../testroot/myfolder/mychild/.content.xml         |  0
 4 files changed, 29 insertions(+), 10 deletions(-)
 rename vault-core/src/test/resources/test-packages/{test_implicit_definition.zip => test_nt_unstructured_below_folder_aggregate.zip}/META-INF/vault/filter.xml (100%)
 rename vault-core/src/test/resources/test-packages/{test_implicit_definition.zip => test_nt_unstructured_below_folder_aggregate.zip}/META-INF/vault/properties.xml (100%)
 rename vault-core/src/test/resources/test-packages/{test_implicit_definition.zip => test_nt_unstructured_below_folder_aggregate.zip}/jcr_root/testroot/myfolder/mychild/.content.xml (100%)