[jira] Resolved: (JCR-818) test granularity for calendar (date) properties

2007-03-27 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke resolved JCR-818. Resolution: Fixed Turns out that this already is under the implementation's control, because what's

[jira] Closed: (JCR-818) test granularity for calendar (date) properties

2007-03-27 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke closed JCR-818. -- test granularity for calendar (date) properties ---

[jira] Commented: (JCR-788) Upgrade to Lucene 2.1

2007-03-27 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484372 ] Marcel Reutegger commented on JCR-788: -- Lucene 2.1 can read index files created with previous releases, but will

Re: Restore throws a ConstraintViolationException

2007-03-27 Thread Tobias Bocanegra
yes, there is: // adjust mixins QName[] mixinNames = freeze.getFrozenMixinTypes(); setMixinTypesProperty(new HashSet(Arrays.asList(mixinNames))); regards, toby On 3/27/07, HarveyWaters [EMAIL PROTECTED] wrote: I can see in the restoreFrozen state function of NodeImpl

[jira] Commented: (JCR-817) TCK vs available property types

2007-03-27 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484445 ] Julian Reschke commented on JCR-817: After discussing this with Marcel, the new proposal is to have the affected

[jira] Commented: (JCR-817) TCK vs available property types

2007-03-27 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484449 ] Julian Reschke commented on JCR-817: Revision 522894: add convenience method to AbstractJCRTest, use it in

[jira] Commented: (JCR-817) TCK vs available property types

2007-03-27 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484482 ] Julian Reschke commented on JCR-817: Revision 522953: same for Double property related tests. TCK vs available

[jira] Created: (JCR-820) Add support for query result highlighting

2007-03-27 Thread Marcel Reutegger (JIRA)
Add support for query result highlighting - Key: JCR-820 URL: https://issues.apache.org/jira/browse/JCR-820 Project: Jackrabbit Issue Type: New Feature Components: query