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/11 15:34:12 UTC

[jackrabbit-filevault] branch bugfix/JCRVLT-549 updated (afe17cc -> 18237a8)

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

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


    from afe17cc  code and IT cleanup
     add 18237a8  don't block removing residual mandatory child nodes

No new revisions were added by this update.

Summary of changes:
 .../vault/fs/impl/io/DocViewSAXImporter.java       |  5 ++-
 .../apache/jackrabbit/vault/fs/io/AutoSave.java    |  7 ++--
 .../packaging/integration/MandatoryNodeIT.java     | 44 ++++++++++++++++++++--
 .../META-INF/MANIFEST.MF                           |  0
 .../META-INF/vault/config.xml                      |  0
 .../META-INF/vault/definition/.content.xml         |  0
 .../META-INF/vault/filter.xml                      |  2 +-
 .../META-INF/vault/properties.xml                  |  0
 .../jcr_root/.content.xml                          |  0
 9 files changed, 48 insertions(+), 10 deletions(-)
 copy vault-core/src/test/resources/test-packages/{wcm-rollout-config-2.zip => mandatory-non-residual-childnode.zip}/META-INF/MANIFEST.MF (100%)
 copy {vault-hook-externalclass-test/src/main/content => vault-core/src/test/resources/test-packages/mandatory-non-residual-childnode.zip}/META-INF/vault/config.xml (100%)
 copy vault-core/src/test/resources/test-packages/{wcm-rollout-config-2.zip => mandatory-non-residual-childnode.zip}/META-INF/vault/definition/.content.xml (100%)
 copy vault-core/src/test/resources/test-packages/{property_constraint_violation.zip => mandatory-non-residual-childnode.zip}/META-INF/vault/filter.xml (67%)
 copy vault-core/src/test/resources/test-packages/{wcm-rollout-config-2.zip => mandatory-non-residual-childnode.zip}/META-INF/vault/properties.xml (100%)
 copy vault-core/src/test/resources/test-packages/{wcm-rollout-config-2.zip => mandatory-non-residual-childnode.zip}/jcr_root/.content.xml (100%)