[jira] Created: (JCR-2022) A protected getter method without FIELD annotation can make NPE.

2009-03-13 Thread Woonsan Ko (JIRA)
A protected getter method without FIELD annotation can make NPE. Key: JCR-2022 URL: https://issues.apache.org/jira/browse/JCR-2022 Project: Jackrabbit Content Repository Issue

[jira] Updated: (JCR-2022) A protected getter method without FIELD annotation can make NPE.

2009-03-13 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko updated JCR-2022: Attachment: jackrabbit-1.6-SNAPSHOT-getter-anno.patch A patch to resolve this issue. Thanks! A protected

[jira] Updated: (JCR-2022) A protected getter method without FIELD annotation can make NPE.

2009-03-13 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko updated JCR-2022: Component/s: jackrabbit-ocm Priority: Minor (was: Major) A protected getter method without FIELD

[jira] [Commented] (JCR-2913) Shared nodes disappear suddenly - Database corruption : Cannot delete nodes anymore : Node with id 'X does not have shared parent with id: 'Y'

2013-12-30 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13858938#comment-13858938 ] Woonsan Ko commented on JCR-2913: - I happened to see the same error message while deleting a

[jira] [Comment Edited] (JCR-3975) Commons-VFS Datastore implementation

2016-06-21 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15340609#comment-15340609 ] Woonsan Ko edited comment on JCR-3975 at 6/21/16 9:59 PM: -- Updated my PR: - unit

[jira] [Created] (JCR-3975) Commons-VFS Datastore implementation

2016-05-09 Thread Woonsan Ko (JIRA)
Woonsan Ko created JCR-3975: --- Summary: Commons-VFS Datastore implementation Key: JCR-3975 URL: https://issues.apache.org/jira/browse/JCR-3975 Project: Jackrabbit Content Repository Issue Type: New

[jira] [Commented] (JCR-3975) Commons-VFS Datastore implementation

2016-07-28 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15397790#comment-15397790 ] Woonsan Ko commented on JCR-3975: - Hi [~amitjain], Good point! I think it makes sense to unify the folder

[jira] [Commented] (JCR-3975) Commons-VFS Datastore implementation

2016-07-28 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15397787#comment-15397787 ] Woonsan Ko commented on JCR-3975: - Hi [~mreutegg], Thank you very much for the reviews! Yes, I now see

[jira] [Commented] (JCR-3975) Commons-VFS Datastore implementation

2016-07-28 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15398687#comment-15398687 ] Woonsan Ko commented on JCR-3975: - I've updated VFS version to 2.1 and ensure the folder/file structure in

[jira] [Comment Edited] (JCR-3975) Commons-VFS Datastore implementation

2016-07-29 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15398687#comment-15398687 ] Woonsan Ko edited comment on JCR-3975 at 7/29/16 1:29 PM: -- I've updated VFS version

[jira] [Updated] (JCR-3975) Commons-VFS Datastore implementation

2016-08-02 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko updated JCR-3975: Flags: Patch > Commons-VFS Datastore implementation > > >

[jira] [Updated] (JCR-3975) Commons-VFS Datastore implementation

2016-08-12 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko updated JCR-3975: Fix Version/s: 2.13.2 > Commons-VFS Datastore implementation > > >

[jira] [Commented] (JCR-3975) Commons-VFS Datastore implementation

2016-08-12 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15419338#comment-15419338 ] Woonsan Ko commented on JCR-3975: - Hi [~mreutegg] / [~ajain], I'm very sorry for doing it myself, but I've

[jira] [Commented] (JCR-3975) Commons-VFS Datastore implementation

2016-06-20 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15340609#comment-15340609 ] Woonsan Ko commented on JCR-3975: - Updated README.md in my demo project

[jira] [Commented] (JCR-4005) TestVFSDataStore.testDeleteRecord() fails occasionally

2016-08-22 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15430689#comment-15430689 ] Woonsan Ko commented on JCR-4005: - Hi [~mreutegg], I'll take a look into it asap today. Regards, Woonsan

[jira] [Commented] (JCR-4115) Don't use SHA-1 for new DataStore binaries (Jackrabbit)

2017-03-01 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15890643#comment-15890643 ] Woonsan Ko commented on JCR-4115: - +1 on Amit's modified patch. It should apply to all the DataStores. >

[jira] [Comment Edited] (JCR-4008) Restore TestCachingFDS.testDeleteRecord() to fix it with disabling AsyncUpload in unit tests

2016-08-31 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15445762#comment-15445762 ] Woonsan Ko edited comment on JCR-4008 at 8/31/16 9:17 PM: -- In the pull request, I

[jira] [Commented] (JCR-3944) CachingDataStore - Disable AsyncUploadCache

2016-08-31 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15453365#comment-15453365 ] Woonsan Ko commented on JCR-3944: - Hi, While trying to fix JCR-4008, I provided a pull request, giving an

[jira] [Updated] (JCR-4008) Restore TestCachingFDS.testDeleteRecord() to fix it with disabling AsyncUpload in unit tests

2016-08-31 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko updated JCR-4008: Summary: Restore TestCachingFDS.testDeleteRecord() to fix it with disabling AsyncUpload in unit tests (was:

[jira] [Comment Edited] (JCR-3944) CachingDataStore - Disable AsyncUploadCache

2016-08-31 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15453365#comment-15453365 ] Woonsan Ko edited comment on JCR-3944 at 8/31/16 9:18 PM: -- Hi, While trying to fix

[jira] [Commented] (JCR-4008) Restore TestCachingFDS.testDeleteRecord() to fix it with disabling AsyncUpload in unit tests

2016-09-02 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15458616#comment-15458616 ] Woonsan Ko commented on JCR-4008: - Hi [~amitjain], Thank you so much for the hint! I've just pushed a

[jira] [Commented] (JCR-3882) GlobalPattern's equals() implementation throws NullPointerException

2016-09-02 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15459321#comment-15459321 ] Woonsan Ko commented on JCR-3882: - I reproduced this. Pedro was absolutely right. In the pull request, I

[jira] [Commented] (JCR-4008) Restore TestCachingFDS.testDeleteRecord() to fix it with disabling AsyncUpload in unit tests

2016-09-06 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15467371#comment-15467371 ] Woonsan Ko commented on JCR-4008: - Hi [~amitjain], Thank you very much for the review! I think

[jira] [Commented] (JCR-2968) Add an option to read the Clustering Journal from a different source than the rest of the clustering info

2016-09-06 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15468081#comment-15468081 ] Woonsan Ko commented on JCR-2968: - If I may, I'd like an optional configuration element of

[jira] [Commented] (JCR-4008) Restore TestCachingFDS.testDeleteRecord() to fix it with disabling AsyncUpload in unit tests

2016-09-07 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15471205#comment-15471205 ] Woonsan Ko commented on JCR-4008: - Hi [~amitjain], Thanks for clarification! I've closed the old pull

[jira] [Updated] (JCR-4018) Consistent Async Upload Executor handling in Backend implementations

2016-09-07 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko updated JCR-4018: Description: There are some inconsistent configuration/behaviors regarding asynchronous upload executor

[jira] [Commented] (JCR-4007) CachingDataStore - touching every time on getRecord() was unnecessary

2016-09-09 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15478282#comment-15478282 ] Woonsan Ko commented on JCR-4007: - Please review the pull request. I think the fix is very simple. The

[jira] [Comment Edited] (JCR-4007) CachingDataStore - touching every time on getRecord() was unnecessary

2016-09-09 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15478282#comment-15478282 ] Woonsan Ko edited comment on JCR-4007 at 9/9/16 9:44 PM: - Please review the pull

[jira] [Created] (JCR-4022) populate.jsp (standalone) doesn't work due to google ajax api change

2016-09-13 Thread Woonsan Ko (JIRA)
Woonsan Ko created JCR-4022: --- Summary: populate.jsp (standalone) doesn't work due to google ajax api change Key: JCR-4022 URL: https://issues.apache.org/jira/browse/JCR-4022 Project: Jackrabbit Content

[jira] [Commented] (JCR-4018) Consistent Async Upload Executor handling in Backend implementations

2016-09-15 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15493154#comment-15493154 ] Woonsan Ko commented on JCR-4018: - Thank you very much, [~amitjain], for the quick review/resolution and

[jira] [Updated] (JCR-4007) CachingDataStore - touching every time on getRecord() was unnecessary

2016-09-09 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko updated JCR-4007: Labels: PatchAvailable (was: ) > CachingDataStore - touching every time on getRecord() was unnecessary >

[jira] [Updated] (JCR-4018) Consistent Async Upload Executor handling in Backend implementations

2016-09-09 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko updated JCR-4018: Fix Version/s: 2.13.4 > Consistent Async Upload Executor handling in Backend implementations >

[jira] [Updated] (JCR-4018) Consistent Async Upload Executor handling in Backend implementations

2016-09-09 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko updated JCR-4018: Labels: PatchAvailable (was: ) > Consistent Async Upload Executor handling in Backend implementations >

[jira] [Commented] (JCR-4018) Consistent Async Upload Executor handling in Backend implementations

2016-09-09 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15478387#comment-15478387 ] Woonsan Ko commented on JCR-4018: - The pull request fixes the following: - avoid duplicate code

[jira] [Created] (JCR-4018) Consistent Async Upload Executor handling in Backend implementations

2016-09-07 Thread Woonsan Ko (JIRA)
Woonsan Ko created JCR-4018: --- Summary: Consistent Async Upload Executor handling in Backend implementations Key: JCR-4018 URL: https://issues.apache.org/jira/browse/JCR-4018 Project: Jackrabbit Content

[jira] [Commented] (JCR-4006) TestCachingFDS.testDeleteRecord() fails occasionally

2016-08-26 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15440432#comment-15440432 ] Woonsan Ko commented on JCR-4006: - Hi [~mreutegg], I didn't notice it was resolved with r1757322 at the

[jira] [Comment Edited] (JCR-4007) CachingDataStore - touching every time whenever getRecord() was unnecessary

2016-08-26 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15440596#comment-15440596 ] Woonsan Ko edited comment on JCR-4007 at 8/27/16 3:46 AM: -- If I understood it

[jira] [Commented] (JCR-4007) CachingDataStore - touching every time whenever getRecord() was unnecessary

2016-08-26 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15440596#comment-15440596 ] Woonsan Ko commented on JCR-4007: - If I understood it correctly, JCR-3817 was originally about asynchronous

[jira] [Created] (JCR-4007) CachingDataStore - touching every time whenever getRecord() was unnecessary

2016-08-26 Thread Woonsan Ko (JIRA)
Woonsan Ko created JCR-4007: --- Summary: CachingDataStore - touching every time whenever getRecord() was unnecessary Key: JCR-4007 URL: https://issues.apache.org/jira/browse/JCR-4007 Project: Jackrabbit

[jira] [Updated] (JCR-4007) CachingDataStore - touching every time on getRecord() was unnecessary

2016-08-26 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko updated JCR-4007: Summary: CachingDataStore - touching every time on getRecord() was unnecessary (was: CachingDataStore -

[jira] [Commented] (JCR-4005) TestVFSDataStore.testDeleteRecord() fails occasionally

2016-08-22 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15432170#comment-15432170 ] Woonsan Ko commented on JCR-4005: - I think I figured out the root cause. It occasionally fails in the

[jira] [Updated] (JCR-4008) Restore TestCachingFDS.testDeleteRecord() to fix it without aync writing

2016-08-29 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko updated JCR-4008: Fix Version/s: 2.13.3 > Restore TestCachingFDS.testDeleteRecord() to fix it without aync writing >

[jira] [Commented] (JCR-4008) Restore TestCachingFDS.testDeleteRecord() to fix it without aync writing

2016-08-29 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15445762#comment-15445762 ] Woonsan Ko commented on JCR-4008: - In the pull request, I fixed the following: - Restored the delete test

[jira] [Created] (JCR-4008) Restore TestCachingFDS.testDeleteRecord() to fix it without aync writing

2016-08-29 Thread Woonsan Ko (JIRA)
Woonsan Ko created JCR-4008: --- Summary: Restore TestCachingFDS.testDeleteRecord() to fix it without aync writing Key: JCR-4008 URL: https://issues.apache.org/jira/browse/JCR-4008 Project: Jackrabbit Content

[jira] [Updated] (JCR-4008) Restore TestCachingFDS.testDeleteRecord() to fix it without aync writing

2016-08-29 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko updated JCR-4008: Description: The test used to fail occasionally before the test method was commented out by JCR-4006:

[jira] [Updated] (JCR-4008) Restore TestCachingFDS.testDeleteRecord() to fix it without aync writing

2016-08-29 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko updated JCR-4008: Description: The test used to fail occasionally before the test method was commented out by JCR-4006:

[jira] [Updated] (JCR-4008) Restore TestCachingFDS.testDeleteRecord() to fix it without aync writing

2016-08-29 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko updated JCR-4008: Affects Version/s: 2.13.2 > Restore TestCachingFDS.testDeleteRecord() to fix it without aync writing >

[jira] [Commented] (JCR-4006) TestCachingFDS.testDeleteRecord() fails occasionally

2016-08-29 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15445764#comment-15445764 ] Woonsan Ko commented on JCR-4006: - I've created JCR-4008 with a new pull request. Thanks! >

[jira] [Commented] (JCR-4007) CachingDataStore - touching every time on getRecord() was unnecessary

2016-11-11 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15657164#comment-15657164 ] Woonsan Ko commented on JCR-4007: - Related thread: http://markmail.org/thread/4icdrbokpo44ohum >

[jira] [Commented] (JCR-4007) CachingDataStore - touching every time on getRecord() was unnecessary

2016-11-18 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15676426#comment-15676426 ] Woonsan Ko commented on JCR-4007: - Thanks for the review, [~amitjain]! > CachingDataStore - touching every

[jira] [Commented] (JCR-4077) disable Jackrabbit VFS Extension (?)

2016-12-08 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15732721#comment-15732721 ] Woonsan Ko commented on JCR-4077: - I personally don't like to keep common-http client dependency in

[jira] [Commented] (JCR-4077) disable Jackrabbit VFS Extension (?)

2016-12-08 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15732448#comment-15732448 ] Woonsan Ko commented on JCR-4077: - Hi [~julian.resc...@gmx.de], I think the only thing related to http

[jira] [Commented] (JCR-4077) Change vfs ext test cases not to depend on http client

2016-12-08 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15733381#comment-15733381 ] Woonsan Ko commented on JCR-4077: - I've pushed one more commit to convert File#getPath() to unix style

[jira] [Updated] (JCRSITE-51) Long command line options doesn't work in jackrabbit-standalone backup demo

2018-01-17 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCRSITE-51?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko updated JCRSITE-51: -- Description: Long command line options with equal sign, e.g, {{--backup-repo=jackrabbit-backupN}},

[jira] [Updated] (JCRSITE-51) Long command line options doesn't work in jackrabbit-standalone backup demo

2018-01-17 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCRSITE-51?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko updated JCRSITE-51: -- Environment: (was: Long command line options with equal sign, e.g,

[jira] [Created] (JCRSITE-51) Long command line options doesn't work in jackrabbit-standalone backup demo

2018-01-17 Thread Woonsan Ko (JIRA)
Woonsan Ko created JCRSITE-51: - Summary: Long command line options doesn't work in jackrabbit-standalone backup demo Key: JCRSITE-51 URL: https://issues.apache.org/jira/browse/JCRSITE-51 Project:

[jira] [Updated] (JCR-4354) VFS (commons-vfs) based FileSystem for VFS backend based Persistence Manager

2018-08-08 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko updated JCR-4354: Fix Version/s: 2.17.6 > VFS (commons-vfs) based FileSystem for VFS backend based Persistence Manager >

[jira] [Updated] (JCR-4354) VFS (commons-vfs) based FileSystem for VFS backend based Persistence Manager

2018-08-08 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko updated JCR-4354: Labels: PatchAvailable (was: ) > VFS (commons-vfs) based FileSystem for VFS backend based Persistence

[jira] [Updated] (JCR-4354) VFS (commons-vfs) based Persistence Manager

2018-08-06 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko updated JCR-4354: Description: I think it would be nice to have a VFS (commons-vfs) based {{Persistence Manager}}. For

[jira] [Updated] (JCR-4354) VFS (commons-vfs) based Persistence Manager

2018-08-06 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko updated JCR-4354: Description: I think it would be nice to have a VFS (commons-vfs) based {{Persistence Manager}}. For

[jira] [Commented] (JCR-4354) VFS (commons-vfs) based Persistence Manager

2018-08-06 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570324#comment-16570324 ] Woonsan Ko commented on JCR-4354: - I'd like to provide PR(s) for this improvement some day. Thanks! > VFS

[jira] [Created] (JCR-4354) VFS (commons-vfs) based Persistence Manager

2018-08-06 Thread Woonsan Ko (JIRA)
Woonsan Ko created JCR-4354: --- Summary: VFS (commons-vfs) based Persistence Manager Key: JCR-4354 URL: https://issues.apache.org/jira/browse/JCR-4354 Project: Jackrabbit Content Repository Issue

[jira] [Updated] (JCR-4354) VFS (commons-vfs) based Persistence Manager

2018-08-06 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko updated JCR-4354: Description: I think it would be nice to have a VFS (commons-vfs) based {{Persistence Manager}}. For

[jira] [Updated] (JCR-4354) VFS (commons-vfs) based FileSystem for VFS backend based Persistence Manager

2018-08-06 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko updated JCR-4354: Summary: VFS (commons-vfs) based FileSystem for VFS backend based Persistence Manager (was: VFS

[jira] [Updated] (JCR-4354) VFS (commons-vfs) based FileSystem for VFS backend based Persistence Manager

2018-08-06 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko updated JCR-4354: Description: I think it would be nice to have a VFS (commons-vfs) based {{FileSystem}} which then can be

[jira] [Updated] (JCR-4354) VFS (commons-vfs) based FileSystem for VFS backend based Persistence Manager

2018-08-06 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko updated JCR-4354: Description: I think it would be nice to have a VFS (commons-vfs) based {{FileSystem}} which then can be

[jira] [Commented] (JCR-4339) Indexing configuration condition property seems to be broken

2018-07-24 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16554271#comment-16554271 ] Woonsan Ko commented on JCR-4339: - Hey [~giacomolm], According to \[1\], you shouldn't put '@' before

[jira] [Comment Edited] (JCR-4339) Indexing configuration condition property seems to be broken

2018-07-24 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16554271#comment-16554271 ] Woonsan Ko edited comment on JCR-4339 at 7/24/18 2:03 PM: -- Hey [~giacomolm],

[jira] [Updated] (JCR-4369) Avoid S3 Incomplete Read Warning

2018-09-04 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko updated JCR-4369: Affects Version/s: 2.16.3 2.17.5 > Avoid S3 Incomplete Read Warning >

[jira] [Updated] (JCR-4369) Avoid S3 Incomplete Read Warning

2018-09-04 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko updated JCR-4369: Description: While using S3DataStore, the following logs are observed occasionally: {noformat} WARN

[jira] [Updated] (JCR-4369) Avoid S3 Incomplete Read Warning

2018-09-04 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko updated JCR-4369: Description: While using S3DataStore, the following logs are observed occasionally: {noformat} WARN

[jira] [Updated] (JCR-4369) Avoid S3 Incomplete Read Warning

2018-09-04 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko updated JCR-4369: Description: While using S3DataStore, the following logs are observed occasionally: {noformat} WARN

[jira] [Updated] (JCR-4369) Avoid S3 Incomplete Read Warning

2018-09-04 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko updated JCR-4369: Description: While using S3DataStore, the following logs are observed occasionally: {noformat} WARN

[jira] [Updated] (JCR-4369) Avoid S3 Incomplete Read Warning

2018-09-04 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko updated JCR-4369: Description: While using S3DataStore, the following logs are observed occasionally: {noformat} WARN

[jira] [Created] (JCR-4369) Avoid S3 Incomplete Read Warning

2018-09-04 Thread Woonsan Ko (JIRA)
Woonsan Ko created JCR-4369: --- Summary: Avoid S3 Incomplete Read Warning Key: JCR-4369 URL: https://issues.apache.org/jira/browse/JCR-4369 Project: Jackrabbit Content Repository Issue Type:

[jira] [Updated] (JCR-4369) Avoid S3 Incomplete Read Warning

2018-09-04 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko updated JCR-4369: Description: While using S3DataStore, the following logs are observed occasionally: {noformat} WARN

[jira] [Updated] (JCR-4369) Avoid S3 Incomplete Read Warning

2018-09-04 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko updated JCR-4369: Description: While using S3DataStore, the following logs are observed occasionally: {noformat} WARN

[jira] [Updated] (JCR-4369) Avoid S3 Incomplete Read Warning

2018-09-04 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko updated JCR-4369: Description: While using S3DataStore, the following logs are observed occasionally: {noformat} WARN

[jira] [Updated] (JCR-4369) Avoid S3 Incomplete Read Warning

2018-09-04 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko updated JCR-4369: Description: While using S3DataStore, the following logs are observed occasionally: {noformat} WARN

[jira] [Updated] (JCR-4369) Avoid S3 Incomplete Read Warning

2018-09-05 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko updated JCR-4369: Fix Version/s: 2.17.6 2.18 > Avoid S3 Incomplete Read Warning >

[jira] [Commented] (JCR-4369) Avoid S3 Incomplete Read Warning

2018-09-07 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16607177#comment-16607177 ] Woonsan Ko commented on JCR-4369: - Thank you very much! :-) Cheers, Woonsan > Avoid S3 Incomplete Read

[jira] [Updated] (JCR-4369) Avoid S3 Incomplete Read Warning

2018-09-05 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko updated JCR-4369: Description: While using S3DataStore, the following logs are observed occasionally: {noformat} WARN

[jira] [Commented] (JCR-4369) Avoid S3 Incomplete Read Warning

2018-09-05 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16604370#comment-16604370 ] Woonsan Ko commented on JCR-4369: - I'm preparing a pull request. Hope to provide one soon. > Avoid S3

[jira] [Commented] (JCR-4354) VFS (commons-vfs) based FileSystem for VFS backend based Persistence Manager

2018-08-30 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16597474#comment-16597474 ] Woonsan Ko commented on JCR-4354: - Thank you very much! Woonsan > VFS (commons-vfs) based FileSystem for

[jira] [Created] (JCR-4401) Split jackrabbit-standalone to jackrabbit-standalone-components and the rest

2019-01-07 Thread Woonsan Ko (JIRA)
Woonsan Ko created JCR-4401: --- Summary: Split jackrabbit-standalone to jackrabbit-standalone-components and the rest Key: JCR-4401 URL: https://issues.apache.org/jira/browse/JCR-4401 Project: Jackrabbit

[jira] [Assigned] (JCR-4401) Split jackrabbit-standalone to jackrabbit-standalone-components and the rest

2019-01-07 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko reassigned JCR-4401: --- Assignee: Woonsan Ko > Split jackrabbit-standalone to jackrabbit-standalone-components and the rest >

[jira] [Created] (JCR-4421) Release Jackrabbit 2.19.2

2019-04-03 Thread Woonsan Ko (JIRA)
Woonsan Ko created JCR-4421: --- Summary: Release Jackrabbit 2.19.2 Key: JCR-4421 URL: https://issues.apache.org/jira/browse/JCR-4421 Project: Jackrabbit Content Repository Issue Type: Task

[jira] [Closed] (JCR-4420) Release Notes: term "SHA1" no longer allowed

2019-04-05 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko closed JCR-4420. --- > Release Notes: term "SHA1" no longer allowed > > >

[jira] [Closed] (JCR-4416) Update slf4j dependency to 1.7.26

2019-04-05 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko closed JCR-4416. --- > Update slf4j dependency to 1.7.26 > - > > Key: JCR-4416 >

[jira] [Closed] (JCR-4401) Split jackrabbit-standalone to jackrabbit-standalone-components and the rest

2019-04-05 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko closed JCR-4401. --- > Split jackrabbit-standalone to jackrabbit-standalone-components and the rest >

[jira] [Closed] (JCR-4422) Update httpclient/mime dependencies to 4.5.8

2019-04-05 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko closed JCR-4422. --- > Update httpclient/mime dependencies to 4.5.8 > > >

[jira] [Closed] (JCR-4415) Update Jetty dependency to 9.2.26.v20180806

2019-04-05 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko closed JCR-4415. --- > Update Jetty dependency to 9.2.26.v20180806 > --- > >

[jira] [Updated] (JCR-4401) Split jackrabbit-standalone to jackrabbit-standalone-components and the rest

2019-03-17 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko updated JCR-4401: Fix Version/s: 2.20 > Split jackrabbit-standalone to jackrabbit-standalone-components and the rest >

[jira] [Resolved] (JCR-4401) Split jackrabbit-standalone to jackrabbit-standalone-components and the rest

2019-03-17 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko resolved JCR-4401. - Resolution: Fixed > Split jackrabbit-standalone to jackrabbit-standalone-components and the rest >

[jira] [Comment Edited] (JCR-4401) Split jackrabbit-standalone to jackrabbit-standalone-components and the rest

2019-03-17 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16794603#comment-16794603 ] Woonsan Ko edited comment on JCR-4401 at 3/17/19 10:20 PM: --- Merged PR:

[jira] [Updated] (JCR-4401) Split jackrabbit-standalone to jackrabbit-standalone-components and the rest

2019-03-17 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko updated JCR-4401: Fix Version/s: 2.19.2 > Split jackrabbit-standalone to jackrabbit-standalone-components and the rest >

[jira] [Commented] (JCR-4401) Split jackrabbit-standalone to jackrabbit-standalone-components and the rest

2019-03-17 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16794603#comment-16794603 ] Woonsan Ko commented on JCR-4401: - Merged PR: https://github.com/apache/jackrabbit/pull/82 - Added a

[jira] [Closed] (JCR-4421) Release Jackrabbit 2.19.2

2019-04-12 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko closed JCR-4421. --- > Release Jackrabbit 2.19.2 > - > > Key: JCR-4421 > URL:

[jira] [Resolved] (JCR-4421) Release Jackrabbit 2.19.2

2019-04-12 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko resolved JCR-4421. - Resolution: Fixed > Release Jackrabbit 2.19.2 > - > > Key:

[jira] [Updated] (JCR-4458) When JcrRemotingServlet deployed on non-root context, AclResource Webdav request fails

2019-07-03 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko updated JCR-4458: Description: If {{org.apache.jackrabbit.server.remoting.davex.JcrRemotingServlet}} is configured in a

  1   2   >