[VOTE] Release Apache Jackrabbit Oak 1.2.20

2016-10-11 Thread Amit Jain
A candidate for the Jackrabbit Oak 1.2.20 release is available at: https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.2.20/ The release candidate is a zip archive of the sources in: https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.2.20/ The SHA1 checksum of the

Re: XPath query

2016-10-11 Thread Thomas Mueller
Hi, Sorry typo in "type", wanted to write "typo": >I thought even in Jackrabbit 2.x, the "test" was assumed to be a type and >automatically converted to "@test"... Should read: I thought even in Jackrabbit 2.x, the "test" was assumed to be a typo ... Regards, Thomas

Re: [VOTE] Release Apache Jackrabbit Oak 1.5.12

2016-10-11 Thread Thomas Mueller
[X] +1 Release this package as Apache Jackrabbit Oak 1.5.12

Re: XPath query

2016-10-11 Thread Roy Teeuwen
Hey Thomas, I tested the query on a JCR 2.x ;) it used to worked there. I would use it in situations where the query goes deeper, something like /jcr:root/content/site//element(*,cq:PageContent)[parsys/some-component] to select pages with a specific component in the parsys But yup! your

Re: [VOTE] Release Apache Jackrabbit Oak 1.5.12

2016-10-11 Thread Michael Dürig
On 11.10.16 11:57 , Davide Giannella wrote: [X] +1 Release this package as Apache Jackrabbit Oak 1.5.12 Michael

Re: [VOTE] Release Apache Jackrabbit Oak 1.5.12

2016-10-11 Thread Davide Giannella
[X] +1 Release this package as Apache Jackrabbit Oak 1.5.12 Davide

Re: XPath query

2016-10-11 Thread Thomas Mueller
Hi, I thought even in Jackrabbit 2.x, the "test" was assumed to be a type and automatically converted to "@test"... Maybe I'm wrong. What should work (for both Jackrabbit 2.x and Oak) is using "test/@jcr:primaryType" instead of "test". So: /jcr:root//*[test/@jcr:primaryType]

[VOTE] Release Apache Jackrabbit Oak 1.5.12

2016-10-11 Thread Davide Giannella
A candidate for the Jackrabbit Oak 1.5.12 release is available at: https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.5.12/ The release candidate is a zip archive of the sources in: https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.5.12/ The SHA1 checksum of