[jira] [Updated] (JCR-3779) Node.getPath() returns inconsistent values depending on whether node is saved or not

2014-05-20 Thread Jan Haderka (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Haderka updated JCR-3779: - Description: Consider following code: {code} session.getRootNode().addNode(“foo”); session.save(); Node foo

[jira] [Created] (JCR-3779) Node.getPath() returns inconsistent values depending on whether node is saved or not

2014-05-20 Thread Jan Haderka (JIRA)
Jan Haderka created JCR-3779: Summary: Node.getPath() returns inconsistent values depending on whether node is saved or not Key: JCR-3779 URL: https://issues.apache.org/jira/browse/JCR-3779 Project: Jackr

[ANNOUNCE] Apache Jackrabbit Oak 1.0.0 released

2014-05-20 Thread Jukka Zitting
The Apache Jackrabbit community is pleased to announce the release of Apache Jackrabbit Oak 1.0.0. The release is available for download at: http://jackrabbit.apache.org/downloads.html See the full release notes below for details about this release. Release Notes -- Apache Jackrabbit Oak --

[jira] [Resolved] (JCR-3235) ArrayIndexOfOufBounds in TargetImportHandler$BufferedStringValue.append()

2014-05-20 Thread JIRA
[ https://issues.apache.org/jira/browse/JCR-3235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Köll resolved JCR-3235. - Resolution: Fixed > ArrayIndexOfOufBounds in TargetImportHandler$BufferedStringValue.append() > ---

[jira] [Updated] (JCR-3235) ArrayIndexOfOufBounds in TargetImportHandler$BufferedStringValue.append()

2014-05-20 Thread JIRA
[ https://issues.apache.org/jira/browse/JCR-3235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Köll updated JCR-3235: Fix Version/s: 2.8 2.6.6 > ArrayIndexOfOufBounds in TargetImportHandler$BufferedStringValu

[jira] [Commented] (JCR-3235) ArrayIndexOfOufBounds in TargetImportHandler$BufferedStringValue.append()

2014-05-20 Thread JIRA
[ https://issues.apache.org/jira/browse/JCR-3235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14002920#comment-14002920 ] Claus Köll commented on JCR-3235: - Thanks for patch ! Committed to trunk in revision 1596131

[jira] [Commented] (JCR-3235) ArrayIndexOfOufBounds in TargetImportHandler$BufferedStringValue.append()

2014-05-20 Thread JIRA
[ https://issues.apache.org/jira/browse/JCR-3235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14002921#comment-14002921 ] Claus Köll commented on JCR-3235: - Committed to 2.x branch in revision 1596132. > ArrayInde