[
https://issues.apache.org/jira/browse/JCRVLT-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14184725#comment-14184725
]
Tobias Bocanegra edited comment on JCRVLT-67 at 10/27/14 12:55 AM:
-------------------------------------------------------------------
added test cases in r1634422.
see failure with:
{noformat}
$ cd vault-core
$ mvn clean install -Poak
....
Running org.apache.jackrabbit.vault.util.PlatformNameTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Results :
Tests in error:
installUserA_Update_SamePath(org.apache.jackrabbit.vault.packaging.integration.TestUserContentPackage)
...
1845 [main] ERROR org.apache.jackrabbit.vault.packaging.impl.ZipVaultPackage -
Error during install.
javax.jcr.nodetype.ConstraintViolationException: OakConstraint0025:
Authorizable property rep:authorizableId may not be removed.
at
org.apache.jackrabbit.oak.api.CommitFailedException.asRepositoryException(CommitFailedException.java:225)
{noformat}
was (Author: tripod):
added test cases in r1634422.
see failure with:
{noformat}
$ cd vault-core
$ mvn clean install -Poak
....
Running org.apache.jackrabbit.vault.util.PlatformNameTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Results :
Tests in error:
installUserA_Update_SamePath(org.apache.jackrabbit.vault.packaging.integration.TestUserContentPackage)
{noformat}
> rep:authorizableId might be removed on package install causing error in oak
> ---------------------------------------------------------------------------
>
> Key: JCRVLT-67
> URL: https://issues.apache.org/jira/browse/JCRVLT-67
> Project: Jackrabbit FileVault
> Issue Type: Bug
> Reporter: Tobias Bocanegra
> Assignee: Tobias Bocanegra
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)