Re: svn commit: r1434364 - in /jackrabbit/oak/trunk/oak-jcr/src/main/java/org/apache/jackrabbit/oak/jcr: NodeImpl.java SessionDelegate.java SessionImpl.java WorkspaceImpl.java query/QueryImpl.java ver

2013-01-17 Thread Michael Dürig
On 17.1.13 5:33, Jukka Zitting wrote: Hi, On Wed, Jan 16, 2013 at 11:04 PM, Jukka Zitting jukka.zitt...@gmail.com wrote: If yes, please revert, as these methods were intentionally added to satisfy the need for different exceptions in different cases. Hmm, on second thought that's a bit

Re: svn commit: r1434364 - in /jackrabbit/oak/trunk/oak-jcr/src/main/java/org/apache/jackrabbit/oak/jcr: NodeImpl.java SessionDelegate.java SessionImpl.java WorkspaceImpl.java query/QueryImpl.java ver

2013-01-16 Thread Jukka Zitting
Hi, On Wed, Jan 16, 2013 at 10:23 PM, mdue...@apache.org wrote: -public String getOakPathOrThrowNotFound(String jcrPath) throws PathNotFoundException { +public String getOakPath(String jcrPath) throws PathNotFoundException { [...] -public String getOakPathOrThrow(String

Re: svn commit: r1434364 - in /jackrabbit/oak/trunk/oak-jcr/src/main/java/org/apache/jackrabbit/oak/jcr: NodeImpl.java SessionDelegate.java SessionImpl.java WorkspaceImpl.java query/QueryImpl.java ver

2013-01-16 Thread Jukka Zitting
Hi, On Wed, Jan 16, 2013 at 11:04 PM, Jukka Zitting jukka.zitt...@gmail.com wrote: If yes, please revert, as these methods were intentionally added to satisfy the need for different exceptions in different cases. Hmm, on second thought that's a bit harsh and not too constructive, sorry. Let me