[jira] Resolved: (JCR-523) QueryManagerImpl hardwires supported query languages

2006-08-03 Thread Marcel Reutegger (JIRA)
[ http://issues.apache.org/jira/browse/JCR-523?page=all ] Marcel Reutegger resolved JCR-523. -- Fix Version/s: 1.1 Resolution: Fixed Applied patch with minor formatting changes. svn revision: 428267 Thank you for the patch. QueryManagerImpl

Re: [jira] Resolved: (JCR-523) QueryManagerImpl hardwires supported query languages

2006-08-03 Thread Julian Reschke
Marcel Reutegger (JIRA) schrieb: [ http://issues.apache.org/jira/browse/JCR-523?page=all ] Marcel Reutegger resolved JCR-523. -- Fix Version/s: 1.1 Resolution: Fixed Applied patch with minor formatting changes. ... Thanks!

[jira] Resolved: (JCR-502) TCK: SetPropertyCalendarTest compares Calendar objects

2006-08-03 Thread Marcel Reutegger (JIRA)
[ http://issues.apache.org/jira/browse/JCR-502?page=all ] Marcel Reutegger resolved JCR-502. -- Fix Version/s: 1.1 Resolution: Fixed Comitted my above mentioned patch. svn revision: 428296 Thank you for reporting this issue. TCK:

[jira] Resolved: (JCR-518) TCK: XPath order by test uses non-standard column specifier mechanism

2006-08-03 Thread Marcel Reutegger (JIRA)
[ http://issues.apache.org/jira/browse/JCR-518?page=all ] Marcel Reutegger resolved JCR-518. -- Fix Version/s: 1.1 Resolution: Fixed Fixed as proposed. svn revision: 428306 Thank you for reporting this issue and providing the patch. TCK: XPath

[jira] Resolved: (JCR-524) TCK: PredicatesTest does not respect testroot configuration property

2006-08-03 Thread Marcel Reutegger (JIRA)
[ http://issues.apache.org/jira/browse/JCR-524?page=all ] Marcel Reutegger resolved JCR-524. -- Fix Version/s: 1.1 Resolution: Fixed Fixed as proposed. svn revision: 428311 Thank you for reporting this issue. TCK: PredicatesTest does not

[jira] Resolved: (JCR-525) TCK: TextNodeTest and jcr:xmltext/jcr:xmlcharacters

2006-08-03 Thread Marcel Reutegger (JIRA)
[ http://issues.apache.org/jira/browse/JCR-525?page=all ] Marcel Reutegger resolved JCR-525. -- Fix Version/s: 1.1 Resolution: Fixed Fixed as proposed. svn revision: 428377 Thank you for reporting this issue and for providing a patch. TCK:

[jira] Resolved: (JCR-526) TCK: XPathQueryLevel2Test uses optional column specifier syntax

2006-08-03 Thread Marcel Reutegger (JIRA)
[ http://issues.apache.org/jira/browse/JCR-526?page=all ] Marcel Reutegger resolved JCR-526. -- Fix Version/s: 1.1 Resolution: Fixed Fixed as proposed. svn revision: 428405 Thank you for reporting this issue. TCK: XPathQueryLevel2Test uses

[jira] Resolved: (JCR-527) TCK: DerefQueryLevel1Test requires support for optional jcr:deref function

2006-08-03 Thread Marcel Reutegger (JIRA)
[ http://issues.apache.org/jira/browse/JCR-527?page=all ] Marcel Reutegger resolved JCR-527. -- Fix Version/s: 1.1 Resolution: Fixed If the implementation throws a RepositoryException when the query is created or executed the test case assumes

[jira] Assigned: (JCR-529) New versions added after a restore have bad version name

2006-08-03 Thread Tobias Bocanegra (JIRA)
[ http://issues.apache.org/jira/browse/JCR-529?page=all ] Tobias Bocanegra reassigned JCR-529: Assignee: Tobias Bocanegra New versions added after a restore have bad version name

[jira] Resolved: (JCR-528) TCK: GetPersistentQueryPathTest and SaveTest require nt:query

2006-08-03 Thread Marcel Reutegger (JIRA)
[ http://issues.apache.org/jira/browse/JCR-528?page=all ] Marcel Reutegger resolved JCR-528. -- Fix Version/s: 1.1 Resolution: Fixed Fixed as proposed. svn revision: 428412 Thank you for reporting this issue. TCK: GetPersistentQueryPathTest

[jira] Updated: (JCR-332) maven2 pom contribution

2006-08-03 Thread Christoph Kiehl (JIRA)
[ http://issues.apache.org/jira/browse/JCR-332?page=all ] Christoph Kiehl updated JCR-332: Attachment: jcr-rmi-pom.xml Added jcr-rmi-pom.xml. This is a basic maven 2 pom for jackrabbit-jcr-rmi. Checkstyle reports are still missing cause I just needed a

[jira] Updated: (JCR-482) DocViewSaxEventGenerator may generate non-NS-wellformed XML

2006-08-03 Thread Julian Reschke (JIRA)
[ http://issues.apache.org/jira/browse/JCR-482?page=all ] Julian Reschke updated JCR-482: --- Attachment: JIRA-482.diff.txt Proposed patch (serializer remembers previously written namespace declarations and adds new ones when needed).

Re: error in node.save() don't cancel child added node

2006-08-03 Thread Tobias Bocanegra
if the save fails, no item is persisted and the node remains in the transient space of his session. On 8/3/06, Paco Avila [EMAIL PROTECTED] wrote: I'm implementing my AccessManager and when an user add a document into a folder where he can't write, the application fails on paren node save().

Re: error in node.save() don't cancel child added node

2006-08-03 Thread Paco Avila
El jue, 03-08-2006 a las 20:16 +0200, Tobias Bocanegra escribió: if the save fails, no item is persisted and the node remains in the transient space of his session. ok, the others users can't see this node, but the adder user can. How do I elimnate this node from the adder user session? If the

[jira] Commented: (JCR-332) maven2 pom contribution

2006-08-03 Thread Jukka Zitting (JIRA)
[ http://issues.apache.org/jira/browse/JCR-332?page=comments#action_12425600 ] Jukka Zitting commented on JCR-332: --- Thanks for the jcr-rmi-pom.xml contribution! Committed in revision 428511. maven2 pom contribution ---

[jira] Updated: (JCR-442) Implement a backup tool

2006-08-03 Thread Nicolas Toper (JIRA)
[ http://issues.apache.org/jira/browse/JCR-442?page=all ] Nicolas Toper updated JCR-442: -- Attachment: patch-jr-060803.txt Jackrabbit patch to core to allow restore. 2 updates: - Added to NamespaceRegistryImpl this method public boolean isRegistered(String

Node type documentation system

2006-08-03 Thread Sten R. Sandvik
Hi all. I am going through some old code on my computer and got to my ntdoc project that I initially made for my documentation needs for JSR 170 nodetypes. Just wondering if this is something that is already existing, or if I should commit it to jackrabbit. It needs alittle more work, but the

Re: Node type documentation system

2006-08-03 Thread Jukka Zitting
Hi, On 8/3/06, Sten R. Sandvik [EMAIL PROTECTED] wrote: I am going through some old code on my computer and got to my ntdoc project that I initially made for my documentation needs for JSR 170 nodetypes. Just wondering if this is something that is already existing, or if I should commit it to

SV: Node type documentation system

2006-08-03 Thread Sten R. Sandvik
Yes, will do that. I have already sendt over a CLA for the JCA contribution. Do I need to sign it again? :-) Fra: Jukka Zitting [mailto:[EMAIL PROTECTED] Sendt: to 03.08.2006 23:28 Til: dev@jackrabbit.apache.org Emne: Re: Node type documentation system Hi,

Re: Node type documentation system

2006-08-03 Thread Jukka Zitting
Hi, On 8/4/06, Sten R. Sandvik [EMAIL PROTECTED] wrote: Yes, will do that. I have already sendt over a CLA for the JCA contribution. Do I need to sign it again? :-) Ah, sorry for that. I didn't recall it was you who contributed the JCA. :-) No need to do the paperwork again. BR, Jukka

Re: using jackrabbit to store email with meta-data

2006-08-03 Thread robert burrell donkin
On 8/3/06, Lars Heuer [EMAIL PROTECTED] wrote: Hi Robert, hi lars [...] There has been discussion about generalizing the WebDAV implementation in Jackrabbit. Some parts are already quite general, i.e. the Jackrabbit WebDAV server already provides two alternate (file- and item-based)