Hello...Require some help : CheckIn/CheckOut

2013-04-02 Thread Suril Sarvaiya
Hi All, Is this the correct place to post my query? I'll just post it here; in case it is not please give the correct email id for it. I have a project which used JackRabbit server embedded to the application but due to the concurrent write issue I have decided to use a standalone JR server. All

RE: Hello...Require some help : CheckIn/CheckOut

2013-04-02 Thread Marcel Reutegger
Hi Suril, this is the Jackrabbit dev list and we use it to discuss development of Jackrabbit. Your question rather belongs to the user list (us...@jackrabbit.apache.org) where usage of Jackrabbit is discussed. If you think you identified a bug in Jackrabbit, then it's best you put together a

[jira] [Updated] (JCR-3555) Add a static utility to transform JCR Iterators into Iterables

2013-04-02 Thread Lukas Eder (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukas Eder updated JCR-3555: Attachment: Iterators.java.patch Add a static utility to transform JCR Iterators into Iterables

[jira] [Created] (JCR-3555) Add a static utility to transform JCR Iterators into Iterables

2013-04-02 Thread Lukas Eder (JIRA)
Lukas Eder created JCR-3555: --- Summary: Add a static utility to transform JCR Iterators into Iterables Key: JCR-3555 URL: https://issues.apache.org/jira/browse/JCR-3555 Project: Jackrabbit Content

[jira] [Commented] (JCR-3555) Add a static utility to transform JCR Iterators into Iterables

2013-04-02 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13619705#comment-13619705 ] Jukka Zitting commented on JCR-3555: A method like the iterable() you're proposing is a

[jira] [Commented] (JCR-3555) Add a static utility to transform JCR Iterators into Iterables

2013-04-02 Thread Lukas Eder (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13619723#comment-13619723 ] Lukas Eder commented on JCR-3555: - I agree that using the term iterable can be misleading.

[jira] [Resolved] (JCR-3465) JcrUtils.getOrCreateByPath() creates a whole subtree instead of a single branch

2013-04-02 Thread JIRA
[ https://issues.apache.org/jira/browse/JCR-3465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dürig resolved JCR-3465. Resolution: Fixed Fix Version/s: 2.7 Assignee: Michael Dürig Fixed at revision

Jackrabbit-trunk - Build # 2093 - Fixed

2013-04-02 Thread Apache Jenkins Server
The Apache Jenkins build system has built Jackrabbit-trunk (build #2093) Status: Fixed Check console output at https://builds.apache.org/job/Jackrabbit-trunk/2093/ to view the results.

Re: Some more benchmarks

2013-04-02 Thread Michael Dürig
On 28.3.13 15:19, Angela Schreiber wrote: hi michael With the resolution of OAK-690, I made tree instances stable across save and refresh operations. does that mean that the AuthorizableImpl could hold a Tree instance instead of re-accessing it over and over again using a lookup by id? if

Re: Some more benchmarks

2013-04-02 Thread Angela Schreiber
oh... already fixed it before lunch and committed modifications before re-checking mails (using OAK-690 and an appropriate comment). thanks anyway... test passed and i assume it's fine. the internal method AuthorizableImpl#getTree will now return the Tree associated with the authorizable as

Re: NodeStore or MicroKernel.

2013-04-02 Thread Jukka Zitting
Hi, On Thu, Mar 28, 2013 at 9:39 AM, Ian Boston i...@tfd.co.uk wrote: Should I depend on a reference of a MicroKernel or a NodeStore when constructing the Oak class (new Oak(?).when().createContentRepositroy()) ? It's better if you use the Oak(NodeStore) signature as that'll work also

Re: NodeStore or MicroKernel.

2013-04-02 Thread Ian Boston
On Tuesday, April 2, 2013, Jukka Zitting wrote: Hi, On Thu, Mar 28, 2013 at 9:39 AM, Ian Boston i...@tfd.co.uk javascript:; wrote: Should I depend on a reference of a MicroKernel or a NodeStore when constructing the Oak class (new Oak(?).when().createContentRepositroy()) ? It's

[Broken] apache/jackrabbit-oak#1078 (trunk - b764e3d)

2013-04-02 Thread Travis CI
Build Update for apache/jackrabbit-oak - Build: #1078 Status: Broken Duration: 28 minutes and 21 seconds Commit: b764e3d (trunk) Author: Marcel Reutegger Message: OAK-715: Don't share name space map between SessionImpl and LocalNameMapper git-svn-id:

[Errored] apache/jackrabbit-oak#1080 (trunk - 4669767)

2013-04-02 Thread Travis CI
Build Update for apache/jackrabbit-oak - Build: #1080 Status: Errored Duration: 6 minutes and 6 seconds Commit: 4669767 (trunk) Author: Tommaso Teofili Message: OAK-735 - removed solr-core dependency from oak-solr-core git-svn-id:

[Errored] apache/jackrabbit-oak#1079 (trunk - 17c3397)

2013-04-02 Thread Travis CI
Build Update for apache/jackrabbit-oak - Build: #1079 Status: Errored Duration: 8 minutes and 21 seconds Commit: 17c3397 (trunk) Author: Tommaso Teofili Message: OAK-735 - move DefaultOakSolrProvider and OakSolrNodeStateConfiguration to oak-solr-embedded

RE: [Broken] apache/jackrabbit-oak#1078 (trunk - b764e3d)

2013-04-02 Thread Marcel Reutegger
Caused by my recent commit for OAK-715. I disabled the failing test for now. Regards Marcel -Original Message- From: Travis CI [mailto:notificati...@travis-ci.org] Sent: Dienstag, 2. April 2013 15:03 To: oak-dev@jackrabbit.apache.org Subject: [Broken] apache/jackrabbit-oak#1078