[jira] [Commented] (OAK-45) Add support for branching and merging of private copies to MicroKernel

2012-04-20 Thread Stefan Guggisberg (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OAK-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258308#comment-13258308 ] Stefan Guggisberg commented on OAK-45: -- implemented initial support for branch merge

[jira] [Commented] (OAK-11) Document and tighten contract of Microkernel API

2012-04-13 Thread Thomas Mueller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OAK-11?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13253335#comment-13253335 ] Thomas Mueller commented on OAK-11: --- We should document the limitations of the JSON numbers

[jira] [Commented] (OAK-11) Document and tighten contract of Microkernel API

2012-04-13 Thread Commented
[ https://issues.apache.org/jira/browse/OAK-11?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13253463#comment-13253463 ] Michael Dürig commented on OAK-11: -- Another area which needs clarification is the retention

[jira] [Commented] (OAK-65) Naming of NodeState and related classes

2012-04-13 Thread Commented
[ https://issues.apache.org/jira/browse/OAK-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13253520#comment-13253520 ] Michael Dürig commented on OAK-65: -- I tend to disagree for my reasons given above. I can live

[jira] [Commented] (OAK-48) MicroKernel.getNodes() should return null for not existing nodes instead of throwing an exception

2012-04-13 Thread Stefan Guggisberg (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OAK-48?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13253723#comment-13253723 ] Stefan Guggisberg commented on OAK-48: -- Also, it seems there is not test case yet. yes

[jira] [Commented] (OAK-65) Naming of NodeState and related classes

2012-04-13 Thread Jukka Zitting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OAK-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13253735#comment-13253735 ] Jukka Zitting commented on OAK-65: -- I'm not too tied to the naming, and as mentioned

[jira] [Commented] (OAK-48) MicroKernel.getNodes() should return null for not existing nodes instead of throwing an exception

2012-04-13 Thread Jukka Zitting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OAK-48?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13253827#comment-13253827 ] Jukka Zitting commented on OAK-48: -- Adjusted the wrapper layer and fixed the failing

[jira] [Commented] (OAK-58) connection leak in h2 persistence

2012-04-12 Thread Thomas Mueller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OAK-58?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13252434#comment-13252434 ] Thomas Mueller commented on OAK-58: --- Most likely, the database is still open. The database

[jira] [Commented] (OAK-58) connection leak in h2 persistence

2012-04-11 Thread Julian Reschke (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OAK-58?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13251569#comment-13251569 ] Julian Reschke commented on OAK-58: --- From what I can see, H2Persistence.close() does get

[jira] [Commented] (OAK-53) exclude longer running tests in the default maven profile

2012-04-10 Thread angela (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OAK-53?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13250496#comment-13250496 ] angela commented on OAK-53: --- i would like to second that... time consuming tests should be moved

[jira] [Commented] (OAK-53) exclude longer running tests in the default maven profile

2012-04-10 Thread Commented
[ https://issues.apache.org/jira/browse/OAK-53?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13250523#comment-13250523 ] Michael Dürig commented on OAK-53: -- We should leave the current setup until the Microkernel

[jira] [Commented] (OAK-53) exclude longer running tests in the default maven profile

2012-04-10 Thread Stefan Guggisberg (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OAK-53?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13250532#comment-13250532 ] Stefan Guggisberg commented on OAK-53: -- if 'mvn clean install' takes too long i guess

[jira] [Commented] (OAK-48) MicroKernel.getNodes() should return null for not existing nodes instead of throwing an exception

2012-04-05 Thread Christian Stocker (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OAK-48?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13247189#comment-13247189 ] Christian Stocker commented on OAK-48: -- I'd prefer null instead of an Exception as well

[jira] [Commented] (OAK-48) MicroKernel.getNodes() should return null for not existing nodes instead of throwing an exception

2012-04-05 Thread Thomas Mueller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OAK-48?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13247220#comment-13247220 ] Thomas Mueller commented on OAK-48: --- +1 return null if the node doesn't exist In addition

[jira] [Commented] (OAK-34) Define query API

2012-04-03 Thread Thomas Mueller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OAK-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13245315#comment-13245315 ] Thomas Mueller commented on OAK-34: --- I have a small generics problem. I'm trying to make

[jira] [Commented] (OAK-34) Define query API

2012-04-03 Thread Commented
[ https://issues.apache.org/jira/browse/OAK-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13245324#comment-13245324 ] Michael Dürig commented on OAK-34: -- This would work {code} public interface ResultT extends

[jira] [Commented] (OAK-44) Release managements tweaks

2012-03-30 Thread Alex Parvulescu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OAK-44?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13242334#comment-13242334 ] Alex Parvulescu commented on OAK-44: Another one: - the tag name ended up being

[jira] [Commented] (OAK-6) Setup integration tests and TCK tests

2012-03-29 Thread Jukka Zitting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13241333#comment-13241333 ] Jukka Zitting commented on OAK-6: - I added a basic JCR TCK setup to oak-it/jcr in revision

[jira] [Commented] (OAK-33) Values in oak-core

2012-03-27 Thread Thomas Mueller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OAK-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13239409#comment-13239409 ] Thomas Mueller commented on OAK-33: --- This didn't turn out like I expected. Currently we have

[jira] [Commented] (OAK-33) Values in oak-core

2012-03-27 Thread Thomas Mueller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OAK-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13239412#comment-13239412 ] Thomas Mueller commented on OAK-33: --- Now I have replaced oak-core

[jira] [Commented] (OAK-15) Clean up oak-jcr

2012-03-26 Thread Thomas Mueller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OAK-15?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13238237#comment-13238237 ] Thomas Mueller commented on OAK-15: --- JSON parsing should go into oak-core or some other

[jira] [Commented] (OAK-4) Runnable jar packaging

2012-03-23 Thread Jukka Zitting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OAK-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13236811#comment-13236811 ] Jukka Zitting commented on OAK-4: - As of revision 1304475 there's now a basic Jetty-based

[jira] [Commented] (OAK-19) Consolidate JSON utilities

2012-03-23 Thread Commented
[ https://issues.apache.org/jira/browse/OAK-19?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13236877#comment-13236877 ] Michael Dürig commented on OAK-19: -- I removed the JSON parser

[jira] [Commented] (OAK-28) Query implementation

2012-03-22 Thread Marcel Reutegger (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OAK-28?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13235438#comment-13235438 ] Marcel Reutegger commented on OAK-28: - Regarding value bindings and query parsing

[jira] [Commented] (OAK-28) Query implementation

2012-03-22 Thread Thomas Mueller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OAK-28?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13235455#comment-13235455 ] Thomas Mueller commented on OAK-28: --- Why do we need to implement a query parser in the jcr

[jira] [Commented] (OAK-36) Implement a query parser

2012-03-22 Thread Thomas Mueller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OAK-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13235462#comment-13235462 ] Thomas Mueller commented on OAK-36: --- +1 An implementation detail: Instead of complete query

[jira] [Commented] (OAK-33) Values in oak-core

2012-03-22 Thread Thomas Mueller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OAK-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13235676#comment-13235676 ] Thomas Mueller commented on OAK-33: --- About Scalar.getType(): We need some way to represent

[jira] [Commented] (OAK-33) Values in oak-core

2012-03-22 Thread Commented
[ https://issues.apache.org/jira/browse/OAK-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13236171#comment-13236171 ] Michael Dürig commented on OAK-33: -- I committed and initial implementation of Scala

[jira] [Commented] (OAK-32) Drop MicroKernel.dispose()

2012-03-21 Thread Stefan Guggisberg (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OAK-32?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13234206#comment-13234206 ] Stefan Guggisberg commented on OAK-32: -- +1 cheers stefan Drop

[jira] [Commented] (OAK-32) Drop MicroKernel.dispose()

2012-03-21 Thread Thomas Mueller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OAK-32?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13234213#comment-13234213 ] Thomas Mueller commented on OAK-32: --- Yes, we can drop it once we have a replacement

[jira] [Commented] (OAK-33) Values in oak-core

2012-03-21 Thread Jukka Zitting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OAK-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13234273#comment-13234273 ] Jukka Zitting commented on OAK-33: -- +1 for (C) Some comments: * We should use some other

[jira] [Commented] (OAK-33) Values in oak-core

2012-03-21 Thread Thomas Mueller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OAK-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13234287#comment-13234287 ] Thomas Mueller commented on OAK-33: --- We should use some other name OakValue, Scalar, Atom

[jira] [Commented] (OAK-32) Drop MicroKernel.dispose()

2012-03-21 Thread Commented
[ https://issues.apache.org/jira/browse/OAK-32?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13234302#comment-13234302 ] Michael Dürig commented on OAK-32: -- +1 Drop MicroKernel.dispose

[jira] [Commented] (OAK-29) Simplify SessionContext

2012-03-21 Thread Commented
[ https://issues.apache.org/jira/browse/OAK-29?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13234327#comment-13234327 ] Michael Dürig commented on OAK-29: -- The original intention was to have a generic session

[jira] [Commented] (OAK-33) Values in oak-core

2012-03-21 Thread Jukka Zitting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OAK-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13234351#comment-13234351 ] Jukka Zitting commented on OAK-33: -- bq. multi-valued properties As the name says, I think we

[jira] [Commented] (OAK-33) Values in oak-core

2012-03-21 Thread Commented
[ https://issues.apache.org/jira/browse/OAK-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13234375#comment-13234375 ] Michael Dürig commented on OAK-33: -- What troubles me a bit with handling multi-valued

[jira] [Commented] (OAK-28) Query implementation

2012-03-21 Thread Commented
[ https://issues.apache.org/jira/browse/OAK-28?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13234394#comment-13234394 ] Michael Dürig commented on OAK-28: -- Before we go too much into details of the implementation

[jira] [Commented] (OAK-28) Query implementation

2012-03-21 Thread Marcel Reutegger (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OAK-28?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13234515#comment-13234515 ] Marcel Reutegger commented on OAK-28: - query string see also the executeQuery method

[jira] [Commented] (OAK-33) Values in oak-core

2012-03-21 Thread Jukka Zitting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OAK-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13234805#comment-13234805 ] Jukka Zitting commented on OAK-33: -- In revision 1303477 I dropped the {{getDecimal()}} method

[jira] [Commented] (OAK-33) Values in oak-core

2012-03-21 Thread Commented
[ https://issues.apache.org/jira/browse/OAK-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13234817#comment-13234817 ] Michael Dürig commented on OAK-33: -- I'd prefer the first option and factor the other

[jira] [Commented] (OAK-36) Implement a query parser

2012-03-21 Thread Jukka Zitting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OAK-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13234833#comment-13234833 ] Jukka Zitting commented on OAK-36: -- Instead of just a query parser for the set of supported

[jira] [Commented] (OAK-30) Strongly typed wrapper for the MicroKernel

2012-03-20 Thread Jukka Zitting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OAK-30?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13233537#comment-13233537 ] Jukka Zitting commented on OAK-30: -- I committed an initial draft of this to o.a.j.oak.kernel

[jira] [Commented] (OAK-30) Strongly typed wrapper for the MicroKernel

2012-03-20 Thread Julian Reschke (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OAK-30?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13233559#comment-13233559 ] Julian Reschke commented on OAK-30: --- ... starting with regular Java Maps ... See

[jira] [Commented] (OAK-5) JCR bindings for Oak

2012-03-14 Thread Jukka Zitting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13229112#comment-13229112 ] Jukka Zitting commented on OAK-5: - Looks like we have rough consensus to put

[jira] [Commented] (OAK-14) Identify and document changes in behaviour wrt. Jackrabbit 2

2012-03-14 Thread Marcel Reutegger (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OAK-14?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13229185#comment-13229185 ] Marcel Reutegger commented on OAK-14: - MVCC wrt. observation another approach

[jira] [Commented] (OAK-5) JCR bindings for Oak

2012-03-12 Thread Dominique Pfister (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13227428#comment-13227428 ] Dominique Pfister commented on OAK-5: - What about this, Tom: I use Eclipse, too, and if I

[jira] [Commented] (OAK-7) In-memory persistence

2012-03-09 Thread Stefan Guggisberg (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OAK-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13226125#comment-13226125 ] Stefan Guggisberg commented on OAK-7: - Currently that's not possible since

[jira] [Commented] (OAK-7) In-memory persistence

2012-03-09 Thread Thomas Mueller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OAK-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13226164#comment-13226164 ] Thomas Mueller commented on OAK-7: -- By the way, the SimpleKernelImpl also runs fully in memory