Re: svn commit: r1787796 - in /jackrabbit/oak/trunk/oak-core/src: main/java/org/apache/jackrabbit/oak/plugins/document/ test/java/org/apache/jackrabbit/oak/plugins/document/

2017-03-20 Thread Chetan Mehrotra
On Mon, Mar 20, 2017 at 9:20 PM, wrote: > + */ > +private static void checkVersion(DocumentStore store, boolean > readOnlyMode) > +throws DocumentStoreException { > +FormatVersion storeVersion = FormatVersion.versionOf(store); Would be good to

[VOTE] Release Apache Jackrabbit Filevault 3.1.38

2017-03-20 Thread Tobias Bocanegra
A candidate for the Jackrabbit Filevault 3.1.38 release is available at: https://dist.apache.org/repos/dist/dev/jackrabbit/filevault/3.1.38/ The release candidate is a zip archive of the sources in: https://svn.apache.org/repos/asf/jackrabbit/commons/filevault/tags/jackrabbit-filevault-3.1.38/

[jira] [Updated] (JCRVLT-168) Update dependencies to stable versions

2017-03-20 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/JCRVLT-168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra updated JCRVLT-168: Issue Type: Improvement (was: Bug) > Update dependencies to stable versions >

[jira] [Updated] (JCRVLT-166) use stable versions of Jackrabbit and Oak

2017-03-20 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/JCRVLT-166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra updated JCRVLT-166: Fix Version/s: (was: 3.1.40) 3.1.38 > use stable versions of

[jira] [Updated] (JCRVLT-167) upgrade commons-collections to 3.2.2

2017-03-20 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/JCRVLT-167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra updated JCRVLT-167: Fix Version/s: (was: 3.1.40) 3.1.38 > upgrade commons-collections to

[jira] [Resolved] (JCRVLT-169) Dependency handling doesn't work when package definition not loaded

2017-03-20 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/JCRVLT-169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra resolved JCRVLT-169. - Resolution: Fixed Assignee: Tobias Bocanegra Fix Version/s: 3.1.38 fixed

[jira] [Created] (JCRVLT-169) Dependency handling doesn't work when package definition not loaded

2017-03-20 Thread Tobias Bocanegra (JIRA)
Tobias Bocanegra created JCRVLT-169: --- Summary: Dependency handling doesn't work when package definition not loaded Key: JCRVLT-169 URL: https://issues.apache.org/jira/browse/JCRVLT-169 Project:

[jira] [Commented] (JCRVLT-168) Update dependencies to stable versions

2017-03-20 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCRVLT-168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933589#comment-15933589 ] Julian Reschke commented on JCRVLT-168: --- Yup. > Update dependencies to stable versions >

[jira] [Comment Edited] (JCRVLT-168) Update dependencies to stable versions

2017-03-20 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/JCRVLT-168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933579#comment-15933579 ] Tobias Bocanegra edited comment on JCRVLT-168 at 3/20/17 9:13 PM: -- fixed

[jira] [Resolved] (JCRVLT-168) Update dependencies to stable versions

2017-03-20 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/JCRVLT-168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra resolved JCRVLT-168. - Resolution: Fixed fixed in: r1787848 final library list bundled with filevault-cli is:

[jira] [Comment Edited] (JCRVLT-168) Update dependencies to stable versions

2017-03-20 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/JCRVLT-168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933540#comment-15933540 ] Tobias Bocanegra edited comment on JCRVLT-168 at 3/20/17 8:59 PM: -- -

[jira] [Commented] (JCRVLT-168) Update dependencies to stable versions

2017-03-20 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/JCRVLT-168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933540#comment-15933540 ] Tobias Bocanegra commented on JCRVLT-168: - - commons-cli-2.0-mahout.jar (cli2 is no longer

Re: Document indexing design of Oak

2017-03-20 Thread Chetan Mehrotra
Thanks Torgeir for the feedback. On Mon, Mar 20, 2017 at 8:22 PM, Torgeir Veimo wrote: > If I as a casual developer consult the documentation to see what is allowed > to be specified for type, I don't need to see 'etc', I need an exact list > of allowed types. Makes

Re: Document indexing design of Oak

2017-03-20 Thread Torgeir Veimo
"The index definitions nodes have following properties type - It determines the type of index. For e.g. it can be property, lucene, solr etc. Based on the typeIndexUpdate would look for IndexEditor of given type from registered IndexEditorProvider" If I as a casual developer consult the

Document indexing design of Oak

2017-03-20 Thread Chetan Mehrotra
Hi Team, As part of OAK-5917, OAK-5946 I am trying to document current Oak indexing design at [1]. Would be helpful if team can review it or add any topics to be covered in OAK-5946. Also feel free to tweak and enhance it directly in svn I hope to complete this work by this week and would ping

Re: New module oak-blob-cloud-azure?

2017-03-20 Thread Amit Jain
Hi, Thanks!! As suggested would go for a new module oak-blob-cloud-azure. Regards Amit On Thu, Mar 16, 2017 at 9:50 PM, Angela Schreiber wrote: > Hi Amit > > In the light of discussions we had recently wrt modularisation, I would > also prefer to keep the new