[
https://issues.apache.org/jira/browse/JCR-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl updated JCR-1323:
-
Fix Version/s: 1.4.1
> When using QueryImpl.setLimit() and QueryImpl.setOffset(), then
> NodeItera
[
https://issues.apache.org/jira/browse/JCR-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl resolved JCR-1323.
--
Resolution: Fixed
Fix Version/s: 1.5
Thanks a lot for clarifying! Fixed in rev. 613221
>
[
https://issues.apache.org/jira/browse/JCR-1324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl resolved JCR-1324.
--
Resolution: Duplicate
Assignee: Christoph Kiehl
Thanks for reporting but this is a knows is
[
https://issues.apache.org/jira/browse/JCR-1196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560259#action_12560259
]
Christoph Kiehl commented on JCR-1196:
--
Description for slow ChildAxisQuery by Martin Zd
[
https://issues.apache.org/jira/browse/JCR-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl resolved JCR-1323.
--
Resolution: Invalid
Assignee: Christoph Kiehl
This is expected behaviour as the iterator ha
[
https://issues.apache.org/jira/browse/JCR-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12557624#action_12557624
]
Christoph Kiehl commented on JCR-1302:
--
Thanks a lot Owen for tracking this down and pro
[
https://issues.apache.org/jira/browse/JCR-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl reassigned JCR-1302:
Assignee: Christoph Kiehl
> ArrayHits does not end properly when skipTo doesn't find document
[
https://issues.apache.org/jira/browse/JCR-1251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549493
]
Christoph Kiehl commented on JCR-1251:
--
Well spotted! I observed another gain of about 7% on my machine with about
[
https://issues.apache.org/jira/browse/JCR-1251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl resolved JCR-1251.
--
Resolution: Fixed
Committed in rev. 601562
> DescendantSelfAxisQuery creates too many object ins
[
https://issues.apache.org/jira/browse/JCR-1251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12547620
]
Christoph Kiehl commented on JCR-1251:
--
Ah, you are certainly right. I'll use System.arraycopy instead. Thanks for
[
https://issues.apache.org/jira/browse/JCR-1251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl updated JCR-1251:
-
Attachment: DescendantSelfAxisQuery-patch.txt
I'm getting a performance boost of about 40% on big i
DescendantSelfAxisQuery creates too many object instances
-
Key: JCR-1251
URL: https://issues.apache.org/jira/browse/JCR-1251
Project: Jackrabbit
Issue Type: Improvement
Compo
[
https://issues.apache.org/jira/browse/JCR-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl updated JCR-1213:
-
Attachment: JCR-1213-ckiehl.txt
Fixed a small glitch. And btw, there is still some javadoc missing
[
https://issues.apache.org/jira/browse/JCR-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl updated JCR-1213:
-
Attachment: (was: JCR-1213-ckiehl.txt)
> UUIDDocId cache does not work properly because of wea
[
https://issues.apache.org/jira/browse/JCR-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl updated JCR-1213:
-
Attachment: JCR-1213-ckiehl.txt
I like Marcels idea to use the creation tick to identity the base
[
https://issues.apache.org/jira/browse/JCR-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12545975
]
Christoph Kiehl commented on JCR-1238:
--
Sounds good! +1
> Change default value for maxMergeDocs
> ---
[
https://issues.apache.org/jira/browse/JCR-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12545971
]
Christoph Kiehl commented on JCR-1237:
--
+1 to change the default for "respectDocumentOrder" to "false". Most peopl
[
https://issues.apache.org/jira/browse/JCR-1236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12545755
]
Christoph Kiehl commented on JCR-1236:
--
What's the reason for changing the skin? I like the old one better than th
Ocassionally NPE on node checkin
Key: JCR-1223
URL: https://issues.apache.org/jira/browse/JCR-1223
Project: Jackrabbit
Issue Type: Bug
Components: versioning
Affects Versions: 1.3.1
[
https://issues.apache.org/jira/browse/JCR-1064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl updated JCR-1064:
-
Attachment: JCR-1064-4.patch
I like Marcels solution to distinguish between physical index version
[
https://issues.apache.org/jira/browse/JCR-1114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl resolved JCR-1114.
--
Resolution: Fixed
Committed changes in revision 572890 and 572891.
> Remove QueryResultImpl and
Remove QueryResultImpl and rename LazyQueryResultImpl to QueryResultImpl
Key: JCR-1114
URL: https://issues.apache.org/jira/browse/JCR-1114
Project: Jackrabbit
Issue Typ
[
https://issues.apache.org/jira/browse/JCR-1073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl resolved JCR-1073.
--
Resolution: Fixed
Fix Version/s: 1.4
Committed patch in revision 572889. I'll open a new t
[
https://issues.apache.org/jira/browse/JCR-1041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524997
]
Christoph Kiehl commented on JCR-1041:
--
Fixed a little bug in ChildAxisScorer.skipTo() in revision 572885 as sugge
[
https://issues.apache.org/jira/browse/JCR-1073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522463
]
Christoph Kiehl commented on JCR-1073:
--
I'm afraid if we open up jackrabbit here we might run into more issues lik
[
https://issues.apache.org/jira/browse/JCR-1064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522442
]
Christoph Kiehl commented on JCR-1064:
--
I like the patch so far. Just a few comments:
LuceneQueryBuilder:
- I wo
[
https://issues.apache.org/jira/browse/JCR-1073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522428
]
Christoph Kiehl commented on JCR-1073:
--
WDYT about removing QueryResultImpl from jackrabbit and you just add it to
[
https://issues.apache.org/jira/browse/JCR-1066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl updated JCR-1066:
-
Attachment: QueryNodeFactory_2.patch
I like the patch. Just one thought:
I would prefer removing
[
https://issues.apache.org/jira/browse/JCR-1073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl updated JCR-1073:
-
Attachment: patch.txt
A first shot how this might look like. I stumbled over QueryResultImpl which
Add getTotalSize() to QueryResults
--
Key: JCR-1073
URL: https://issues.apache.org/jira/browse/JCR-1073
Project: Jackrabbit
Issue Type: New Feature
Components: query
Reporter: Christoph K
[
https://issues.apache.org/jira/browse/JCR-1066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl updated JCR-1066:
-
Attachment: patch_with_extendible_system_nodetypes.txt
I'm not really happy with all those solution
[
https://issues.apache.org/jira/browse/JCR-1066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl updated JCR-1066:
-
Attachment: patch.txt
rep:system was still missing
> Exclude system index for queries that restric
[
https://issues.apache.org/jira/browse/JCR-1066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl updated JCR-1066:
-
Attachment: (was: patch.txt)
> Exclude system index for queries that restrict the result set to
[
https://issues.apache.org/jira/browse/JCR-1066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl updated JCR-1066:
-
Attachment: patch.txt
Added a corrected patch which incorporates the suggested changes. You were
a
[
https://issues.apache.org/jira/browse/JCR-1066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl updated JCR-1066:
-
Attachment: (was: patch.txt)
> Exclude system index for queries that restrict the result set to
[
https://issues.apache.org/jira/browse/JCR-1066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl updated JCR-1066:
-
Attachment: patch.txt
The first patch was incomplete
> Exclude system index for queries that restr
[
https://issues.apache.org/jira/browse/JCR-1066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl updated JCR-1066:
-
Attachment: (was: patch.txt)
> Exclude system index for queries that restrict the result set to
[
https://issues.apache.org/jira/browse/JCR-1066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl updated JCR-1066:
-
Attachment: patch.txt
This is an initial patch. I'm not fully satisfied with it because PathQueryNo
Exclude system index for queries that restrict the result set to nodetypes not
availble in the "jcr:system" subtree
---
Key: JCR-1066
URL: https://issu
[
https://issues.apache.org/jira/browse/JCR-1041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl resolved JCR-1041.
--
Resolution: Fixed
Fix Version/s: 1.4
Added suggested patch with additional license headers
[
https://issues.apache.org/jira/browse/JCR-1058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl resolved JCR-1058.
--
Resolution: Duplicate
> Index segment lost after consistency check
>
[
https://issues.apache.org/jira/browse/JCR-1058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl reopened JCR-1058:
--
Assignee: Christoph Kiehl
> Index segment lost after consistency check
> --
[
https://issues.apache.org/jira/browse/JCR-1058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl resolved JCR-1058.
--
Resolution: Fixed
> Index segment lost after consistency check
>
Index segment lost after consistency check
--
Key: JCR-1058
URL: https://issues.apache.org/jira/browse/JCR-1058
Project: Jackrabbit
Issue Type: Bug
Components: indexing
Affects Versions:
[
https://issues.apache.org/jira/browse/JCR-989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12519626
]
Christoph Kiehl commented on JCR-989:
-
Okay. What to do now? Based on the discussion on the dev list
(http://www.na
[
https://issues.apache.org/jira/browse/JCR-1041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12518568
]
Christoph Kiehl commented on JCR-1041:
--
Well, according to various sources
(http://martin.nobilitas.com/java/size
[
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 LazyQueryResultIm
[
https://issues.apache.org/jira/browse/JCR-1051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl resolved JCR-1051.
--
Resolution: Fixed
Patch applied in revision 563673. Thanks Ard!
Please post a mail to the develo
[
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
> ---
[
https://issues.apache.org/jira/browse/JCR-1051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl updated JCR-1051:
-
Attachment: MatchAllScorerWithTest.patch
Patch looks good. If no one objects I will commit the patc
[
https://issues.apache.org/jira/browse/JCR-1039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl updated JCR-1039:
-
Attachment: jackrabbit-core-testcase.patch
This is a patch for jackrabbit-core which includes a lit
[
https://issues.apache.org/jira/browse/JCR-989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl updated JCR-989:
Attachment: (was: LazyQueryResultImpl.patch)
> Modify LazyQueryResultImpl to allow resultFetchSize
[
https://issues.apache.org/jira/browse/JCR-989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl updated JCR-989:
Attachment: jackrabbit-core.patch
jackrabbit-api.patch
I finally made it. Took me a bi
[
https://issues.apache.org/jira/browse/JCR-989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl reassigned JCR-989:
---
Assignee: Christoph Kiehl
> Modify LazyQueryResultImpl to allow resultFetchSize to be set progra
[
https://issues.apache.org/jira/browse/JCR-1042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl updated JCR-1042:
-
Attachment: NodeIndexer.patch
Index all un-tokenized field without norms
> Disable norms for untok
Disable norms for untokenized fields to reduce memory consumption
-
Key: JCR-1042
URL: https://issues.apache.org/jira/browse/JCR-1042
Project: Jackrabbit
Issue Type: Improvement
[
https://issues.apache.org/jira/browse/JCR-1041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl updated JCR-1041:
-
Attachment: avoid_using_bitsets.patch
This patch introduces a few new classes for the handling of h
Avoid using BitSets in ChildAxisQuery to minimize memory usage
--
Key: JCR-1041
URL: https://issues.apache.org/jira/browse/JCR-1041
Project: Jackrabbit
Issue Type: Improvement
[
https://issues.apache.org/jira/browse/JCR-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511123
]
Christoph Kiehl commented on JCR-1006:
--
We actually ran into this issue on one of our production system where we h
[
https://issues.apache.org/jira/browse/JCR-989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12510752
]
Christoph Kiehl commented on JCR-989:
-
+1
I'll try to provide a patch the next days.
> Modify LazyQueryResultImpl
[
https://issues.apache.org/jira/browse/JCR-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl updated JCR-1006:
-
Attachment: VersionIteratorImpl.patch
This patch collects all version ids iteratively instead of re
StackOverflowError if too many versions of a node are created
-
Key: JCR-1006
URL: https://issues.apache.org/jira/browse/JCR-1006
Project: Jackrabbit
Issue Type: Bug
Compo
[
https://issues.apache.org/jira/browse/JCR-989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12509209
]
Christoph Kiehl commented on JCR-989:
-
To be honest I don't like this generic setOption() method. Methods like that
[
https://issues.apache.org/jira/browse/JCR-989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12509106
]
Christoph Kiehl commented on JCR-989:
-
QueryImpl is located in org.apache.jackrabbit.core.query and is not lucene
s
[
https://issues.apache.org/jira/browse/JCR-989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl updated JCR-989:
Attachment: LazyQueryResultImpl.patch
This patch modifies the previous patch to fix a small bug which
[
https://issues.apache.org/jira/browse/JCR-989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl updated JCR-989:
Attachment: (was: LazyQueryResultImpl.patch)
> Modify LazyQueryResultImpl to allow resultFetchSize
[
https://issues.apache.org/jira/browse/JCR-992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl updated JCR-992:
Attachment: DescendantSelfAxisQuery.patch
This patch adds logic to add all docs on the way down the ax
Improve Performance of DescendantSelfAxisQuery
--
Key: JCR-992
URL: https://issues.apache.org/jira/browse/JCR-992
Project: Jackrabbit
Issue Type: Improvement
Components: query
Affects
[
https://issues.apache.org/jira/browse/JCR-989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl updated JCR-989:
Attachment: LazyQueryResultImpl.patch
This patch modifies LazyQueryResultImpl to provide a setter-meth
Modify LazyQueryResultImpl to allow resultFetchSize to be set programmatically
--
Key: JCR-989
URL: https://issues.apache.org/jira/browse/JCR-989
Project: Jackrabbit
[
https://issues.apache.org/jira/browse/JCR-974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl updated JCR-974:
Attachment: patch3.txt
Patch3 incorporates changes as suggested. ReadOnlyIndexReaders are no longer
c
[
https://issues.apache.org/jira/browse/JCR-967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl updated JCR-967:
Attachment: patch.txt
This patch works with "//test/*" as well. I extended the test case.
I didn't pr
[
https://issues.apache.org/jira/browse/JCR-967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl updated JCR-967:
Attachment: (was: patch.txt)
> Only search the index for the "jcr:system" tree if needed
> ---
[
https://issues.apache.org/jira/browse/JCR-740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl updated JCR-740:
Attachment: patch.txt
This patch is a prototype for supporting jcr:contains calls that use
descendent
[
https://issues.apache.org/jira/browse/JCR-974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12506599
]
Christoph Kiehl commented on JCR-974:
-
I tried building a test case, but you need a fairly large index to really see
[
https://issues.apache.org/jira/browse/JCR-974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl updated JCR-974:
Attachment: patch2.txt
This is a revised version of the first patch. The following changes were
appli
[
https://issues.apache.org/jira/browse/JCR-974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12506506
]
Christoph Kiehl commented on JCR-974:
-
Regarding your ItemStateManagerBasedSortComparator.patch: This patch doesn't
[
https://issues.apache.org/jira/browse/JCR-974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12506501
]
Christoph Kiehl commented on JCR-974:
-
The query I'm doing my tests with looks like this:
//element(*, app-mix:docu
[
https://issues.apache.org/jira/browse/JCR-974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12506232
]
Christoph Kiehl edited comment on JCR-974 at 6/19/07 9:13 AM:
--
This is a first patch which
[
https://issues.apache.org/jira/browse/JCR-974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl updated JCR-974:
Attachment: patch.txt
This is a first patch which uses a FieldCache per index segment. To make this
w
Manage Lucene FieldCaches per index segment
---
Key: JCR-974
URL: https://issues.apache.org/jira/browse/JCR-974
Project: Jackrabbit
Issue Type: Improvement
Components: query
Affects Versi
[
https://issues.apache.org/jira/browse/JCR-967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl updated JCR-967:
Attachment: (was: patch.txt)
> Only search the index for the "jcr:system" tree if needed
> ---
[
https://issues.apache.org/jira/browse/JCR-967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl updated JCR-967:
Attachment: patch.txt
Revised patch with unit test and some bugs fixed
> Only search the index for th
[
https://issues.apache.org/jira/browse/JCR-967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl updated JCR-967:
Attachment: (was: patch.txt)
> Only search the index for the "jcr:system" tree if needed
> ---
[
https://issues.apache.org/jira/browse/JCR-967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl updated JCR-967:
Attachment: patch.txt
Attached revised patch which corrects behaviour for PathQueryNode
> Only search
[
https://issues.apache.org/jira/browse/JCR-967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl updated JCR-967:
Attachment: patch.txt
This is an initial patch which checks the first location step for "jcr:system".
[
https://issues.apache.org/jira/browse/JCR-967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12503354
]
Christoph Kiehl commented on JCR-967:
-
Even if you do exclude jcr:system in your query jackrabbit currently searches
Only search the index for the "jcr:system" tree if needed
-
Key: JCR-967
URL: https://issues.apache.org/jira/browse/JCR-967
Project: Jackrabbit
Issue Type: Improvement
Compone
[
https://issues.apache.org/jira/browse/JCR-808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl updated JCR-808:
Attachment: patch.txt
Revised patch. Also prints out mixin-flag and supertype changes.
> Better error
[
https://issues.apache.org/jira/browse/JCR-808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl updated JCR-808:
Attachment: patch.txt
This patch is just a proposal. Please review. I didn't use StringBuilder for
me
Better error message for non-trivial nodetype changes
-
Key: JCR-808
URL: https://issues.apache.org/jira/browse/JCR-808
Project: Jackrabbit
Issue Type: Improvement
Components: cor
[
https://issues.apache.org/jira/browse/JCR-793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12481144
]
Christoph Kiehl commented on JCR-793:
-
I would suggest to not only change the ddl but to also throw an suitable
exc
[
https://issues.apache.org/jira/browse/JCR-776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Kiehl updated JCR-776:
Attachment: patch.txt
This patch is just a proposal. Please review
> More verbose message on referenc
More verbose message on reference constraint violation
--
Key: JCR-776
URL: https://issues.apache.org/jira/browse/JCR-776
Project: Jackrabbit
Issue Type: Improvement
Components: c
[
http://issues.apache.org/jira/browse/JCR-648?page=comments#action_12454355 ]
Christoph Kiehl commented on JCR-648:
-
I had a look as well and came to the same conclusion, but I thought post it
here. You guys have a better understanding of J
NullpointerException in SessionItemStateManager
---
Key: JCR-648
URL: http://issues.apache.org/jira/browse/JCR-648
Project: Jackrabbit
Issue Type: Bug
Components: core
Affects Version
[ http://issues.apache.org/jira/browse/JCR-629?page=all ]
Christoph Kiehl updated JCR-629:
Attachment: CompactNodeTypeDefWriter.java.patch
This patch surrounds names with single quotes if needed
> CompactNodeTypeDefWriter does not escaped names properly
CompactNodeTypeDefWriter does not escaped names properly
Key: JCR-629
URL: http://issues.apache.org/jira/browse/JCR-629
Project: Jackrabbit
Issue Type: Bug
Components: core
[ http://issues.apache.org/jira/browse/JCR-613?page=all ]
Christoph Kiehl updated JCR-613:
Attachment: MemoryFileSystem.patch
> Implementation of a memory file system
> --
>
> Key: JCR-613
>
Implementation of a memory file system
--
Key: JCR-613
URL: http://issues.apache.org/jira/browse/JCR-613
Project: Jackrabbit
Issue Type: New Feature
Components: core
Affects Versions: 1.1
1 - 100 of 112 matches
Mail list logo