Karl Pauls created JCRVLT-520:
---------------------------------
Summary: ZipVaultPackage does not respect the noIntermediateSaves
property.
Key: JCRVLT-520
URL: https://issues.apache.org/jira/browse/JCRVLT-520
Project: Jackrabbit FileVault
Issue Type: Bug
Affects Versions: 3.4.10
Reporter: Karl Pauls
If a content package specifies a noIntermediateSaves property, the
JcrPackageImpl does handle it in [0]. The ZipVaultPackages, however, does not.
It should handle it the same way because otherwise, the extract will do
autosaves.
[0]
https://github.com/apache/jackrabbit-filevault/blob/39b4463904719a423a3ebe000b049b0653557591/vault-core/src/main/java/org/apache/jackrabbit/vault/packaging/impl/JcrPackageImpl.java#L385
--
This message was sent by Atlassian Jira
(v8.3.4#803005)