[jira] Updated: (JCR-1053) Calling size method of a ManageableArrayList causes NullPointerException

2007-08-07 Thread JIRA
[ https://issues.apache.org/jira/browse/JCR-1053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] André Bierwolf updated JCR-1053: Attachment: NTCollectionConverterImpl.diff Fix for isNull method Calling size method of a

[jira] Created: (JCR-1053) Calling size method of a ManageableArrayList causes NullPointerException

2007-08-07 Thread JIRA
Calling size method of a ManageableArrayList causes NullPointerException Key: JCR-1053 URL: https://issues.apache.org/jira/browse/JCR-1053 Project: Jackrabbit Issue

Re: Distribution of commons classes

2007-08-07 Thread Angela Schreiber
hi jukka 1) The jackrabbit-jcr-commons package should contain generic utility classes that work *on top of* the JCR API. [...] Optimally the only dependencies should be the Java 1.4 and JCR 1.0 (later 2.0). if i understand it properly this would include: - JcrConstants.java - value package:

[jira] Assigned: (JCR-1043) Package names for spring project do not match update ocm packages

2007-08-07 Thread Christophe Lombart (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christophe Lombart reassigned JCR-1043: --- Assignee: Christophe Lombart Package names for spring project do not match update ocm

[jira] Assigned: (JCR-1044) NTCollectionConverterImpl throws a null pointer exception on update

2007-08-07 Thread Christophe Lombart (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christophe Lombart reassigned JCR-1044: --- Assignee: Christophe Lombart NTCollectionConverterImpl throws a null pointer

[jira] Created: (JCR-1054) Duplicate attribute in BeanDescriptor and CollectionDescriptor

2007-08-07 Thread Christophe Lombart (JIRA)
Duplicate attribute in BeanDescriptor and CollectionDescriptor -- Key: JCR-1054 URL: https://issues.apache.org/jira/browse/JCR-1054 Project: Jackrabbit Issue Type: Bug

Re: Continuum vs build failures

2007-08-07 Thread Angela Schreiber
hi julian I can't help noticing that two out of three projects on http://jackrabbit.zones.apache.org/continuum/servlet/continuum/target/Summary.vm/fid/continuumProject are in status build error. Looking at SPI: I'm not sure whether this is an actual bug, or our config for testcases to be

Re: Continuum vs build failures

2007-08-07 Thread Julian Reschke
Angela Schreiber wrote: Looking at SPI: I'm not sure whether this is an actual bug, or our config for testcases to be skipped is still incomplete? Last time we had success here was on July 23. from what i see, the failing tests (4) and the error (1) are both due to problems with the

[jira] Commented: (JCR-1052) JCR valid names not allowed in Xpath xml sintax

2007-08-07 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12518148 ] Julian Reschke commented on JCR-1052: - I don't see how the query engine itself could be changed, without breaking

[jira] Commented: (JCR-1040) JCR2SPI: remove node operation missing in submitted SPI batch

2007-08-07 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12518150 ] angela commented on JCR-1040: - hi julian i tried to reproduce the problem you describe but i don't get neither get a

[jira] Commented: (JCR-1037) Memory leak causing performance problems

2007-08-07 Thread Antonio Carballo (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12518154 ] Antonio Carballo commented on JCR-1037: --- Below is our sample code that can duplicate the problem: try {

[jira] Commented: (JCR-1040) JCR2SPI: remove node operation missing in submitted SPI batch

2007-08-07 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12518157 ] Julian Reschke commented on JCR-1040: - Hi Angela, I have tried to repro the bug with the test cases in

[jira] Commented: (JCR-1040) JCR2SPI: remove node operation missing in submitted SPI batch

2007-08-07 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12518161 ] Julian Reschke commented on JCR-1040: - Turns out, adding addMixin(mix:referenceable) makes the test fail here as

[jira] Resolved: (JCR-1054) Duplicate attribute in BeanDescriptor and CollectionDescriptor

2007-08-07 Thread Christophe Lombart (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christophe Lombart resolved JCR-1054. - Resolution: Fixed fixed. Duplicate attribute in BeanDescriptor and CollectionDescriptor

[jira] Resolved: (JCR-1025) Node Type Management subproject : Default namespace should be emtpy

2007-08-07 Thread Christophe Lombart (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christophe Lombart resolved JCR-1025. - Resolution: Fixed fixed Node Type Management subproject : Default namespace should be

[jira] Resolved: (JCR-1044) NTCollectionConverterImpl throws a null pointer exception on update

2007-08-07 Thread Christophe Lombart (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christophe Lombart resolved JCR-1044. - Resolution: Fixed Fix Version/s: 1.4 Patch applied - Thanks

[jira] Assigned: (JCR-1051) MatchAllScorer calculateDocFilter() bug

2007-08-07 Thread Christoph Kiehl (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christoph Kiehl reassigned JCR-1051: Assignee: Christoph Kiehl MatchAllScorer calculateDocFilter() bug

[jira] Resolved: (JCR-989) Modify LazyQueryResultImpl to allow resultFetchSize to be set programmatically

2007-08-07 Thread Christoph Kiehl (JIRA)
[ https://issues.apache.org/jira/browse/JCR-989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christoph Kiehl resolved JCR-989. - Resolution: Fixed Fix Version/s: 1.4 committed in revision 563688 Modify

Re: [jira] Created: (JCR-1050) Remove synchronization from JNDI data sources

2007-08-07 Thread hannonpi
See reply threaded below. Perhaps this should be moved into the Jira ticket? -paddy Thomas Mueller-6 wrote: Hi, I'm not sure if I understand this request for improvement. Using datasources So you suggest to use DataSource.getConnection(..) instead of