[jira] Commented: (JCR-1922) Validate the SearchIndex configuration

2009-01-13 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663458#action_12663458 ] Marcel Reutegger commented on JCR-1922: --- +1 The patch looks OK. > Validate the Search

[jira] Updated: (JCR-1846) Jackrabbit thread contention issue due to fat lock

2009-01-13 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-1846: -- Attachment: JCR-1846.patch Proposed fix. > Jackrabbit thread contention issue due to fat lock >

[jira] Commented: (JCR-1846) Jackrabbit thread contention issue due to fat lock

2009-01-13 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663447#action_12663447 ] Marcel Reutegger commented on JCR-1846: --- At least the first stuck thread in the dump is

[VOTE] Release Apache Jackrabbit 1.5.1

2009-01-13 Thread Jukka Zitting
Hi, I have posted a candidate for the Apache Jackrabbit 1.5.1 release at http://people.apache.org/~jukka/jackrabbit/1.5.1/ See the RELEASE-NOTES.txt file (also included at the end of this message) for details on release contents and latest changes. The release candidate is a jar archive of t

Re: org.apache.jcr for the JCR Commons subproject

2009-01-13 Thread Jukka Zitting
Hi, On Tue, Jan 13, 2009 at 6:28 PM, Alexander Klimetschek wrote: > On Tue, Jan 13, 2009 at 3:10 PM, Felix Meschberger wrote: >> I have a slight preference for this proposal, too. After all, this is >> Apache Jackrabbit speaking ;-) > > Yup, some branding is good! Besides allowing more granular

Re: org.apache.jcr for the JCR Commons subproject

2009-01-13 Thread Alexander Klimetschek
On Tue, Jan 13, 2009 at 3:10 PM, Felix Meschberger wrote: >> Not sure if we'd rather keep the Jackrabbit reference here, since the >> JCR commons is still part of the Jackrabbit project. That would also >> be backwards-compatible. The main indicator would then be the 4th part > > While I agree wit

[jira] Resolved: (JCR-1931) SharedFieldCache$StringIndex memory leak causing OOM's

2009-01-13 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting resolved JCR-1931. Resolution: Fixed Thanks! Merged to the 1.5 branch in revision 734187. > SharedFieldCache$StringInde

[jira] Updated: (JCR-1931) SharedFieldCache$StringIndex memory leak causing OOM's

2009-01-13 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-1931: --- Component/s: jackrabbit-core > SharedFieldCache$StringIndex memory leak causing OOM's > --

Re: Migrating JCR-RMI to the JCR Commons subproject

2009-01-13 Thread Jukka Zitting
Hi, On Tue, Jan 13, 2009 at 3:44 PM, Felix Meschberger wrote: > Jukka Zitting schrieb: >> Agreed. I tried doing that, but unfortunately the current JCR-RMI >> trunk doesn't compile with jcr-commons 1.5.0 due to some recent >> JSR-283 changes. We'll need to resolve that somehow. > > Ui ! I fear th

Re: Migrating JCR-RMI to the JCR Commons subproject

2009-01-13 Thread Felix Meschberger
Jukka Zitting schrieb: > Hi, > > On Tue, Jan 13, 2009 at 2:58 PM, Felix Meschberger wrote: >> Looks good so far. But I would also modify the jackrabbit projects to >> refer to the latest released jcr-rmi artifact instead of to the >> 1.6-SNAPSHOT one. > > I'd rather do that with JCR-RMI 2.0 re

Re: Migrating JCR-RMI to the JCR Commons subproject

2009-01-13 Thread Jukka Zitting
Hi, On Tue, Jan 13, 2009 at 2:58 PM, Felix Meschberger wrote: > Looks good so far. But I would also modify the jackrabbit projects to > refer to the latest released jcr-rmi artifact instead of to the > 1.6-SNAPSHOT one. I'd rather do that with JCR-RMI 2.0 released from JCR Commons (which I hope

[jira] Commented: (JCRSITE-1) Create new project-level Jackrabbit parent POM

2009-01-13 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCRSITE-1?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663338#action_12663338 ] Jukka Zitting commented on JCRSITE-1: - Re: versioning. A single number is fine. Re: rel

Re: org.apache.jcr for the JCR Commons subproject

2009-01-13 Thread Jukka Zitting
Hi, On Tue, Jan 13, 2009 at 1:13 PM, Alexander Klimetschek wrote: > Not sure if we'd rather keep the Jackrabbit reference here, since the > JCR commons is still part of the Jackrabbit project. There are quite a few subprojects at Apache that have their own org.apache package name: Solr, Derby, H

Re: org.apache.jcr for the JCR Commons subproject

2009-01-13 Thread Felix Meschberger
Hi, Alexander Klimetschek schrieb: > On Mon, Jan 12, 2009 at 11:57 PM, Jukka Zitting > wrote: >> I'd like to start using org.apache.jcr as the package root and Maven >> groupId of the components in the new JCR Commons subproject to clarify >> the distinction between "Jackrabbit, the content repo

[jira] Updated: (JCR-1922) Validate the SearchIndex configuration

2009-01-13 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Mueller updated JCR-1922: Attachment: validateSearchIndex.patch The SearchIndex tag is now validated. There are also some other

Re: Migrating JCR-RMI to the JCR Commons subproject

2009-01-13 Thread Felix Meschberger
Hi, Jukka Zitting schrieb: > Hi, > > I started setting up the new JCR Commons subproject by using the > JCR-RMI component as the first example. Here are the steps I've taken > so far: > > 1) Create the JCRRMI project in Jira. > 2) Migrate all open "jackrabbit-jcr-rmi" issues from JCR to JCRRMI.

[jira] Commented: (JCRSITE-1) Create new project-level Jackrabbit parent POM

2009-01-13 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/JCRSITE-1?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663327#action_12663327 ] Felix Meschberger commented on JCRSITE-1: - Re Parent POM versioning: Since this glob

Re: [cmis] api and general structure, client implementation

2009-01-13 Thread Paolo Mottadelli
Hi all, On Mon, Jan 12, 2009 at 9:36 AM, David Nuescheler wrote: > since i think it should also be a goal of this implementation to > make our code as re-uable as possible, it is great that it does > not have any specific proprietary jackrabbit dependencies but > really just jcr dependencies. on

[jira] Issue Comment Edited: (JCRRMI-3) Session.isLive() and logout() throw exceptions

2009-01-13 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/JCRRMI-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663324#action_12663324 ] fmeschbe edited comment on JCRRMI-3 at 1/13/09 5:11 AM: - +1

[jira] Commented: (JCRRMI-3) Session.isLive() and logout() throw exceptions

2009-01-13 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/JCRRMI-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663324#action_12663324 ] Felix Meschberger commented on JCRRMI-3: +1 with remark: The exception thrown is a R

Re: org.apache.jcr for the JCR Commons subproject

2009-01-13 Thread Alexander Klimetschek
On Mon, Jan 12, 2009 at 11:57 PM, Jukka Zitting wrote: > I'd like to start using org.apache.jcr as the package root and Maven > groupId of the components in the new JCR Commons subproject to clarify > the distinction between "Jackrabbit, the content repository" and the > generic JCR tools we'll ha

[jira] Commented: (JCR-1931) SharedFieldCache$StringIndex memory leak causing OOM's

2009-01-13 Thread Ard Schrijvers (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663297#action_12663297 ] Ard Schrijvers commented on JCR-1931: - committed in 734092 > SharedFieldCache$StringInde

[jira] Updated: (JCR-1925) CVE-2009-0026: Cross site scripting issues in webapp

2009-01-13 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-1925: --- Affects Version/s: 1.4 > CVE-2009-0026: Cross site scripting issues in webapp > ---

[jira] Commented: (JCR-1778) BindableRepositoryFactory doesn't handle repository shutdown

2009-01-13 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663276#action_12663276 ] Jukka Zitting commented on JCR-1778: > Seems to me as this is (if only by accident) relat

[jira] Updated: (JCR-1926) Text.unescape("%") throws a StringIndexOutOfBoundsException

2009-01-13 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-1926: --- Component/s: jackrabbit-webdav > Text.unescape("%") throws a StringIndexOutOfBoundsException >

[jira] Updated: (JCR-1925) CVE-2009-0026: Cross site scripting issues in webapp

2009-01-13 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-1925: --- Description: Some of the jackrabbit-webapp forms don't properly escape user input when displaying it i

[jira] Updated: (JCR-1920) Custom LoginModule configurations broken in 1.5.0

2009-01-13 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-1920: --- Summary: Custom LoginModule configurations broken in 1.5.0 (was: LoginModule configuration broken in 1

[jira] Updated: (JCR-1920) LoginModule configuration broken in 1.5.0

2009-01-13 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-1920: --- Summary: LoginModule configuration broken in 1.5.0 (was: Upgrade from 1.4.5 to 1.5 creates exception f

[jira] Updated: (JCR-580) Should be public: NodeType[] registerNodeTypes(List defs)

2009-01-13 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-580: -- Fix Version/s: (was: 1.5.1) > Should be public: NodeType[] registerNodeTypes(List defs) > --