[jira] [Commented] (JCRVLT-756) Sub packages contained in "all" package no longer installed

2024-06-07 Thread Ramon Bisswanger (Jira)
[ https://issues.apache.org/jira/browse/JCRVLT-756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17853138#comment-17853138 ] Ramon Bisswanger commented on JCRVLT-756: - [~sseifert] : a new SDK was released 1

[jira] [Updated] (JCRVLT-755) All contents are deleted when a content package created from a folder is applied

2024-06-07 Thread Christian Schneider (Jira)
[ https://issues.apache.org/jira/browse/JCRVLT-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider updated JCRVLT-755: --- Description: We have a strange issue where replication of a folder deletes all conten

[jira] [Updated] (JCRVLT-755) All contents are deleted when a content package created from a folder is applied

2024-06-07 Thread Christian Schneider (Jira)
[ https://issues.apache.org/jira/browse/JCRVLT-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider updated JCRVLT-755: --- Attachment: deleted.zip working.zip > All contents are deleted when a

[jira] [Resolved] (JCRVLT-756) Sub packages contained in "all" package no longer installed

2024-06-07 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/JCRVLT-756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus resolved JCRVLT-756. Resolution: Invalid > Sub packages contained in "all" package no longer installed > ---

[PR] OAK-10866 - Avoid creating an intermediate String when appending a string value to a JsopBuilder. [jackrabbit-oak]

2024-06-07 Thread via GitHub
nfsantos opened a new pull request, #1511: URL: https://github.com/apache/jackrabbit-oak/pull/1511 Microbenchmarks: Adapted from JsopStreamTest: ``` public static void main(String... args) { for (int k = 0; k < 5; k++) { String s = "Hello \"World\" Hello \"World

Re: [PR] OAK-9455 - Improve oak-run check to allow fast remote consistency checks [jackrabbit-oak]

2024-06-07 Thread via GitHub
dulceanu merged PR #1508: URL: https://github.com/apache/jackrabbit-oak/pull/1508 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@jackra

Re: [PR] OAK-10803 - Modified DocumentPropertyState.java to compress values ba… [jackrabbit-oak]

2024-06-07 Thread via GitHub
ionutzpi commented on code in PR #1473: URL: https://github.com/apache/jackrabbit-oak/pull/1473#discussion_r1630786177 ## oak-store-document/src/main/java/org/apache/jackrabbit/oak/plugins/document/DocumentPropertyState.java: ## @@ -38,24 +44,58 @@ import org.apache.jackrabbit.