[jira] [Resolved] (JCR-4712) Update Tika dependency to 2.0.0

2021-08-17 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/JCR-4712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke resolved JCR-4712.
-
Fix Version/s: 2.21.8
   Resolution: Fixed

> Update Tika dependency to 2.0.0
> ---
>
> Key: JCR-4712
> URL: https://issues.apache.org/jira/browse/JCR-4712
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: parent
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
> Fix For: 2.22, 2.21.8
>
> Attachments: JCR-4712-wip.diff
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (JCR-4712) Update Tika dependency to 2.0.0

2021-08-17 Thread Julian Reschke (Jira)


[ 
https://issues.apache.org/jira/browse/JCR-4712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17400741#comment-17400741
 ] 

Julian Reschke commented on JCR-4712:
-

trunk: [r1892407|http://svn.apache.org/r1892407]

> Update Tika dependency to 2.0.0
> ---
>
> Key: JCR-4712
> URL: https://issues.apache.org/jira/browse/JCR-4712
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: parent
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
>  Labels: candidate_jcr_2_20
> Fix For: 2.22, 2.21.8
>
> Attachments: JCR-4712-wip.diff
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (JCR-4712) Update Tika dependency to 2.0.0

2021-08-17 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/JCR-4712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4712:

Labels: candidate_jcr_2_20  (was: )

> Update Tika dependency to 2.0.0
> ---
>
> Key: JCR-4712
> URL: https://issues.apache.org/jira/browse/JCR-4712
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: parent
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
>  Labels: candidate_jcr_2_20
> Fix For: 2.22, 2.21.8
>
> Attachments: JCR-4712-wip.diff
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (JCR-4712) Update Tika dependency to 2.0.0

2021-08-17 Thread Julian Reschke (Jira)


[ 
https://issues.apache.org/jira/browse/JCR-4712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17400560#comment-17400560
 ] 

Julian Reschke commented on JCR-4712:
-

Problem was a new logging-related dependency of tika bleeding. Patch testing 
right now.

> Update Tika dependency to 2.0.0
> ---
>
> Key: JCR-4712
> URL: https://issues.apache.org/jira/browse/JCR-4712
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: parent
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
> Fix For: 2.22
>
> Attachments: JCR-4712-wip.diff
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (JCRVLT-551) Set jcr:uuid to value from package when overwriting referenceable node

2021-08-17 Thread Tobias Bocanegra (Jira)


[ 
https://issues.apache.org/jira/browse/JCRVLT-551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17400555#comment-17400555
 ] 

Tobias Bocanegra commented on JCRVLT-551:
-

I'm not sure anymore. afaicr, in jackrabbit, the referencers were stored with 
the referenceable node. i.e. double-linking.
i'm not sure if oak just does a search, when you try to get all referencers.

[~mreutegg] might know the details.

> Set jcr:uuid to value from package when overwriting referenceable node
> --
>
> Key: JCRVLT-551
> URL: https://issues.apache.org/jira/browse/JCRVLT-551
> Project: Jackrabbit FileVault
>  Issue Type: Improvement
>  Components: vlt
>Affects Versions: 3.5.0
>Reporter: Konrad Windszus
>Priority: Major
>
> Currently the code at 
> https://github.com/apache/jackrabbit-filevault/blob/ac74458a0226eb503d96cf2b238cec78b6f36dc2/vault-core/src/main/java/org/apache/jackrabbit/vault/fs/impl/io/DocViewSAXImporter.java#L809
>  does not try to adjust the {{jcr:uuid}} property in case a referenceable 
> node is imported from a package which already exists with a different 
> {{jcr:uuid}} in the repository.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Comment Edited] (JCRVLT-551) Set jcr:uuid to value from package when overwriting referenceable node

2021-08-17 Thread Konrad Windszus (Jira)


[ 
https://issues.apache.org/jira/browse/JCRVLT-551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17400456#comment-17400456
 ] 

Konrad Windszus edited comment on JCRVLT-551 at 8/17/21, 3:38 PM:
--

[~tripod] Any idea how JR2/Oak ensures [referential 
integrity|https://docs.adobe.com/content/docs/en/spec/jcr/2.0/3_Repository_Model.html#3.8.2%20Referential%20Integrity]
 for the case that {{node-a}} existed with {{jcr:uuid=a}} before with some (non 
weak) references to it and is now replaced by {{node-a}} with {{jcr:uuid=b}} 
during the import?


was (Author: kwin):
[~tripod] Any idea how JR2/Oak ensures referential integrity for the case that 
{{node-a}} existed with {{jcr:uuid=a}} before with some (non weak) references 
to it and is now replaced by {{node-a}} with {{jcr:uuid=b}} during the import?

> Set jcr:uuid to value from package when overwriting referenceable node
> --
>
> Key: JCRVLT-551
> URL: https://issues.apache.org/jira/browse/JCRVLT-551
> Project: Jackrabbit FileVault
>  Issue Type: Improvement
>  Components: vlt
>Affects Versions: 3.5.0
>Reporter: Konrad Windszus
>Priority: Major
>
> Currently the code at 
> https://github.com/apache/jackrabbit-filevault/blob/ac74458a0226eb503d96cf2b238cec78b6f36dc2/vault-core/src/main/java/org/apache/jackrabbit/vault/fs/impl/io/DocViewSAXImporter.java#L809
>  does not try to adjust the {{jcr:uuid}} property in case a referenceable 
> node is imported from a package which already exists with a different 
> {{jcr:uuid}} in the repository.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (JCRVLT-551) Set jcr:uuid to value from package when overwriting referenceable node

2021-08-17 Thread Konrad Windszus (Jira)


[ 
https://issues.apache.org/jira/browse/JCRVLT-551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17400456#comment-17400456
 ] 

Konrad Windszus commented on JCRVLT-551:


[~tripod] Any idea how JR2/Oak ensures referential integrity for the case that 
{{node-a}} existed with {{jcr:uuid=a}} before with some (non weak) references 
to it and is now replaced by {{node-a}} with {{jcr:uuid=b}} during the import?

> Set jcr:uuid to value from package when overwriting referenceable node
> --
>
> Key: JCRVLT-551
> URL: https://issues.apache.org/jira/browse/JCRVLT-551
> Project: Jackrabbit FileVault
>  Issue Type: Improvement
>  Components: vlt
>Affects Versions: 3.5.0
>Reporter: Konrad Windszus
>Priority: Major
>
> Currently the code at 
> https://github.com/apache/jackrabbit-filevault/blob/ac74458a0226eb503d96cf2b238cec78b6f36dc2/vault-core/src/main/java/org/apache/jackrabbit/vault/fs/impl/io/DocViewSAXImporter.java#L809
>  does not try to adjust the {{jcr:uuid}} property in case a referenceable 
> node is imported from a package which already exists with a different 
> {{jcr:uuid}} in the repository.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (JCRVLT-551) Set jcr:uuid to value from package when overwriting referenceable node

2021-08-17 Thread Konrad Windszus (Jira)


[ 
https://issues.apache.org/jira/browse/JCRVLT-551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17400452#comment-17400452
 ] 

Konrad Windszus commented on JCRVLT-551:


Also using {{ImportUUIDBehavior.IMPORT_UUID_COLLISION_REMOVE_EXISTING}} is 
dangerous when the node did not exist before: 
https://github.com/apache/jackrabbit-filevault/blob/ac74458a0226eb503d96cf2b238cec78b6f36dc2/vault-core/src/main/java/org/apache/jackrabbit/vault/fs/impl/io/DocViewSAXImporter.java#L1022.
 I would rather recommend to always use 
https://docs.adobe.com/content/docs/en/spec/jcr/2.0/11_Import.html#11.8.4%20Throw%20on%20Identifier%20Collision.

> Set jcr:uuid to value from package when overwriting referenceable node
> --
>
> Key: JCRVLT-551
> URL: https://issues.apache.org/jira/browse/JCRVLT-551
> Project: Jackrabbit FileVault
>  Issue Type: Improvement
>  Components: vlt
>Affects Versions: 3.5.0
>Reporter: Konrad Windszus
>Priority: Major
>
> Currently the code at 
> https://github.com/apache/jackrabbit-filevault/blob/ac74458a0226eb503d96cf2b238cec78b6f36dc2/vault-core/src/main/java/org/apache/jackrabbit/vault/fs/impl/io/DocViewSAXImporter.java#L809
>  does not try to adjust the {{jcr:uuid}} property in case a referenceable 
> node is imported from a package which already exists with a different 
> {{jcr:uuid}} in the repository.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (JCRVLT-551) Set jcr:uuid to value from package when overwriting referenceable node

2021-08-17 Thread Konrad Windszus (Jira)
Konrad Windszus created JCRVLT-551:
--

 Summary: Set jcr:uuid to value from package when overwriting 
referenceable node
 Key: JCRVLT-551
 URL: https://issues.apache.org/jira/browse/JCRVLT-551
 Project: Jackrabbit FileVault
  Issue Type: Improvement
  Components: vlt
Affects Versions: 3.5.0
Reporter: Konrad Windszus


Currently the code at 
https://github.com/apache/jackrabbit-filevault/blob/ac74458a0226eb503d96cf2b238cec78b6f36dc2/vault-core/src/main/java/org/apache/jackrabbit/vault/fs/impl/io/DocViewSAXImporter.java#L809
 does not try to adjust the {{jcr:uuid}} property in case a referenceable node 
is imported from a package which already exists with a different {{jcr:uuid}} 
in the repository.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (JCR-4712) Update Tika dependency to 2.0.0

2021-08-17 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/JCR-4712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4712:

Fix Version/s: 2.22

> Update Tika dependency to 2.0.0
> ---
>
> Key: JCR-4712
> URL: https://issues.apache.org/jira/browse/JCR-4712
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: parent
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
> Fix For: 2.22
>
> Attachments: JCR-4712-wip.diff
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (JCR-4712) Update Tika dependency to 2.0.0

2021-08-17 Thread Julian Reschke (Jira)


[ 
https://issues.apache.org/jira/browse/JCR-4712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17400338#comment-17400338
 ] 

Julian Reschke commented on JCR-4712:
-

With  [^JCR-4712-wip.diff]  I'm currently getting test failures:

[INFO] Running org.apache.jackrabbit.core.TestAll
[ERROR] Tests run: 143, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 
36.972 s <<< FAILURE! - in org.apache.jackrabbit.core.TestAll
[ERROR] testRemoveAdd(org.apache.jackrabbit.core.RemoveAddNodeWithUUIDTest)  
Time elapsed: 0.003 s  <<< ERROR!
java.io.FileNotFoundException: target\jcr.log (Das System kann die angegebene 
Datei nicht finden)
at 
org.apache.jackrabbit.core.RemoveAddNodeWithUUIDTest.testRemoveAdd(RemoveAddNodeWithUUIDTest.java:35)



> Update Tika dependency to 2.0.0
> ---
>
> Key: JCR-4712
> URL: https://issues.apache.org/jira/browse/JCR-4712
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: parent
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
> Attachments: JCR-4712-wip.diff
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (JCR-4712) Update Tika dependency to 2.0.0

2021-08-17 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/JCR-4712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4712:

Attachment: (was: JCR-4712-wip.diff)

> Update Tika dependency to 2.0.0
> ---
>
> Key: JCR-4712
> URL: https://issues.apache.org/jira/browse/JCR-4712
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: parent
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
> Attachments: JCR-4712-wip.diff
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (JCR-4712) Update Tika dependency to 2.0.0

2021-08-17 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/JCR-4712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4712:

Attachment: JCR-4712-wip.diff

> Update Tika dependency to 2.0.0
> ---
>
> Key: JCR-4712
> URL: https://issues.apache.org/jira/browse/JCR-4712
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: parent
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
> Attachments: JCR-4712-wip.diff
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[GitHub] [jackrabbit-oak] averma21 merged pull request #338: OAK-9524: Retry failed data download (resuming from the point it stop…

2021-08-17 Thread GitBox


averma21 merged pull request #338:
URL: https://github.com/apache/jackrabbit-oak/pull/338


   


-- 
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...@jackrabbit.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org