[jira] Resolved: (JCR-2904) Uncaught AbstractMethodError exception in in DomUtil.createFactory()

2011-03-08 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting resolved JCR-2904. Resolution: Fixed Fix Version/s: 2.2.5 Assignee: Jukka Zitting Thanks for the fix! I

[jira] Commented: (JCR-2904) Uncaught AbstractMethodError exception in in DomUtil.createFactory()

2011-03-08 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13003893#comment-13003893 ] Jukka Zitting commented on JCR-2904: Oops, my modifications were actually incorrect. I

[jira] Created: (JCR-2910) Please add JackrabbitSession.isAdmin

2011-03-08 Thread Thomas Mueller (JIRA)
Please add JackrabbitSession.isAdmin Key: JCR-2910 URL: https://issues.apache.org/jira/browse/JCR-2910 Project: Jackrabbit Content Repository Issue Type: Improvement Reporter: Thomas Mueller

[jira] Commented: (JCR-2910) Please add JackrabbitSession.isAdmin

2011-03-08 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13003902#comment-13003902 ] Felix Meschberger commented on JCR-2910: I am not sure about such a method. This

[jira] Commented: (JCR-2910) Please add JackrabbitSession.isAdmin

2011-03-08 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13003915#comment-13003915 ] Jukka Zitting commented on JCR-2910: What's your use case for knowing whether the

[jira] Commented: (JCRSITE-2) Add articles/tutorials page

2011-03-08 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCRSITE-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13003919#comment-13003919 ] Jukka Zitting commented on JCRSITE-2: - Added the articles page as suggested, thanks!

[jira] Commented: (JCR-2910) Please add JackrabbitSession.isAdmin

2011-03-08 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13003921#comment-13003921 ] Thomas Mueller commented on JCR-2910: - It's a security issue. Only admin users are

[jira] Commented: (JCR-2910) Please add JackrabbitSession.isAdmin

2011-03-08 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13003926#comment-13003926 ] Felix Meschberger commented on JCR-2910: What about JackrabbitSession.getUser()?

[jira] Commented: (JCR-2910) Please add JackrabbitSession.isAdmin

2011-03-08 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13003923#comment-13003923 ] Thomas Mueller commented on JCR-2910: - What about JackrabbitSession.getUser()? Please

[jira] Commented: (JCR-2910) Please add JackrabbitSession.isAdmin

2011-03-08 Thread Dominique Pfister (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13003931#comment-13003931 ] Dominique Pfister commented on JCR-2910: What about JackrabbitSession.getUser()?

[jira] Commented: (JCR-2910) Please add JackrabbitSession.isAdmin

2011-03-08 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13003933#comment-13003933 ] Jukka Zitting commented on JCR-2910: casting to an implementation If your code works

[jira] Commented: (JCR-2910) Please add JackrabbitSession.isAdmin

2011-03-08 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13003935#comment-13003935 ] Thomas Mueller commented on JCR-2910: - The API we expose for these operations should

[jira] Updated: (JCR-2910) Please add JackrabbitSession.getUser()

2011-03-08 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Mueller updated JCR-2910: Summary: Please add JackrabbitSession.getUser() (was: Please add JackrabbitSession.isAdmin)

[jira] Updated: (JCR-2910) Please add JackrabbitSession.isAdmin()

2011-03-08 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela updated JCR-2910: Summary: Please add JackrabbitSession.isAdmin() (was: Please add JackrabbitSession.getUser()) Please add

[jira] Commented: (JCR-2910) Please add JackrabbitSession.isAdmin()

2011-03-08 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13003940#comment-13003940 ] Jukka Zitting commented on JCR-2910: backup the file system [...] doesn't work with

[jira] Commented: (JCR-2910) Please add JackrabbitSession.isAdmin()

2011-03-08 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13003942#comment-13003942 ] angela commented on JCR-2910: - What about JackrabbitSession.getUser()? while i would not

[jira] Resolved: (JCRSITE-30) First Hops Update

2011-03-08 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCRSITE-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting resolved JCRSITE-30. -- Resolution: Fixed Assignee: Jukka Zitting Thanks! I updated the web page and added the

[jira] Commented: (JCR-2910) Please add JackrabbitSession.isAdmin()

2011-03-08 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13003972#comment-13003972 ] Thomas Mueller commented on JCR-2910: - So you want a backup feature that should both

[jira] Commented: (JCR-2910) Please add JackrabbitSession.isAdmin()

2011-03-08 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13003987#comment-13003987 ] Jukka Zitting commented on JCR-2910: a lot of code That's not a good reason to

[jira] Commented: (JCR-2910) Please add JackrabbitSession.isAdmin()

2011-03-08 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13004015#comment-13004015 ] Thomas Mueller commented on JCR-2910: - flawed design isAdmin() simply is not flawed

Jenkins build became unstable: Jackrabbit-trunk » Jackrabbit JCR to WebDAV #1475

2011-03-08 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/Jackrabbit-trunk/org.apache.jackrabbit$jackrabbit-jcr2dav/1475/

Jenkins build became unstable: Jackrabbit-trunk #1475

2011-03-08 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/Jackrabbit-trunk/1475/changes

Jenkins build became unstable: Jackrabbit-trunk » Jackrabbit Core #1475

2011-03-08 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/Jackrabbit-trunk/org.apache.jackrabbit$jackrabbit-core/1475/

Re: Jenkins build became unstable: Jackrabbit-trunk #1475

2011-03-08 Thread Jukka Zitting
Hi, On 03/08/2011 06:02 PM, Apache Hudson Server wrote: Seehttps://hudson.apache.org/hudson/job/Jackrabbit-trunk/1475/changes Looks like a random failures (committed changes were in other areas): Test Result (3 failures / +3)

[jira] Commented: (JCR-2910) Please add JackrabbitSession.isAdmin()

2011-03-08 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13004084#comment-13004084 ] Jukka Zitting commented on JCR-2910: Within Unix systems, there is a very simple way to

[jira] Commented: (JCR-2910) Please add JackrabbitSession.isAdmin()

2011-03-08 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13004112#comment-13004112 ] Tobias Bocanegra commented on JCR-2910: --- i agree with jukka. Session.isAdmin() is not

Re: JCR-2904 and jr 2.2.5

2011-03-08 Thread Jukka Zitting
Hi, On 03/07/2011 04:05 PM, John Langley wrote: Any notion whether JCR-2904 will make it into 2.2.5? I committed the fix and merged it to the 2.2 branch so it'll be included in the 2.2.5 release. I planned to cut 2.2.5 already some while ago, but never got around to doing that. I hope to

Re: somewhat off topic

2011-03-08 Thread Jukka Zitting
Hi, On 03/07/2011 02:01 PM, John Langley wrote: How often is the jira webserver down? It seems that it is often inaccessible in the morning us east coast time. Is it just me? Are there alternative urls? Where should I address the issues concerns? The Jira instance at Apache is quite heavily

Jenkins build is back to stable : Jackrabbit-trunk » Jackrabbit JCR to WebDAV #1476

2011-03-08 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/Jackrabbit-trunk/org.apache.jackrabbit$jackrabbit-jcr2dav/1476/

Jenkins build is back to stable : Jackrabbit-trunk » Jackrabbit Core #1476

2011-03-08 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/Jackrabbit-trunk/org.apache.jackrabbit$jackrabbit-core/1476/

Jenkins build is back to stable : Jackrabbit-trunk #1476

2011-03-08 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/Jackrabbit-trunk/1476/

Re: somewhat off topic

2011-03-08 Thread John Langley
Thanks will do. On Tue, Mar 8, 2011 at 1:34 PM, Jukka Zitting jzitt...@adobe.com wrote: Hi, On 03/07/2011 02:01 PM, John Langley wrote: How often is the jira webserver down? It seems that it is often inaccessible in the morning us east coast time. Is it just me? Are there alternative

Re: JCR-2904 and jr 2.2.5

2011-03-08 Thread John Langley
Excellent, THANK YOU! -- Langley On Tue, Mar 8, 2011 at 1:31 PM, Jukka Zitting jzitt...@adobe.com wrote: Hi, On 03/07/2011 04:05 PM, John Langley wrote: Any notion whether JCR-2904 will make it into 2.2.5? I committed the fix and merged it to the 2.2 branch so it'll be included in the

[jira] Commented: (JCR-2910) Please add JackrabbitSession.isAdmin()

2011-03-08 Thread Alexander Klimetschek (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13004208#comment-13004208 ] Alexander Klimetschek commented on JCR-2910: I agree with Jukka Tobi. isAdmin()

[jira] Created: (JCR-2911) Fine-grained access control for managing node types

2011-03-08 Thread Omid Milani (JIRA)
Fine-grained access control for managing node types --- Key: JCR-2911 URL: https://issues.apache.org/jira/browse/JCR-2911 Project: Jackrabbit Content Repository Issue Type: New Feature

[jira] Updated: (JCR-2911) Fine-grained access control for managing node types

2011-03-08 Thread Omid Milani (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Omid Milani updated JCR-2911: - Status: Patch Available (was: Open) Added a accessManagerForNodeTypes interface. When repository

[jira] Updated: (JCR-2911) Fine-grained access control for managing node types

2011-03-08 Thread Omid Milani (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Omid Milani updated JCR-2911: - Attachment: accessManager_nodeTypes.patch description in earlier comment Fine-grained access control for

[jira] Updated: (JCR-2911) Fine-grained access control for managing node types

2011-03-08 Thread Omid Milani (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Omid Milani updated JCR-2911: - Resolution: Fixed Status: Resolved (was: Patch Available) Have added the patch. Fine-grained

[jira] Commented: (JCR-2911) Fine-grained access control for managing node types

2011-03-08 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13004396#comment-13004396 ] Felix Meschberger commented on JCR-2911: Shouldn't node type definition