You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by Jukka Zitting <ju...@gmail.com> on 2012/01/19 19:23:41 UTC

[VOTE] Release Apache Jackrabbit 2.3.7

Hi,

A candidate for the Jackrabbit 2.3.7 release is available at:

    http://people.apache.org/~jukka/jackrabbit/2.3.7/

The release candidate is a zip archive of the sources in:

    http://svn.apache.org/repos/asf/jackrabbit/tags/2.3.7/

The SHA1 checksum of the archive is f772f95a79edf2b45ed3fa18d86acd75a0cf0b06.

A staged Maven repository is available for review at:

    https://repository.apache.org/content/repositories/orgapachejackrabbit-098/

The command for running automated checks against this release candidate is:

    $ sh check-release.sh jukka 2.3.7 f772f95a79edf2b45ed3fa18d86acd75a0cf0b06

Please vote on releasing this package as Apache Jackrabbit 2.3.7.
The vote is open for the next 72 hours and passes if a majority of at
least three +1 Jackrabbit PMC votes are cast.

    [ ] +1 Release this package as Apache Jackrabbit 2.3.7
    [ ] -1 Do not release this package because...

My vote is +1.

BR,

Jukka Zitting

Re: [VOTE] Release Apache Jackrabbit 2.3.7

Posted by David Buchmann <da...@liip.ch>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

i ran the phpcr tests with jackalope and it looks good.

+1


the only surprise i had: we had one test with a (very weird) join query

SELECT data.zeronumber
FROM [nt:unstructured] AS data
    INNER JOIN [nt:unstructured] AS second
        ON data.[jcr:mimeType] = second.[jcr:mimeType]

WHERE data.zeronumber = 0

there is only one node that should match. up until 2.3.6 this gave 1 row
of results. 2.3.7 gives me 3 rows. i am not sure if the old behaviour
was a bug or if its simply not defined what should happen in this case.

i now test with a more sane join of two different types and that works
correctly.

cheers,david


Am 19.01.2012 19:23, schrieb Jukka Zitting:
> Hi,
> 
> A candidate for the Jackrabbit 2.3.7 release is available at:
> 
>     http://people.apache.org/~jukka/jackrabbit/2.3.7/
> 
> The release candidate is a zip archive of the sources in:
> 
>     http://svn.apache.org/repos/asf/jackrabbit/tags/2.3.7/
> 
> The SHA1 checksum of the archive is f772f95a79edf2b45ed3fa18d86acd75a0cf0b06.
> 
> A staged Maven repository is available for review at:
> 
>     https://repository.apache.org/content/repositories/orgapachejackrabbit-098/
> 
> The command for running automated checks against this release candidate is:
> 
>     $ sh check-release.sh jukka 2.3.7 f772f95a79edf2b45ed3fa18d86acd75a0cf0b06
> 
> Please vote on releasing this package as Apache Jackrabbit 2.3.7.
> The vote is open for the next 72 hours and passes if a majority of at
> least three +1 Jackrabbit PMC votes are cast.
> 
>     [ ] +1 Release this package as Apache Jackrabbit 2.3.7
>     [ ] -1 Do not release this package because...
> 
> My vote is +1.
> 
> BR,
> 
> Jukka Zitting

- -- 
Liip AG // Agile Web Development // T +41 26 422 25 11
CH-1700 Fribourg // PGP 0xA581808B // www.liip.ch
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk8Zc0gACgkQqBnXnqWBgItR9gCfTaAObe4Sw7puStFbXA76UzMB
maIAn0VoFEEAoyUUXAYPlD6sbGFnZFiG
=xPih
-----END PGP SIGNATURE-----

Re: [VOTE] Release Apache Jackrabbit 2.3.7

Posted by Tobias Bocanegra <tr...@adobe.com>.
* downloaded the zip archive (ok)
* verified checksum (ok)
* built and run tests (ok)

+1 Release this package as Apache Jackrabbit 2.3.7

--
toby

On Thu, Jan 19, 2012 at 10:23 AM, Jukka Zitting <ju...@gmail.com> wrote:
> Hi,
>
> A candidate for the Jackrabbit 2.3.7 release is available at:
>
>    http://people.apache.org/~jukka/jackrabbit/2.3.7/
>
> The release candidate is a zip archive of the sources in:
>
>    http://svn.apache.org/repos/asf/jackrabbit/tags/2.3.7/
>
> The SHA1 checksum of the archive is f772f95a79edf2b45ed3fa18d86acd75a0cf0b06.
>
> A staged Maven repository is available for review at:
>
>    https://repository.apache.org/content/repositories/orgapachejackrabbit-098/
>
> The command for running automated checks against this release candidate is:
>
>    $ sh check-release.sh jukka 2.3.7 f772f95a79edf2b45ed3fa18d86acd75a0cf0b06
>
> Please vote on releasing this package as Apache Jackrabbit 2.3.7.
> The vote is open for the next 72 hours and passes if a majority of at
> least three +1 Jackrabbit PMC votes are cast.
>
>    [ ] +1 Release this package as Apache Jackrabbit 2.3.7
>    [ ] -1 Do not release this package because...
>
> My vote is +1.
>
> BR,
>
> Jukka Zitting

Re: [VOTE] Release Apache Jackrabbit 2.3.7

Posted by Bart van der Schans <b....@onehippo.com>.
Looking good!

+1

Regards,
Bart

On Thu, Jan 19, 2012 at 7:23 PM, Jukka Zitting <ju...@gmail.com> wrote:
> Hi,
>
> A candidate for the Jackrabbit 2.3.7 release is available at:
>
>    http://people.apache.org/~jukka/jackrabbit/2.3.7/
>
> The release candidate is a zip archive of the sources in:
>
>    http://svn.apache.org/repos/asf/jackrabbit/tags/2.3.7/
>
> The SHA1 checksum of the archive is f772f95a79edf2b45ed3fa18d86acd75a0cf0b06.
>
> A staged Maven repository is available for review at:
>
>    https://repository.apache.org/content/repositories/orgapachejackrabbit-098/
>
> The command for running automated checks against this release candidate is:
>
>    $ sh check-release.sh jukka 2.3.7 f772f95a79edf2b45ed3fa18d86acd75a0cf0b06
>
> Please vote on releasing this package as Apache Jackrabbit 2.3.7.
> The vote is open for the next 72 hours and passes if a majority of at
> least three +1 Jackrabbit PMC votes are cast.
>
>    [ ] +1 Release this package as Apache Jackrabbit 2.3.7
>    [ ] -1 Do not release this package because...
>
> My vote is +1.
>
> BR,
>
> Jukka Zitting



-- 
Amsterdam - Oosteinde 11, 1017 WT Amsterdam
Boston - 1 Broadway, Cambridge, MA 02142

US +1 877 414 4776 (toll free)
Europe +31(0)20 522 4466
www.onehippo.com

[RESULT] [VOTE] Release Apache Jackrabbit 2.3.7

Posted by Jukka Zitting <ju...@gmail.com>.
Hi,

On Thu, Jan 19, 2012 at 7:23 PM, Jukka Zitting <ju...@gmail.com> wrote:
> Please vote on releasing this package as Apache Jackrabbit 2.3.7.

The vote passes as follows (* marks a PMC member):

    +1 Bart van der Schans *
    +1 Claus Köll *
    +1 David Buchmann
    +1 Jukka Zitting *
    +1 Tobias Bocanegra *

Thanks! I'll push the release out.

PS. David, can you file a bug report about the problem you described?
It sounds like it could be a regression from JCR-3198.

BR,

Jukka Zitting

AW: [VOTE] Release Apache Jackrabbit 2.3.7

Posted by KÖLL Claus <C....@TIROL.GV.AT>.
+1

greets
claus