Re: [VOTE] Release Apache Jackrabbit Oak 1.22.20

2024-05-13 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.22.20

...where...

[INFO] Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)
[INFO] OS name: "windows 11", version: "10.0", arch: "amd64", family: "windows"
[INFO] Java version: 1.8.0_401, vendor: Oracle Corporation, runtime:
C:\Java\jdk-1.8\jre
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Fri, May 10, 2024 at 7:10 PM Nitin Gupta  wrote:
>
> A candidate for the Jackrabbit Oak 1.22.20 release is available at:
>
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.22.20/
>
>
> The release candidate is a zip archive of the sources in:
>
>
>  https://github.com/apache/jackrabbit-oak/tree/jackrabbit-oak-1.22.20/
>
>
> The SHA1 checksum of the archive is
> d4f5a8b32b01c49c994d7de613cc69bd980c83a5.
>
>
> A staged Maven repository is available for review at:
>
>
> https://repository.apache.org/
>
>
> The command for running automated checks against this release candidate is:
>
>
> # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
>
> $ sh check-release.sh oak 1.22.20
> d4f5a8b32b01c49c994d7de613cc69bd980c83a5
>
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.22.20.
>
> 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 Oak 1.22.20
>
> [ ] -1 Do not release this package because...


Re: [VOTE] Release Apache Jackrabbit Oak 1.62.0

2024-04-06 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.62.0

...where...

[INFO] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
[INFO] OS name: "windows 11", version: "10.0", arch: "amd64", family: "windows"
[INFO] Java version: 11.0.20, vendor: Oracle Corporation, runtime:
C:\Java\jdk-11
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Thu, Apr 4, 2024 at 5:58 AM Julian Reschke
 wrote:
>
> A candidate for the Jackrabbit Oak 1.62.0 release is available at:
>
>  https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.62.0/
>
> The release candidate is a zip archive of the sources in:
>
>   https://github.com/apache/jackrabbit-oak/tree/jackrabbit-oak-1.62.0/
>
> The SHA1 checksum of the archive is
> 3238901fc55a55103ae487601e5cb81463d7c2c1.
>
> A staged Maven repository is available for review at:
>
>  https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
>  # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
>  $ sh check-release.sh oak 1.62.0
> 3238901fc55a55103ae487601e5cb81463d7c2c1
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.62.0.
> 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 Oak 1.62.0
>  [ ] -1 Do not release this package because...
>
> Best regards, Julian


Re: [VOTE] Release Apache Jackrabbit Oak 1.62.0

2024-04-06 Thread Woonsan Ko
It seems working fine on a different machine.

Woonsan

On Fri, Apr 5, 2024 at 8:59 AM Woonsan Ko  wrote:
>
> The build is failing on my machine due to a unit test failure:
>
> ---
> Test set: org.apache.jackrabbit.oak.segment.ReadOnlyStoreBlobReferencesTest
> ---
> Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.686
> s <<< FAILURE! - in
> org.apache.jackrabbit.oak.segment.ReadOnlyStoreBlobReferencesTest
> collectReferencesAfterGC(org.apache.jackrabbit.oak.segment.ReadOnlyStoreBlobReferencesTest)
>  Time elapsed: 0.504 s  <<< FAILURE!
> java.lang.AssertionError: Read only store visible references different
> expected:<0> but was:<1>
> at org.junit.Assert.fail(Assert.java:89)
> at org.junit.Assert.failNotEquals(Assert.java:835)
> at org.junit.Assert.assertEquals(Assert.java:647)
> at 
> org.apache.jackrabbit.oak.segment.ReadOnlyStoreBlobReferencesTest.assertReferences(ReadOnlyStoreBlobReferencesTest.java:140)
> at 
> org.apache.jackrabbit.oak.segment.ReadOnlyStoreBlobReferencesTest.collectReferencesAfterGC(ReadOnlyStoreBlobReferencesTest.java:98)
> ...
>
> My env:
> $ mvn -v
> Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)
> Maven home: C:\Users\woonsan\apache-maven-3.9.6
> Java version: 11.0.2, vendor: Oracle Corporation, runtime: C:\Java\jdk-11.0.2
> Default locale: ko_KR, platform encoding: MS949
> OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
>
> This might be an environment-specific issue. Any hint?
>
> Thanks in advance,
>
> Woonsan
>
> On Thu, Apr 4, 2024 at 5:58 AM Julian Reschke
>  wrote:
> >
> > A candidate for the Jackrabbit Oak 1.62.0 release is available at:
> >
> >  https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.62.0/
> >
> > The release candidate is a zip archive of the sources in:
> >
> >   https://github.com/apache/jackrabbit-oak/tree/jackrabbit-oak-1.62.0/
> >
> > The SHA1 checksum of the archive is
> > 3238901fc55a55103ae487601e5cb81463d7c2c1.
> >
> > A staged Maven repository is available for review at:
> >
> >  https://repository.apache.org/
> >
> > The command for running automated checks against this release candidate is:
> >
> >  # run in SVN checkout of
> > https://dist.apache.org/repos/dist/dev/jackrabbit
> >  $ sh check-release.sh oak 1.62.0
> > 3238901fc55a55103ae487601e5cb81463d7c2c1
> >
> > Please vote on releasing this package as Apache Jackrabbit Oak 1.62.0.
> > 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 Oak 1.62.0
> >  [ ] -1 Do not release this package because...
> >
> > Best regards, Julian


Re: [VOTE] Release Apache Jackrabbit Oak 1.62.0

2024-04-04 Thread Woonsan Ko
The build is failing on my machine due to a unit test failure:

---
Test set: org.apache.jackrabbit.oak.segment.ReadOnlyStoreBlobReferencesTest
---
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.686
s <<< FAILURE! - in
org.apache.jackrabbit.oak.segment.ReadOnlyStoreBlobReferencesTest
collectReferencesAfterGC(org.apache.jackrabbit.oak.segment.ReadOnlyStoreBlobReferencesTest)
 Time elapsed: 0.504 s  <<< FAILURE!
java.lang.AssertionError: Read only store visible references different
expected:<0> but was:<1>
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals(Assert.java:835)
at org.junit.Assert.assertEquals(Assert.java:647)
at 
org.apache.jackrabbit.oak.segment.ReadOnlyStoreBlobReferencesTest.assertReferences(ReadOnlyStoreBlobReferencesTest.java:140)
at 
org.apache.jackrabbit.oak.segment.ReadOnlyStoreBlobReferencesTest.collectReferencesAfterGC(ReadOnlyStoreBlobReferencesTest.java:98)
...

My env:
$ mvn -v
Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)
Maven home: C:\Users\woonsan\apache-maven-3.9.6
Java version: 11.0.2, vendor: Oracle Corporation, runtime: C:\Java\jdk-11.0.2
Default locale: ko_KR, platform encoding: MS949
OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"

This might be an environment-specific issue. Any hint?

Thanks in advance,

Woonsan

On Thu, Apr 4, 2024 at 5:58 AM Julian Reschke
 wrote:
>
> A candidate for the Jackrabbit Oak 1.62.0 release is available at:
>
>  https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.62.0/
>
> The release candidate is a zip archive of the sources in:
>
>   https://github.com/apache/jackrabbit-oak/tree/jackrabbit-oak-1.62.0/
>
> The SHA1 checksum of the archive is
> 3238901fc55a55103ae487601e5cb81463d7c2c1.
>
> A staged Maven repository is available for review at:
>
>  https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
>  # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
>  $ sh check-release.sh oak 1.62.0
> 3238901fc55a55103ae487601e5cb81463d7c2c1
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.62.0.
> 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 Oak 1.62.0
>  [ ] -1 Do not release this package because...
>
> Best regards, Julian


Re: [VOTE] Release Apache Jackrabbit Oak 1.22.19

2024-03-09 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.22.19

...where...

[INFO] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
[INFO] OS name: "windows 11", version: "10.0", arch: "amd64", family: "windows"
[INFO] Java version: 11.0.20, vendor: Oracle Corporation, runtime:
C:\Java\jdk-11
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Sat, Mar 9, 2024 at 3:44 AM Julian Reschke  wrote:
>
> A candidate for the Jackrabbit Oak 1.22.19 release is available at:
>
>  https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.22.19/
>
> The release candidate is a zip archive of the sources in:
>
>   https://github.com/apache/jackrabbit-oak/tree/jackrabbit-oak-1.22.19/
>
> The SHA1 checksum of the archive is
> 53ef6669cc0f96eef68a51258663b8a55bd7f8d4.
>
> A staged Maven repository is available for review at:
>
>  https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
>  # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
>  $ sh check-release.sh oak 1.22.19
> 53ef6669cc0f96eef68a51258663b8a55bd7f8d4
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.22.19.
> 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 Oak 1.22.19
>  [ ] -1 Do not release this package because...


Re: [VOTE] Release Apache Jackrabbit Oak 1.60.0

2023-12-02 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.60.0

...where...

[INFO] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
[INFO] OS name: "windows 11", version: "10.0", arch: "amd64", family: "windows"
[INFO] Java version: 11.0.20, vendor: Oracle Corporation, runtime:
C:\Java\jdk-11
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Sat, Dec 2, 2023 at 3:35 AM Julian Reschke  wrote:
>
> A candidate for the Jackrabbit Oak 1.60.0 release is available at:
>
>  https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.60.0/
>
> The release candidate is a zip archive of the sources in:
>
>   https://github.com/apache/jackrabbit-oak/tree/jackrabbit-oak-1.60.0/
>
> The SHA1 checksum of the archive is
> c7446fb0432490521bae957f031954d968c12440.
>
> A staged Maven repository is available for review at:
>
>  https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
>  # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
>  $ sh check-release.sh oak 1.60.0
> c7446fb0432490521bae957f031954d968c12440
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.60.0.
> 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 Oak 1.60.0
>  [ ] -1 Do not release this package because...
>
> Best regards, Julian


Re: [VOTE] Release Apache Jackrabbit Oak 1.22.18

2023-11-28 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.22.18

...where...

[INFO] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
[INFO] OS name: "windows 11", version: "10.0", arch: "amd64", family: "windows"
[INFO] Java version: 11.0.20, vendor: Oracle Corporation, runtime:
C:\Java\jdk-11
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Tue, Nov 28, 2023 at 10:20 PM Julian Reschke  wrote:
>
> A candidate for the Jackrabbit Oak 1.22.18 release is available at:
>
>  https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.22.18/
>
> The release candidate is a zip archive of the sources in:
>
>   https://github.com/apache/jackrabbit-oak/tree/jackrabbit-oak-1.22.18/
>
> The SHA1 checksum of the archive is
> f17dcf2fa7e24c77bfe9cae95ba4c710ce4763f6.
>
> A staged Maven repository is available for review at:
>
>  https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
>  # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
>  $ sh check-release.sh oak 1.22.18
> f17dcf2fa7e24c77bfe9cae95ba4c710ce4763f6
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.22.18.
> 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 Oak 1.22.18
>  [ ] -1 Do not release this package because...
>
> Best regards, Julian


Re: [VOTE] Release Apache Jackrabbit Oak 1.58.0

2023-10-12 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.58.0

...where...

[INFO] Apache Maven 3.9.2 (c9616018c7a021c1c39be70fb2843d6f5f9b8a1c)
[INFO] OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
[INFO] Java version: 11.0.18, vendor: Oracle Corporation, runtime:
C:\Java\jdk-11
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Wed, Oct 11, 2023 at 1:02 PM Julian Reschke  wrote:
>
> A candidate for the Jackrabbit Oak 1.58.0 release is available at:
>
>  https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.58.0/
>
> The release candidate is a zip archive of the sources in:
>
>   https://github.com/apache/jackrabbit-oak/tree/jackrabbit-oak-1.58.0/
>
> The SHA1 checksum of the archive is
> da239d1b25ba60cb8d2d311c9bbb3ef86566a57e.
>
> A staged Maven repository is available for review at:
>
>  https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
>  # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
>  $ sh check-release.sh oak 1.58.0
> da239d1b25ba60cb8d2d311c9bbb3ef86566a57e
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.58.0.
> 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 Oak 1.58.0
>  [ ] -1 Do not release this package because...
>
> Best regards, Julian


Re: [VOTE] Release Apache Jackrabbit Oak 1.22.17

2023-09-12 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.22.17

...where...

[INFO] Apache Maven 3.9.2 (c9616018c7a021c1c39be70fb2843d6f5f9b8a1c)
[INFO] OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
[INFO] Java version: 1.8.0_371, vendor: Oracle Corporation, runtime:
C:\Java\jdk-1.8\jre
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Tue, Sep 12, 2023 at 3:38 PM Julian Reschke  wrote:
>
> A candidate for the Jackrabbit Oak 1.22.17 release is available at:
>
>  https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.22.17/
>
> The release candidate is a zip archive of the sources in:
>
>   https://github.com/apache/jackrabbit-oak/tree/jackrabbit-oak-1.22.17/
>
> The SHA1 checksum of the archive is
> e103d44a309e7352d97fe42bf4d6c353927f08b4.
>
> A staged Maven repository is available for review at:
>
>  https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
>  # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
>  $ sh check-release.sh oak 1.22.17
> e103d44a309e7352d97fe42bf4d6c353927f08b4
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.22.17.
> 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 Oak 1.22.17
>  [ ] -1 Do not release this package because...
>
> Best regards, Julian


Re: [VOTE] Release Apache Jackrabbit Oak 1.56.0

2023-08-29 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.56.0

...where...

[INFO] Apache Maven 3.9.2 (c9616018c7a021c1c39be70fb2843d6f5f9b8a1c)
[INFO] OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
[INFO] Java version: 11.0.18, vendor: Oracle Corporation, runtime:
C:\Java\jdk-11
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Tue, Aug 29, 2023 at 8:20 PM Julian Reschke  wrote:
>
> A candidate for the Jackrabbit Oak 1.56.0 release is available at:
>
>  https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.56.0/
>
> The release candidate is a zip archive of the sources in:
>
>   https://github.com/apache/jackrabbit-oak/tree/jackrabbit-oak-1.56.0/
>
> The SHA1 checksum of the archive is
> ca6e15f54f946db689af700294e7e46c2bdf66b2.
>
> A staged Maven repository is available for review at:
>
>  https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
>  # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
>  $ sh check-release.sh oak 1.56.0
> ca6e15f54f946db689af700294e7e46c2bdf66b2
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.56.0.
> 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 Oak 1.56.0
>  [ ] -1 Do not release this package because...
>
> Best regards, Julian


Re: [VOTE] Release Apache Jackrabbit Oak 1.54.0

2023-07-19 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.54.0

...where...

[INFO] Apache Maven 3.9.2 (c9616018c7a021c1c39be70fb2843d6f5f9b8a1c)
[INFO] OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
[INFO] Java version: 11.0.18, vendor: Oracle Corporation, runtime:
C:\Java\jdk-11
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Thu, Jul 20, 2023 at 1:58 AM Julian Reschke  wrote:
>
> A candidate for the Jackrabbit Oak 1.54.0 release is available at:
>
>  https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.54.0/
>
> The release candidate is a zip archive of the sources in:
>
>   https://github.com/apache/jackrabbit-oak/tree/jackrabbit-oak-1.54.0/
>
> The SHA1 checksum of the archive is
> 95f1b68153a1b3d3adf9e9d8aaac9c90325edbcb.
>
> A staged Maven repository is available for review at:
>
>  https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
>  # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
>  $ sh check-release.sh oak 1.54.0
> 95f1b68153a1b3d3adf9e9d8aaac9c90325edbcb
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.54.0.
> 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 Oak 1.54.0
>  [ ] -1 Do not release this package because...
>
> Best regards, Julian


Re: [VOTE] Release Apache Jackrabbit Oak 1.22.16

2023-07-14 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.22.16

...where...

[INFO] Apache Maven 3.9.2 (c9616018c7a021c1c39be70fb2843d6f5f9b8a1c)
[INFO] OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
[INFO] Java version: 1.8.0_371, vendor: Oracle Corporation, runtime:
C:\Java\jdk-1.8\jre
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Fri, Jul 14, 2023 at 2:39 PM Julian Reschke  wrote:
>
> A candidate for the Jackrabbit Oak 1.22.16 release is available at:
>
>  https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.22.16/
>
> The release candidate is a zip archive of the sources in:
>
>   https://github.com/apache/jackrabbit-oak/tree/jackrabbit-oak-1.22.16/
>
> The SHA1 checksum of the archive is
> ae2700633ea1964c37aaa42a6072502e78d5c4d4.
>
> A staged Maven repository is available for review at:
>
>  https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
>  # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
>  $ sh check-release.sh oak 1.22.16
> ae2700633ea1964c37aaa42a6072502e78d5c4d4
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.22.16.
> 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 Oak 1.22.16
>  [ ] -1 Do not release this package because...
>
> Best regards, Julian


Re: [VOTE] Release Apache Jackrabbit Oak 1.52.0

2023-05-10 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.52.0

...where...

[INFO] Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d)
[INFO] OS name: "windows 11", version: "10.0", arch: "amd64", family: "windows"
[INFO] Java version: 11.0.14, vendor: Oracle Corporation, runtime:
C:\Java\jdk-11.0.14
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Thu, May 11, 2023 at 1:53 AM Julian Reschke  wrote:
>
> A candidate for the Jackrabbit Oak 1.52.0 release is available at:
>
>  https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.52.0/
>
> The release candidate is a zip archive of the sources in:
>
>   https://github.com/apache/jackrabbit-oak/tree/jackrabbit-oak-1.52.0/
>
> The SHA1 checksum of the archive is
> 9122bc1cba321049992ad5c915a7658cb43db0c5.
>
> A staged Maven repository is available for review at:
>
>  https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
>  # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
>  $ sh check-release.sh oak 1.52.0
> 9122bc1cba321049992ad5c915a7658cb43db0c5
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.52.0.
> 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 Oak 1.52.0
>  [ ] -1 Do not release this package because...
>
> Best regards, Julian


Re: [VOTE] Release Apache Jackrabbit Oak 1.22.15

2023-04-04 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.22.15

[INFO] Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d)
[INFO] OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
[INFO] Java version: 1.8.0_291, vendor: Oracle Corporation, runtime:
C:\Java\jdk1.8.0_291\jre
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Tue, Apr 4, 2023 at 3:48 PM Julian Reschke  wrote:
>
> A candidate for the Jackrabbit Oak 1.22.15 release is available at:
>
>  https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.22.15/
>
> The release candidate is a zip archive of the sources in:
>
>   https://github.com/apache/jackrabbit-oak/tree/jackrabbit-oak-1.22.15/
>
> The SHA1 checksum of the archive is
> 8851c6dfcece935fcab2af013e96bac00c45a860.
>
> A staged Maven repository is available for review at:
>
>  https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
>  # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
>  $ sh check-release.sh oak 1.22.15
> 8851c6dfcece935fcab2af013e96bac00c45a860
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.22.15.
> 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 Oak 1.22.15
>  [ ] -1 Do not release this package because...
>
> Best regards, Julian


Re: [VOTE] Release Apache Jackrabbit Oak 1.50.0

2023-03-19 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.50.0

...where...

[INFO] Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d)
[INFO] OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
[INFO] Java version: 11.0.14, vendor: Oracle Corporation, runtime:
C:\Java\jdk-11.0.14
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Sat, Mar 18, 2023 at 6:50 PM Julian Reschke  wrote:
>
> A candidate for the Jackrabbit Oak 1.50.0 release is available at:
>
>  https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.50.0/
>
> The release candidate is a zip archive of the sources in:
>
>   https://github.com/apache/jackrabbit-oak/tree/jackrabbit-oak-1.50.0/
>
> The SHA1 checksum of the archive is
> 4afd298bf700d1af1a0f5ed9532cda4d2d09b18c.
>
> A staged Maven repository is available for review at:
>
>  https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
>  # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
>  $ sh check-release.sh oak 1.50.0
> 4afd298bf700d1af1a0f5ed9532cda4d2d09b18c
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.50.0.
> 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 Oak 1.50.0
>  [ ] -1 Do not release this package because...
>
> Best regards, Julian


Re: [VOTE] Release Apache Jackrabbit Oak 1.48.0

2023-01-24 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.48.0

...where...

[INFO] Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d)
[INFO] OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
[INFO] Java version: 1.8.0_291, vendor: Oracle Corporation, runtime:
C:\Java\jdk1.8.0_291\jre
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Tue, Jan 24, 2023 at 8:14 PM Julian Reschke  wrote:
>
> A candidate for the Jackrabbit Oak 1.48.0 release is available at:
>
>  https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.48.0/
>
> The release candidate is a zip archive of the sources in:
>
>   https://github.com/apache/jackrabbit-oak/tree/jackrabbit-oak-1.48.0/
>
> The SHA1 checksum of the archive is
> a1067257ff94be8edb274cace5a0b503a2dc2fc4.
>
> A staged Maven repository is available for review at:
>
>  https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
>  # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
>  $ sh check-release.sh oak 1.48.0
> a1067257ff94be8edb274cace5a0b503a2dc2fc4
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.48.0.
> 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 Oak 1.48.0
>  [ ] -1 Do not release this package because...
>
> Best regards, Julian


Re: [VOTE] Release Apache Jackrabbit Oak 1.22.14

2023-01-17 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.22.14

...where...

[INFO] Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d)
[INFO] OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
[INFO] Java version: 1.8.0_291, vendor: Oracle Corporation, runtime:
C:\Java\jdk1.8.0_291\jre
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Mon, Jan 16, 2023 at 11:44 PM Julian Reschke  wrote:
>
> A candidate for the Jackrabbit Oak 1.22.14 release is available at:
>
>  https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.22.14/
>
> The release candidate is a zip archive of the sources in:
>
>   https://github.com/apache/jackrabbit-oak/tree/jackrabbit-oak-1.22.14/
>
> The SHA1 checksum of the archive is
> f67ab705f0486a2e6613e616af235d053875de15.
>
> A staged Maven repository is available for review at:
>
>  https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
>  # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
>  $ sh check-release.sh oak 1.22.14
> f67ab705f0486a2e6613e616af235d053875de15
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.22.14.
> 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 Oak 1.22.14
>  [ ] -1 Do not release this package because...
>
> Best regards, Julian


Re: Subject: [VOTE] Release Apache Jackrabbit Oak 1.46.0

2022-12-20 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.46.0

...where...

[INFO] Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d)
[INFO] OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
[INFO] Java version: 11.0.14, vendor: Oracle Corporation, runtime:
C:\Java\jdk-11.0.14
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Sat, Dec 17, 2022 at 4:30 AM Nitin Gupta  wrote:
>
> A candidate for the Jackrabbit Oak 1.46.0 release is available at:
>
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.46.0/
>
>
> The release candidate is a zip archive of the sources in:
>
>
>  https://github.com/apache/jackrabbit-oak/tree/jackrabbit-oak-1.46.0/
>
>
> The SHA1 checksum of the archive is
> 08d9033cad302aef1d5bc20efa515576a06021cf.
>
>
> A staged Maven repository is available for review at:
>
>
> https://repository.apache.org/
>
>
> The command for running automated checks against this release candidate is:
>
>
> # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
>
> $ sh check-release.sh oak 1.46.0
> 08d9033cad302aef1d5bc20efa515576a06021cf
>
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.46.0.
>
> 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 Oak 1.46.0
>
> [ ] -1 Do not release this package because...
>
>
> Regards,
>
> Nitin


Re: [VOTE] Release Apache Jackrabbit Oak 1.22.13

2022-10-17 Thread Woonsan Ko
 [X] +1 Release this package as Apache Jackrabbit Oak 1.22.13

...where...

[INFO] Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d)
[INFO] OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
[INFO] Java version: 1.8.0_291, vendor: Oracle Corporation, runtime:
C:\Java\jdk1.8.0_291\jre
[INFO] MAVEN_OPTS:
[INFO] 
[INFO] ALL CHECKS OK

Regards,

Woonsan

On Thu, Oct 13, 2022 at 6:46 PM Nitin Gupta  wrote:
>
> A candidate for the Jackrabbit Oak 1.22.13 release is available at:
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.22.13/
>
> The release candidate is a zip archive of the sources in:
>  https://github.com/apache/jackrabbit-oak/tree/jackrabbit-oak-1.22.13/
>
> The SHA1 checksum of the archive is 81e467829f7c0beb238c4c5eb619cc92ee2f4684.
>
> A staged Maven repository is available for review at:
> https://repository.apache.org/
> The command for running automated checks against this release candidate is:
>
> # run in SVN checkout of https://dist.apache.org/repos/dist/dev/jackrabbit
> $ sh check-release.sh oak 1.22.13 81e467829f7c0beb238c4c5eb619cc92ee2f4684
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.22.13.
> 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 Oak 1.22.13
> [ ] -1 Do not release this package because...


Re: [VOTE] Release Apache Jackrabbit Oak 1.44.0

2022-07-12 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.44.0

...where...

$ uname
CYGWIN_NT-10.0
...
[INFO] Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d)
[INFO] OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
[INFO] Java version: 1.8.0_291, vendor: Oracle Corporation, runtime:
C:\Java\jdk1.8.0_291\jre
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Wed, Jul 13, 2022 at 5:07 AM Marcel Reutegger
 wrote:
>
> Hi,
>
> A candidate for the Jackrabbit Oak 1.44.0 release is available at:
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.44.0/
>
> The release candidate is a zip archive of the sources in:
>
>  https://github.com/apache/jackrabbit-oak/tree/jackrabbit-oak-1.44.0/
>
> The SHA1 checksum of the archive is 9953efef17ffe2d09e963462b47a8b483603615f.
>
> A staged Maven repository is available for review at:
>
> https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
> # run in SVN checkout of https://dist.apache.org/repos/dist/dev/jackrabbit
> $ sh check-release.sh oak 1.44.0 9953efef17ffe2d09e963462b47a8b483603615f
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.44.0.
> 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 Oak 1.44.0
> [ ] -1 Do not release this package because...
>
> Regards
> Marcel


Re: [VOTE] Release Apache Jackrabbit Oak 1.6.23

2022-03-13 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.6.23

..where..

[INFO] Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d)
[INFO] OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
[INFO] Java version: 1.8.0_291, vendor: Oracle Corporation, runtime:
C:\Java\jdk1.8.0_291\jre
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Sat, Mar 12, 2022 at 1:28 AM Nitin Gupta  wrote:
>
> A candidate for the Jackrabbit Oak 1.6.23 release is available at:
>
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.6.23/
>
>
> The release candidate is a zip archive of the sources in:
>
>
> https://github.com/apache/jackrabbit-oak/tree/jackrabbit-oak-1.6.23/
>
>
> The SHA1 checksum of the archive is dbd466c34a33468f485444cd11ee96b57cb7c206.
>
>
> A staged Maven repository is available for review at:
>
>
> https://repository.apache.org/
>
>
> The command for running automated checks against this release candidate is:
>
>
> # run in SVN checkout of https://dist.apache.org/repos/dist/dev/jackrabbit
>
> $ sh check-release.sh oak 1.6.23 dbd466c34a33468f485444cd11ee96b57cb7c206
>
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.6.23.
>
> 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 Oak 1.6.23
>
> [ ] -1 Do not release this package because...


Re: [VOTE] Release Apache Jackrabbit Oak 1.22.11

2022-02-22 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.22.11

...where...

[INFO] Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d)
[INFO] OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
[INFO] Java version: 1.8.0_291, vendor: Oracle Corporation, runtime:
C:\Java\jdk1.8.0_291\jre
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Tue, Feb 22, 2022 at 3:39 PM Nitin Gupta  wrote:
>
> A candidate for the Jackrabbit Oak 1.22.11 release is available at:
>
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.22.11/
>
>
> The release candidate is a zip archive of the sources in:
>
>
>  https://github.com/apache/jackrabbit-oak/tree/jackrabbit-oak-1.22.11/
>
>
> The SHA1 checksum of the archive is a30de1acef87debdcc73773d434529c4ab287283.
>
>
> A staged Maven repository is available for review at:
>
>
> https://repository.apache.org/
>
>
> The command for running automated checks against this release candidate is:
>
>
> # run in SVN checkout of https://dist.apache.org/repos/dist/dev/jackrabbit
>
> $ sh check-release.sh oak 1.22.11 a30de1acef87debdcc73773d434529c4ab287283
>
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.22.11.
>
> 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 Oak 1.22.11
>
> [ ] -1 Do not release this package because...


Re: [VOTE] Release Apache Jackrabbit Oak 1.6.22

2021-11-15 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.6.22

all checks ok where...

[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-04T04:39:06+09:00)
[INFO] OS name: "mac os x", version: "10.16", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Mon, Nov 15, 2021 at 10:44 PM Julian Reschke  wrote:
>
> A candidate for the Jackrabbit Oak 1.6.22 release is available at:
>
>  https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.6.22/
>
> The release candidate is a zip archive of the sources in:
>
>  https://github.com/apache/jackrabbit-oak/tree/jackrabbit-oak-1.6.22/
>
> The SHA1 checksum of the archive is
> c092e06ecbac4acaa3507b32696ee85f992dfffc.
>
> A staged Maven repository is available for review at:
>
>  https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
>  # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
>  $ sh check-release.sh oak 1.6.22
> c092e06ecbac4acaa3507b32696ee85f992dfffc
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.6.22.
> 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 Oak 1.6.22
>  [ ] -1 Do not release this package because...
>
> Best regards, Julian


Re: [VOTE] Release Apache Jackrabbit Oak 1.8.25

2021-11-01 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.8.25

...where...

[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-04T04:39:06+09:00)
[INFO] OS name: "mac os x", version: "10.16", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Mon, Nov 1, 2021 at 9:49 PM Nitin Gupta  wrote:
>
> A candidate for the Jackrabbit Oak 1.8.25 release is available at:
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.8.25/
>
> The release candidate is a zip archive of the sources in:
>
> https://github.com/apache/jackrabbit-oak/tree/jackrabbit-oak-1.8.25/
>
> The SHA1 checksum of the archive is f25cecbb18bfbcc6beb239ba040de523f1756260.
>
> A staged Maven repository is available for review at:
>
> https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
> # run in SVN checkout of https://dist.apache.org/repos/dist/dev/jackrabbit
> $ sh check-release.sh oak 1.8.25 f25cecbb18bfbcc6beb239ba040de523f1756260
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.8.25.
> 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 Oak 1.8.25
> [ ] -1 Do not release this package because...
>
> Regards,
> Nitin


Re: [VOTE] Release Apache Jackrabbit Oak 1.22.9

2021-10-08 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.22.9

...where...

[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-04T04:39:06+09:00)
[INFO] OS name: "mac os x", version: "10.16", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:
[INFO] 
[INFO] ALL CHECKS OK

Regards,

Woonsan


On Wed, Oct 6, 2021 at 7:36 PM Nitin Gupta  wrote:
>
> A candidate for the Jackrabbit Oak 1.22.9 release is available at:
>
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.22.9/
>
>
> The release candidate is a zip archive of the sources in:
>
>
>  https://github.com/apache/jackrabbit-oak/tree/jackrabbit-oak-1.22.9/
>
>
> The SHA1 checksum of the archive is
> 4d152de3d7b6e0893fc18dba9cc2cdb00afeb209.
>
>
> A staged Maven repository is available for review at:
>
>
> https://repository.apache.org/
>
>
> The command for running automated checks against this release candidate is:
>
>
> # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
>
> $ sh check-release.sh oak 1.22.9
> 4d152de3d7b6e0893fc18dba9cc2cdb00afeb209
>
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.22.9.
>
> 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 Oak 1.22.9
>
> [ ] -1 Do not release this package because...


Re: [VOTE] Release Apache Jackrabbit Oak 1.40.0

2021-06-01 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.40.0

...where...

[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-04T04:39:06+09:00)
[INFO] OS name: "mac os x", version: "10.16", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Sat, May 29, 2021 at 2:49 AM Miroslav Smiljanic  wrote:
>
> Hi All,
>
> A candidate for the Jackrabbit Oak 1.40.0 release is available at:
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.40.0/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.40.0/
>
> The SHA1 checksum of the archive is
> d44c42205818f815e0e81e097a267aaa7bc1.
>
> A staged Maven repository is available for review at:
>
> https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
> # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
> $ sh check-release.sh oak 1.40.0
> d44c42205818f815e0e81e097a267aaa7bc1
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.40.0.
> The vote passes if a majority of at
> least three +1 Jackrabbit PMC votes are cast.
>
> [ ] +1 Release this package as Apache Jackrabbit Oak 1.40.0
> [ ] -1 Do not release this package because...
>
> Regards,
> Miroslav


Re: [VOTE] Release Apache Jackrabbit Oak 1.6.21

2021-05-28 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.6.21

...where...

[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-04T04:39:06+09:00)
[INFO] OS name: "mac os x", version: "10.16", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Fri, May 28, 2021 at 8:12 PM Nitin Gupta  wrote:
>
> A candidate for the Jackrabbit Oak 1.6.21 release is available at:
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.6.21/
>
>
> The release candidate is a zip archive of the sources in:
>
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.6.21/
>
>
> The SHA1 checksum of the archive is
> f10e32bc7840e46af1e8b4b54dff1e3235b889b4.
>
>
> A staged Maven repository is available for review at:
>
>
> https://repository.apache.org/
>
>
> The command for running automated checks against this release candidate is:
>
>
> # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
>
> $ sh check-release.sh oak 1.6.21
> f10e32bc7840e46af1e8b4b54dff1e3235b889b4
>
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.6.21.
>
> 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 Oak 1.6.21
>
> [ ] -1 Do not release this package because...
>
>
> Regards,
>
> Nitin


Re: [VOTE] Release Apache Jackrabbit Oak 1.22.7

2021-04-09 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.22.7

...where...

[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-04T04:39:06+09:00)
[INFO] OS name: "mac os x", version: "10.15.7", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Fri, Apr 9, 2021 at 7:49 PM Marcel Reutegger  wrote:
>
> Hi,
>
> A candidate for the Jackrabbit Oak 1.22.7 release is available at:
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.22.7/
>
> The release candidate is a zip archive of the sources in:
>
> 
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.22.7/
>
> The SHA1 checksum of the archive is 4a8b7752abbe0d5bb7b58791cf620ec810d9b5ff.
>
> A staged Maven repository is available for review at:
>
> https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
> # run in SVN checkout of https://dist.apache.org/repos/dist/dev/jackrabbit
> $ sh check-release.sh oak 1.22.7 4a8b7752abbe0d5bb7b58791cf620ec810d9b5ff
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.22.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 Oak 1.22.7
> [ ] -1 Do not release this package because...
>
> Regards
>  Marcel


Re: [VOTE] Release Apache Jackrabbit Oak 1.38.0

2021-01-22 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.38.0

...where...

[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T15:39:06-04:00)
[INFO] OS name: "mac os x", version: "10.15.7", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Fri, Jan 22, 2021 at 8:47 AM Andrei Dulceanu  wrote:
>
> Hi all,
>
> A candidate for the Jackrabbit Oak 1.38.0 release is available at:
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.38.0/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.38.0/
>
> The SHA1 checksum of the archive is
> 68332e4551bad3608abcf8b9b71954a4c6dc9380.
>
> A staged Maven repository is available for review at:
>
> https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
> # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
> $ sh check-release.sh oak 1.38.0
> 68332e4551bad3608abcf8b9b71954a4c6dc9380
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.38.0.
> 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 Oak 1.38.0
> [ ] -1 Do not release this package because...
>
> Regards,
> Andrei


Re: [VOTE] Release Apache Jackrabbit Oak 1.8.24

2020-12-03 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.8.24

...where...

[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T15:39:06-04:00)
[INFO] OS name: "mac os x", version: "10.15.7", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Thu, Dec 3, 2020 at 2:06 AM Nitin Gupta  wrote:
>
> A candidate for the Jackrabbit Oak 1.8.24 release is available at:
>
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.8.24/
>
>
> The release candidate is a zip archive of the sources in:
>
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.8.24/
>
>
> The SHA1 checksum of the archive is
> d8049374d1ab4803ca1bb73c25e572880be4396f.
>
>
> A staged Maven repository is available for review at:
>
>
> https://repository.apache.org/
>
>
> The command for running automated checks against this release candidate is:
>
>
> # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
>
> $ sh check-release.sh oak 1.8.24
> d8049374d1ab4803ca1bb73c25e572880be4396f
>
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.8.24.
>
> 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 Oak 1.8.24
>
> [ ] -1 Do not release this package because...


Re: [VOTE] Release Apache Jackrabbit Oak 1.36

2020-11-12 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.36

...where...

[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T15:39:06-04:00)
[INFO] OS name: "mac os x", version: "10.15.7", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Thu, Nov 12, 2020 at 3:39 AM Andrei Dulceanu  wrote:
>
> A candidate for the Jackrabbit Oak 1.36 release is available at:
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.36/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.36/
>
> The SHA1 checksum of the archive is
> 1799ad433c321bc8da602f51f0df4bd30f713933.
>
> A staged Maven repository is available for review at:
>
> https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
> # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
> $ sh check-release.sh oak 1.36 1799ad433c321bc8da602f51f0df4bd30f713933
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.36.
> 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 Oak 1.36
> [ ] -1 Do not release this package because...
>
> Note: Due to a mistake in the release process, the version to be released
> ended up as 1.36, instead of 1.36.0. The next stable release from trunk
> will return to the previous versioning format, i.e. 1.38.0.
>
> Regards,
> Andrei


Re: [VOTE] Release Apache Jackrabbit Oak 1.22.5

2020-10-07 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.22.5

...where...

[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T15:39:06-04:00)
[INFO] OS name: "mac os x", version: "10.15.7", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Wed, Oct 7, 2020 at 8:07 AM Andrei Dulceanu  wrote:
>
> A candidate for the Jackrabbit Oak 1.22.5 release is available at:
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.22.5/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.22.5/
>
> The SHA1 checksum of the archive is
> 0843f7e48491a64fc06beb76a057bf2cbff82892.
>
> A staged Maven repository is available for review at:
>
> https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
> # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
> $ sh check-release.sh oak 1.22.5
> 0843f7e48491a64fc06beb76a057bf2cbff82892
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.22.5.
> 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 Oak 1.22.5
> [ ] -1 Do not release this package because...


Re: [VOTE] Release Apache Jackrabbit Oak 1.34.0

2020-09-08 Thread Woonsan Ko
On Tue, Sep 8, 2020 at 5:37 AM Julian Reschke  wrote:
>
> Am 08.09.2020 um 08:55 schrieb Marcel Reutegger:
> > Hi Julian,
> >
> > On 08.09.20, 08:05, "Julian Reschke"  wrote:
> >> ..., I now need relax the Windows firewall config, otherwise the Redis
> >> server used in tests does not start. It would be good if we could avoid
> >> that.
> >
> > Can you please create a JIRA issue for this?
>
> Sure: .

This is not a blocker of course, but perhaps I met the same issue on
my mac os x, too. I got a test error about once every two trials:

FAILURE! - in 
org.apache.jackrabbit.oak.segment.remote.persistentcache.PersistentDiskCacheTest
[ERROR] 
cleanupTest(org.apache.jackrabbit.oak.segment.remote.persistentcache.PersistentDiskCacheTest)
 Time elapsed: 2.299 s  <<< FAILURE!
java.lang.AssertionError: Segment(s) not cleaned up in cache
expected:<0> but was:<1>
at 
org.apache.jackrabbit.oak.segment.remote.persistentcache.PersistentDiskCacheTest.cleanupTest(PersistentDiskCacheTest.java:126)

I also see messages, "Do you want the application
``redis-server-2.8.19.app'' to accept incoming network connections?"
sometimes (disappearing automatically in a while) with the firewall
turned on. Not sure why it doesn't succeed or fail consistently.

Woonsan

>
>


Re: [VOTE] Release Apache Jackrabbit Oak 1.34.0

2020-09-08 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.34.0

...where...

[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T15:39:06-04:00)
[INFO] OS name: "mac os x", version: "10.15.6", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Mon, Sep 7, 2020 at 12:53 PM Marcel Reutegger
 wrote:
>
> Hi,
>
> A candidate for the Jackrabbit Oak 1.34.0 release is available at:
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.34.0/
>
> The release candidate is a zip archive of the sources in:
>
> 
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.34.0/
>
> The SHA1 checksum of the archive is dbc1f492f052377f909d4715a8c604c32f019d38.
>
> A staged Maven repository is available for review at:
>
> https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
> # run in SVN checkout of https://dist.apache.org/repos/dist/dev/jackrabbit
> $ sh check-release.sh oak 1.34.0 dbc1f492f052377f909d4715a8c604c32f019d38
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.34.0.
> 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 Oak 1.34.0
> [ ] -1 Do not release this package because...
>
> Regards
>  Marcel
>


Re: [VOTE] Release Apache Jackrabbit Oak 1.8.23

2020-08-24 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.8.23

...where...

[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T15:39:06-04:00)
[INFO] OS name: "mac os x", version: "10.15.6", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Mon, Aug 24, 2020 at 10:28 AM Nitin Gupta  wrote:
>
> A candidate for the Jackrabbit Oak 1.8.23 release is available at:
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.8.23/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.8.23/
>
> The SHA1 checksum of the archive is
> 31d168db4aadc6111e8f9ec74820042196d12912.
>
> A staged Maven repository is available for review at:
>
> https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
> # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
> $ sh check-release.sh oak 1.8.23
> 31d168db4aadc6111e8f9ec74820042196d12912
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.8.23.
> 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 Oak 1.8.23
> [ ] -1 Do not release this package because...


Re: [VOTE] Release Apache Jackrabbit Oak 1.22.4

2020-07-13 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.22.4

...where...

[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T15:39:06-04:00)
[INFO] OS name: "mac os x", version: "10.15.5", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:

Regards,

Woonsan


On Mon, Jul 13, 2020 at 7:04 AM Nitin Gupta  wrote:
>
> A candidate for the Jackrabbit Oak 1.22.4 release is available at:
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.22.4/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.22.4/
>
> The SHA1 checksum of the archive is
> 0ad446c249f4fa8469f2a47ea1a550f48aa828d0.
>
> A staged Maven repository is available for review at:
>
> https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
> # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
> $ sh check-release.sh oak 1.22.4
> 0ad446c249f4fa8469f2a47ea1a550f48aa828d0
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.22.4.
> 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 Oak 1.22.4
> [ ] -1 Do not release this package because...


Re: [VOTE] Release Apache Jackrabbit Oak 1.32.0

2020-07-10 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.32.0

...where...

[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T15:39:06-04:00)
[INFO] OS name: "mac os x", version: "10.15.5", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Fri, Jul 10, 2020 at 5:20 AM Marcel Reutegger  wrote:
>
> A candidate for the Jackrabbit Oak 1.32.0 release is available at:
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.32.0/
>
> The release candidate is a zip archive of the sources in:
>
> 
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.32.0/
>
> The SHA1 checksum of the archive is badb08abcbba2aba22501f239220e8c21d0cbd73.
>
> A staged Maven repository is available for review at:
>
> https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
> # run in SVN checkout of https://dist.apache.org/repos/dist/dev/jackrabbit
> $ sh check-release.sh oak 1.32.0 badb08abcbba2aba22501f239220e8c21d0cbd73
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.32.0.
> The vote is open for the next 120 hours and passes if a majority of at
> least three +1 Jackrabbit PMC votes are cast.
>
> [ ] +1 Release this package as Apache Jackrabbit Oak 1.32.0
> [ ] -1 Do not release this package because...
>
> Regards
>  Marcel


Re: [VOTE] Release Apache Jackrabbit Oak 1.30.0

2020-05-22 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.30.0

...where...

[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T15:39:06-04:00)
[INFO] OS name: "mac os x", version: "10.15.4", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Fri, May 22, 2020 at 8:14 AM Marcel Reutegger
 wrote:
>
> Hi,
>
> A candidate for the Jackrabbit Oak 1.30.0 release is available at:
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.30.0/
>
> The release candidate is a zip archive of the sources in:
>
> 
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.30.0/
>
> The SHA1 checksum of the archive is b634b7b05d6c0913a9540e1f53d631348cea9d89.
>
> A staged Maven repository is available for review at:
>
> https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
> # run in SVN checkout of https://dist.apache.org/repos/dist/dev/jackrabbit
> $ sh check-release.sh oak 1.30.0 b634b7b05d6c0913a9540e1f53d631348cea9d89
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.30.0.
> 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 Oak 1.30.0
> [ ] -1 Do not release this package because...
>
> Regards
>  Marcel
>


Re: [VOTE] Release Apache Jackrabbit Oak 1.28.0

2020-05-20 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.28.0

...where...

[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T15:39:06-04:00)
[INFO] OS name: "mac os x", version: "10.15.4", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Tue, May 19, 2020 at 3:23 PM Marcel Reutegger
 wrote:
>
> Hi,
>
> A candidate for the Jackrabbit Oak 1.28.0 release is available at:
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.28.0/
>
> The release candidate is a zip archive of the sources in:
>
> 
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.28.0/
>
> The SHA1 checksum of the archive is f1d3324a8f2b84c4ca208bf4ea123a16210465b7.
>
> A staged Maven repository is available for review at:
>
> https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
> # run in SVN checkout of https://dist.apache.org/repos/dist/dev/jackrabbit
> $ sh check-release.sh oak 1.28.0 f1d3324a8f2b84c4ca208bf4ea123a16210465b7
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.28.0.
> 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 Oak 1.28.0
> [ ] -1 Do not release this package because...
>
> Regards
>  Marcel
>


Re: [VOTE] Release Apache Jackrabbit Oak 1.8.22

2020-05-20 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.8.22

...where...

[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T15:39:06-04:00)
[INFO] OS name: "mac os x", version: "10.15.4", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Tue, May 19, 2020 at 5:46 AM Nitin Gupta  wrote:
>
> A candidate for the Jackrabbit Oak 1.8.22 release is available at:
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.8.22/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.8.22/
>
> The SHA1 checksum of the archive is
> 482328ad73876b5ee1db0af5b885b0b17463986b.
>
> A staged Maven repository is available for review at:
>
> https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
> # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
> $ sh check-release.sh oak 1.8.22
> 482328ad73876b5ee1db0af5b885b0b17463986b
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.8.22.
> 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 Oak 1.8.22
> [ ] -1 Do not release this package because...
>
> Regards,
> Nitin


Re: [VOTE] Release Apache Jackrabbit Oak 1.22.3

2020-04-16 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.22.3

all checks ok where:

[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T15:39:06-04:00)
[INFO] OS name: "mac os x", version: "10.15.4", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Wed, Apr 15, 2020 at 10:09 AM Andrei Dulceanu
 wrote:
>
> A candidate for the Jackrabbit Oak 1.22.3 release is available at:
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.22.3/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.22.3/
>
> The SHA1 checksum of the archive is
> 88f168ebc221e6ada720be17d35f40cbe29e936b.
>
> A staged Maven repository is available for review at:
>
> https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
> # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
> $ sh check-release.sh oak 1.22.3
> 88f168ebc221e6ada720be17d35f40cbe29e936b
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.22.3.
> 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 Oak 1.22.3
> [ ] -1 Do not release this package because...
>
> Regards,
> Andrei


Re: Adjusting the Release Schedule

2020-04-06 Thread Woonsan Ko
On Mon, Apr 6, 2020 at 5:22 AM Julian Reschke  wrote:
>
> Hi, there!
>
>  currently
> says:
>
> > trunk: every 8 weeks (~6 / year)
> > 1.22: every 4 weeks (~12 / year)
> > 1.8: every 8 weeks (~6 / year)
> > 1.6: every 13 weeks (~4 / year)
> > 1.4: every 26 weeks (~2 / year)
> > 1.2: every 52 weeks (1 / year)
>
> We currently release 1.22 and 1.8 way more frequently than needed. I'd
> like to change both to 4 per year.
>
> (this doesn't mean that we can't more frequent releases, for instance in
> case of a major bug or a security issue)
>
> So the new schedule would say:
>
> > trunk: every 8 weeks (~6 / year)
> > 1.22: every 13 weeks (~4 / year)
> > 1.8: every 13 weeks (~4 / year)
> > 1.6: every 26 weeks (~2 / year)
> > 1.4: every 26 weeks (~2 / year)
> > 1.2: every 52 weeks (1 / year)

+1

Thanks,

Woonsan

>
> (also note that 1.2 is planned to be retired this May).
>
> Feedback appreciated,
>
> Julian


Re: [VOTE] Release Apache Jackrabbit Oak 1.26.0

2020-03-20 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.26.0

...where...

[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T15:39:06-04:00)
[INFO] OS name: "mac os x", version: "10.15.3", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Fri, Mar 20, 2020 at 4:33 AM Julian Reschke  wrote:
>
> A candidate for the Jackrabbit Oak 1.26.0 release is available at:
>
>  https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.26.0/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.26.0/
>
> The SHA1 checksum of the archive is
> 2bf97de034a072bd1b6c744251e95ff6f2a4deb9.
>
> A staged Maven repository is available for review at:
>
>  https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
>  # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
>  $ sh check-release.sh oak 1.26.0
> 2bf97de034a072bd1b6c744251e95ff6f2a4deb9
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.26.0.
> 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 Oak 1.26.0
>  [ ] -1 Do not release this package because...


Re: [VOTE] Release Apache Jackrabbit Oak 1.8.21

2020-03-20 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.8.21

...where...

[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T15:39:06-04:00)
[INFO] OS name: "mac os x", version: "10.15.3", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:

I got the error while mongo not running.
It succeeded with mongo v4.0.x running (e.g, `docker run -p
27017:27017 mongo:4.0.16-xenial`).
With the v4.2.x (e.g, `docker run -p 27017:27017 mongo`), I met the
known issue, OAK-8582.

Regards,

Woonsan

On Wed, Mar 18, 2020 at 3:16 AM Julian Reschke  wrote:
>
> A candidate for the Jackrabbit Oak 1.8.21 release is available at:
>
>  https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.8.21/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.8.21/
>
> The SHA1 checksum of the archive is
> 1cc219e0d10b3700e6c4ff68ffd7b8be5c0dcdc7.
>
> A staged Maven repository is available for review at:
>
>  https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
>  # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
>  $ sh check-release.sh oak 1.8.21
> 1cc219e0d10b3700e6c4ff68ffd7b8be5c0dcdc7
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.8.21.
> 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 Oak 1.8.21
>  [ ] -1 Do not release this package because...


Re: [VOTE] Release Apache Jackrabbit Oak 1.22.2

2020-03-11 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.22.2

...where...

[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T15:39:06-04:00)
[INFO] OS name: "mac os x", version: "10.15.3", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Wed, Mar 11, 2020 at 4:25 AM Nitin Gupta  wrote:
>
> A candidate for the Jackrabbit Oak 1.22.2 release is available at:
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.22.2/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.22.2/
>
> The SHA1 checksum of the archive is
> c619e7c8eb6f20d2bc71cc4ecb0d7b3a4e619859.
>
> A staged Maven repository is available for review at:
>
> https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
> # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
> $ sh check-release.sh oak 1.22.2
> c619e7c8eb6f20d2bc71cc4ecb0d7b3a4e619859
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.22.2.
> 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 Oak 1.22.2
> [ ] -1 Do not release this package because...
>
>
> Regards,
> Nitin


Re: [VOTE] Release Apache Jackrabbit Oak 1.4.26

2020-02-17 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.4.26

...where...

[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T15:39:06-04:00)
[INFO] OS name: "mac os x", version: "10.15.3", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:

Thanks!

Woonsan

On Mon, Feb 17, 2020 at 9:00 AM Julian Reschke  wrote:
>
> A candidate for the Jackrabbit Oak 1.4.26 release is available at:
>
>  https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.4.26/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.4.26/
>
> The SHA1 checksum of the archive is
> 6ec25ff9cf35744f994fdc5565f06f22e7635fb3.
>
> A staged Maven repository is available for review at:
>
>  https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
>  # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
>  $ sh check-release.sh oak 1.4.26
> 6ec25ff9cf35744f994fdc5565f06f22e7635fb3
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.4.26.
> 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 Oak 1.4.26
>  [ ] -1 Do not release this package because...
>
> Best regards, Julian


Re: [VOTE] Release Apache Jackrabbit Oak 1.22.1

2020-02-09 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.22.1

...where...

[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T15:39:06-04:00)
[INFO] OS name: "mac os x", version: "10.15.3", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Sat, Feb 8, 2020 at 12:29 PM Julian Reschke  wrote:
>
> A candidate for the Jackrabbit Oak 1.22.1 release is available at:
>
>  https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.22.1/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.22.1/
>
> The SHA1 checksum of the archive is
> 922019a9ac223c0992269f7e6b5c0e7d37f9dedf.
>
> A staged Maven repository is available for review at:
>
>  https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
>  # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
>  $ sh check-release.sh oak 1.22.1
> 922019a9ac223c0992269f7e6b5c0e7d37f9dedf
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.22.1.
> 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 Oak 1.22.1
>  [ ] -1 Do not release this package because...
>


Re: [VOTE] Release Apache Jackrabbit Oak 1.6.20

2020-01-31 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.6.20

...where...

[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T15:39:06-04:00)
[INFO] OS name: "mac os x", version: "10.15.2", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:

Thank you very much!

Woonsan

On Fri, Jan 31, 2020 at 4:54 AM Julian Reschke  wrote:
>
> A candidate for the Jackrabbit Oak 1.6.20 release is available at:
>
>  https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.6.20/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.6.20/
>
> The SHA1 checksum of the archive is
> add478a770af02b8ec3eda49e10ed340123452b5.
>
> A staged Maven repository is available for review at:
>
>  https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
>  # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
>  $ sh check-release.sh oak 1.6.20
> add478a770af02b8ec3eda49e10ed340123452b5
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.6.20.
> 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 Oak 1.6.20
>  [ ] -1 Do not release this package because...


Re: [VOTE] Release Apache Jackrabbit Oak 1.8.20

2020-01-28 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.8.20

...where...

[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T15:39:06-04:00)
[INFO] OS name: "mac os x", version: "10.15.2", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Tue, Jan 28, 2020 at 2:33 PM Julian Reschke  wrote:
>
> A candidate for the Jackrabbit Oak 1.8.20 release is available at:
>
>  https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.8.20/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.8.20/
>
> The SHA1 checksum of the archive is
> 8a5f0ed4cd1351bee9a244e410957dfd5425aa80.
>
> A staged Maven repository is available for review at:
>
>  https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
>  # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
>  $ sh check-release.sh oak 1.8.20
> 8a5f0ed4cd1351bee9a244e410957dfd5425aa80
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.8.20.
> 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 Oak 1.8.20
>  [ ] -1 Do not release this package because...


Re: [VOTE] Release Apache Jackrabbit Oak 1.8.19

2020-01-21 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.8.19

...where...

[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T15:39:06-04:00)
[INFO] OS name: "mac os x", version: "10.15.2", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Sat, Jan 18, 2020 at 7:25 AM Julian Reschke  wrote:
>
> A candidate for the Jackrabbit Oak 1.8.19 release is available at:
>
>  https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.8.19/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.8.19/
>
> The SHA1 checksum of the archive is
> 325b8ff8aa4470b1106fa2880456599780f43ba9.
>
> A staged Maven repository is available for review at:
>
>  https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
>  # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
>  $ sh check-release.sh oak 1.8.19
> 325b8ff8aa4470b1106fa2880456599780f43ba9
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.8.19.
> 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 Oak 1.8.19
>  [ ] -1 Do not release this package because...
>
> Best regards, Julian


Re: [VOTE] Release Apache Jackrabbit Oak 1.4.25

2020-01-14 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.4.25

...where...

[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T15:39:06-04:00)
[INFO] OS name: "mac os x", version: "10.15.2", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Tue, Jan 14, 2020 at 1:32 AM Nitin Gupta  wrote:
>
> A candidate for the Jackrabbit Oak 1.4.25 release is available at:
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.4.25/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.4.25/
>
> The SHA1 checksum of the archive is
> 3aafeec377f09890f7bc84201f266ff55283ef3f.
>
> A staged Maven repository is available for review at:
>
> https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
> # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
> $ sh check-release.sh oak 1.4.25
> 3aafeec377f09890f7bc84201f266ff55283ef3f
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.4.25.
> 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 Oak 1.4.25
> [ ] -1 Do not release this package because...


Re: [VOTE] Release Apache Jackrabbit Oak 1.22.0

2020-01-13 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.22.0

...where...

[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T15:39:06-04:00)
[INFO] OS name: "mac os x", version: "10.15.2", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Mon, Jan 13, 2020 at 7:27 AM Julian Reschke  wrote:
>
> A candidate for the Jackrabbit Oak 1.22.0 release is available at:
>
>  https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.22.0/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.22.0/
>
> The SHA1 checksum of the archive is
> c6517784fd861eb1cf366c0c2b953b0f1780c3c2.
>
> A staged Maven repository is available for review at:
>
>  https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
>  # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
>  $ sh check-release.sh oak 1.22.0
> c6517784fd861eb1cf366c0c2b953b0f1780c3c2
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.22.0.
> 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 Oak 1.22.0
>  [ ] -1 Do not release this package because...
>
> Best regards, Julian


Re: [VOTE] Release Apache Jackrabbit Oak 1.6.19

2020-01-08 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.6.19

...where...

[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T15:39:06-04:00)
[INFO] OS name: "mac os x", version: "10.15.2", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Tue, Jan 7, 2020 at 9:26 AM Nitin Gupta  wrote:
>
> A candidate for the Jackrabbit Oak 1.6.19 release is available at:
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.6.19/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.6.19/
>
> The SHA1 checksum of the archive is
> f665a5105917c2bee2858f3811ef036b70cbd874.
>
> A staged Maven repository is available for review at:
>
> https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
> # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
> $ sh check-release.sh oak 1.6.19
> f665a5105917c2bee2858f3811ef036b70cbd874
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.6.19.
> 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 Oak 1.6.19
> [ ] -1 Do not release this package because...


Re: [VOTE] Release Apache Jackrabbit Oak 1.10.7

2019-12-09 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.10.7

...where...

[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T15:39:06-04:00)
[INFO] OS name: "mac os x", version: "10.15.1", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Mon, Dec 9, 2019 at 12:58 AM Nitin Gupta  wrote:
>
> Hi,
>
> A candidate for the Jackrabbit Oak 1.10.7 release is available at:
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.10.7/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.10.7/
>
> The SHA1 checksum of the archive is
> a5fd1a6e44f47e05d8856073b8604826bbb924fe.
>
> A staged Maven repository is available for review at:
>
> https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
> # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
> $ sh check-release.sh oak 1.10.7
> a5fd1a6e44f47e05d8856073b8604826bbb924fe
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.10.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 Oak 1.10.7
> [ ] -1 Do not release this package because...
>
> Regards,
> Nitin


Re: [VOTE] Release Apache Jackrabbit Oak 1.8.18

2019-11-27 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.8.18

...where...

[INFO] 
[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T21:39:06+02:00)
[INFO] OS name: "mac os x", version: "10.15.1", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:

Thanks,

Woonsan

On Tue, Nov 26, 2019 at 9:53 AM Nitin Gupta  wrote:
>
> A candidate for the Jackrabbit Oak 1.8.18 release is available at:
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.8.18/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.8.18/
>
> The SHA1 checksum of the archive is
> 3e26a5f375ad24c21a99de084775aa7626302be5.
>
> A staged Maven repository is available for review at:
>
> https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
> # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
> $ sh check-release.sh oak 1.8.18
> 3e26a5f375ad24c21a99de084775aa7626302be5
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.8.18.
> 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 Oak 1.8.18
> [ ] -1 Do not release this package because...
>
> Regards,
> Nitin


Re: [VOTE] Release Apache Jackrabbit Oak 1.20.0

2019-11-20 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.20.0

...where...

[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T15:39:06-04:00)
[INFO] OS name: "mac os x", version: "10.15.1", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Wed, Nov 20, 2019 at 1:17 AM Julian Reschke  wrote:
>
> A candidate for the Jackrabbit Oak 1.20.0 release is available at:
>
>  https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.20.0/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.20.0/
>
> The SHA1 checksum of the archive is
> dcb4355d14b35a2dfb571cab59317f937a1b3757.
>
> A staged Maven repository is available for review at:
>
>  https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
>  # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
>  $ sh check-release.sh oak 1.20.0
> dcb4355d14b35a2dfb571cab59317f937a1b3757
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.20.0.
> 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 Oak 1.20.0
>  [ ] -1 Do not release this package because...
>
> Best regards, Julian


Re: [VOTE] Release Apache Jackrabbit Oak 1.10.6

2019-11-07 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.10.6

...where...

[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T15:39:06-04:00)
[INFO] OS name: "mac os x", version: "10.15.1", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Thu, Nov 7, 2019 at 5:42 AM Julian Reschke  wrote:
>
> A candidate for the Jackrabbit Oak 1.10.6 release is available at:
>
>  https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.10.6/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.10.6/
>
> The SHA1 checksum of the archive is
> 76c011c6be89959228ee9ceea6a5cdc00d2f5f09.
>
> A staged Maven repository is available for review at:
>
>  https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
>  # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
>  $ sh check-release.sh oak 1.10.6
> 76c011c6be89959228ee9ceea6a5cdc00d2f5f09
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.10.6.
> 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 Oak 1.10.6
>  [ ] -1 Do not release this package because...
>
> Best regards, Julian


Re: [VOTE] Release Apache Jackrabbit Oak 1.6.18

2019-10-09 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.6.18

...where...

[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-04T04:39:06+09:00)
[INFO] OS name: "mac os x", version: "10.14.6", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS: -Xmx1024m

Regards,

Woonsan

On Wed, Oct 9, 2019 at 11:59 PM Nitin Gupta  wrote:
>
> A candidate for the Jackrabbit Oak 1.6.18 release is available at:
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.6.18/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.6.18/
>
> The SHA1 checksum of the archive is
> 52d432b74f97e8d7bfe34ff7f86ea4b9019773da.
>
> A staged Maven repository is available for review at:
>
> https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
> # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
> $ sh check-release.sh oak 1.6.18
> 52d432b74f97e8d7bfe34ff7f86ea4b9019773da
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.6.18.
> 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 Oak 1.6.18
> [ ] -1 Do not release this package because...
>
> -Nitin


Re: [VOTE] Release Apache Jackrabbit Oak 1.10.5

2019-09-13 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.10.5

...where...

[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-04T04:39:06+09:00)
[INFO] OS name: "mac os x", version: "10.14.6", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Fri, Sep 13, 2019 at 3:35 PM Nitin Gupta  wrote:
>
> A candidate for the Jackrabbit Oak 1.10.5 release is available at:
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.10.5/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.10.5/
>
> The SHA1 checksum of the archive is
> ac15e00db1b9e5c725a34f4abddcc9e03cb89b31.
>
> A staged Maven repository is available for review at:
>
> https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
> # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
> $ sh check-release.sh oak 1.10.5
> ac15e00db1b9e5c725a34f4abddcc9e03cb89b31
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.10.5.
> 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 Oak 1.10.5
> [ ] -1 Do not release this package because...
>
> -Nitin


Re: [VOTE] Release Apache Jackrabbit Oak 1.8.17

2019-09-13 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.8.17

...where...

[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-04T04:39:06+09:00)
[INFO] OS name: "mac os x", version: "10.14.6", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Thu, Sep 12, 2019 at 6:39 PM Nitin Gupta  wrote:
>
> A candidate for the Jackrabbit Oak 1.8.17 release is available at:
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.8.17/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.8.17/
>
> The SHA1 checksum of the archive is
> c2479868929f87a316d4ffb24b9d4ebf13f4f0be.
>
> A staged Maven repository is available for review at:
>
> https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
> # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
> $ sh check-release.sh oak 1.8.17
> c2479868929f87a316d4ffb24b9d4ebf13f4f0be
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.8.17.
> 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 Oak 1.8.17
> [ ] -1 Do not release this package because...
>
> -Nitin


Re: [VOTE] Release Apache Jackrabbit Oak 1.8.16

2019-08-26 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.8.16

All checks ok where...

[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T15:39:06-04:00)
[INFO] OS name: "mac os x", version: "10.14.6", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Mon, Aug 26, 2019 at 4:53 AM Nitin Gupta  wrote:
>
> A candidate for the Jackrabbit Oak 1.8.16 release is available at:
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.8.16/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.8.16/
>
> The SHA1 checksum of the archive is
> 7f5fb1087721296704fbdc74284ac865843046eb.
>
> A staged Maven repository is available for review at:
>
> https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
> # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
> $ sh check-release.sh oak 1.8.16
> 7f5fb1087721296704fbdc74284ac865843046eb
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.8.16.
> 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 Oak 1.8.16
> [ ] -1 Do not release this package because...
>
>
> - Nitin


Re: Are nested array node types valid in Jackrabbit JCR?

2019-08-13 Thread Woonsan Ko
On Tue, Aug 13, 2019 at 9:11 PM Grant McGovern
 wrote:
>
> Hello,
>
> Copying some bits from the corresponding Stackoverflow post I posted here: 
> https://stackoverflow.com/questions/57487251/are-nested-array-node-types-valid-in-jackrabbit-jcr
>  
> .
>
> Basically, I’m attempting to translate the following data model (business 
> requirement) into a JCR structure, and add it to an existing parent structure.
>
> {
> "someProperty": [
> [ "some-property-1", "some-property-2" ],
> [ "some-property-3", "some-property-4" ]
> ]
> }
> I’m new to the JCR world, but I’ve run into some issues with implementing 
> this ask. It seems like there’s no way to add a Node object that isn’t named, 
> which is what the nested subarrays would be in this case.
>
> There’s some more details on the SO link I posted above, but briefly 
> speaking, is it possible to store nested arrays in a JCR structure?

In my understanding, JCR 2.0 specification is not supposed to allow to
add an unnamed node. [1]
So, possible options in JCR structure probably include the following:
1. Each array in a multi-value property in a child node with either
same name siblings (e.g, "propnode", "propnode", ...) in Jackrabbit v2
or generated named (e.g, "propnode_1", "propnode_2", ...) nodes in
Oak.
2. Generated named properties without child nodes. e.g, @prop1 = [
"value1", "value2", ...], @prop2 = [ "value3", "value4", ...].
3. Single string property with specific formatted string such as json
format. @propinjson = "[ ... ]"

#1 looks more organized, but less convenient and less performant if
you want to search it - through JCR Query - by the nested node's
values.
#2 looks less organized, but probably more efficient in query.
#3 is problematic in queries with equals or like constraints.

Anyway, it will depend on your use case. Mostly on how you want to
query those, I guess.

Regards,

Woonsan

[1] 
https://docs.adobe.com/docs/en/spec/javax.jcr/javadocs/jcr-2.0/javax/jcr/Node.html#addNode(java.lang.String)

>
> Thanks,
> Grant


Re: [VOTE] Release Apache Jackrabbit Oak 1.10.4

2019-08-13 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.10.4

...where...

[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T14:39:06-05:00)
[INFO] OS name: "mac os x", version: "10.14.6", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Mon, Aug 12, 2019 at 4:55 AM Nitin Gupta  wrote:
>
> A candidate for the Jackrabbit Oak 1.10.4 release is available at:
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.10.4/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.10.4/
>
> The SHA1 checksum of the archive is
> 7b6b435cbafe06253eca605eb7d639271a791a74.
>
> A staged Maven repository is available for review at:
>
> https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
> # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
> $ sh check-release.sh oak 1.10.4
> 7b6b435cbafe06253eca605eb7d639271a791a74
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.10.4.
> 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 Oak 1.10.4
> [ ] -1 Do not release this package because...


Re: [VOTE] Release Apache Jackrabbit Oak 1.16.0

2019-07-24 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.16.0

...where...

[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T15:39:06-04:00)
[INFO] OS name: "mac os x", version: "10.14.5", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Wed, Jul 24, 2019 at 2:26 AM Julian Reschke  wrote:
>
> A candidate for the Jackrabbit Oak 1.16.0 release is available at:
>
>  https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.16.0/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.16.0/
>
> The SHA1 checksum of the archive is
> 33c9722c4fc8b5f836b64d217961962ab095b2a3.
>
> A staged Maven repository is available for review at:
>
>  https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
>  # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
>  $ sh check-release.sh oak 1.16.0
> 33c9722c4fc8b5f836b64d217961962ab095b2a3
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.16.0.
> 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 Oak 1.16.0
>  [ ] -1 Do not release this package because...
>
> Best regards, Julian


Re: [VOTE] Release Apache Jackrabbit Oak 1.8.15

2019-07-10 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.8.15

...where...

[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T15:39:06-04:00)
[INFO] OS name: "mac os x", version: "10.14.5", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Wed, Jul 10, 2019 at 6:16 AM Davide Giannella  wrote:
>
>
>
> A candidate for the Jackrabbit Oak 1.8.15 release is available at:
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.8.15/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.8.15/
>
> The SHA1 checksum of the archive is
> 0e3f17b263fc090ffc5d9bf14b75d4671d662f82.
>
> A staged Maven repository is available for review at:
>
> https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
> # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
> $ sh check-release.sh oak 1.8.15
> 0e3f17b263fc090ffc5d9bf14b75d4671d662f82
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.8.15.
> 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 Oak 1.8.15
> [ ] -1 Do not release this package because...
> D.


Re: [VOTE] Release Apache Jackrabbit Oak 1.10.3

2019-07-10 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.10.3

...where...

[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T15:39:06-04:00)
[INFO] OS name: "mac os x", version: "10.14.5", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Tue, Jul 9, 2019 at 7:17 AM Davide Giannella  wrote:
>
>
>
> A candidate for the Jackrabbit Oak 1.10.3 release is available at:
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.10.3/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.10.3/
>
> The SHA1 checksum of the archive is
> 0109dc1a21350bcaae18c29c575a7e8deef823aa.
>
> A staged Maven repository is available for review at:
>
> https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
> # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
> $ sh check-release.sh oak 1.10.3
> 0109dc1a21350bcaae18c29c575a7e8deef823aa
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.10.3.
> 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 Oak 1.10.3
> [ ] -1 Do not release this package because...
> D.


Re: [VOTE] Release Apache Jackrabbit Oak 1.8.14

2019-07-02 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.8.14

...where...

[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T15:39:06-04:00)
[INFO] OS name: "mac os x", version: "10.14.5", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:
[INFO] 
[INFO] ALL CHECKS OK

Regards,

Woonsan

On Mon, Jul 1, 2019 at 8:17 AM Davide Giannella  wrote:
>
>
>
> A candidate for the Jackrabbit Oak 1.8.14 release is available at:
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.8.14/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.8.14/
>
> The SHA1 checksum of the archive is
> d66e467c647a58accb26e795dc2805daef6ec290.
>
> A staged Maven repository is available for review at:
>
> https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
> # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
> $ sh check-release.sh oak 1.8.14
> d66e467c647a58accb26e795dc2805daef6ec290
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.8.14.
> 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 Oak 1.8.14
> [ ] -1 Do not release this package because...
>
> D.


Re: [VOTE] Release Apache Jackrabbit Oak 1.14.0

2019-06-05 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.14.0

...where...

[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T15:39:06-04:00)
[INFO] OS name: "mac os x", version: "10.14.5", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Wed, Jun 5, 2019 at 11:55 AM Davide Giannella  wrote:
>
> A candidate for the Jackrabbit Oak 1.14.0 release is available at:
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.14.0/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.14.0/
>
> The SHA1 checksum of the archive is
> 2fcaff6ddb40ec67b7d8b141809fc2a9192f5260.
>
> A staged Maven repository is available for review at:
>
> https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
> # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
> $ sh check-release.sh oak 1.14.0
> 2fcaff6ddb40ec67b7d8b141809fc2a9192f5260
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.14.0.
> 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 Oak 1.14.0
> [ ] -1 Do not release this package because...
> D.


Re: [VOTE] Release Apache Jackrabbit Oak 1.8.13

2019-05-10 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.8.13

All checks ok:

[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T15:39:06-04:00)
[INFO] OS name: "mac os x", version: "10.14.4", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Thu, May 9, 2019 at 10:31 AM Marcel Reutegger
 wrote:
>
> A candidate for the Jackrabbit Oak 1.8.13 release is available at:
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.8.13/
>
> The release candidate is a zip archive of the sources in:
>
> 
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.8.13/
>
> The SHA1 checksum of the archive is 451d68f0f3dd66cc59e6e273ce96541bd98c968c.
>
> A staged Maven repository is available for review at:
>
> https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
> # run in SVN checkout of https://dist.apache.org/repos/dist/dev/jackrabbit
> $ sh check-release.sh oak 1.8.13 451d68f0f3dd66cc59e6e273ce96541bd98c968c
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.8.13.
> 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 Oak 1.8.13
> [ ] -1 Do not release this package because...
>
> Regards
>  Marcel
>


Re: New PMC chair for Apache Jackrabbit: Marcel Reutegger

2019-04-23 Thread Woonsan Ko
Welcome, Marcel! Thank you for taking the role!
And, thank you so much, Michael, for serving the community for such a long time!

Cheers,

Woonsan

On Tue, Apr 23, 2019 at 6:23 AM Michael Dürig  wrote:
>
> Hi,
>
> After 7 years it is time for me to step down and pass the PMC chair role on
> to someone else. A big thank you to all my colleagues on the PMC for the
> good collaboration we had over the years.
>
> The PMC has elected Marcel Reutegger for the role of the next PMC chair and
> at their meeting last week the ASF board ratified the change.
>
> Please join me in welcoming Marcel in his new role!
>
> Michael
>
> PS, please consult [1] for details about the PMC chair role.
>
> [1] http://www.apache.org/foundation/how-it-works.html#pmc-chair


[ANNOUNCE] Apache Jackrabbit 2.19.2 released

2019-04-12 Thread Woonsan Ko
The Apache Jackrabbit community is pleased to announce the release of
Apache Jackrabbit 2.19.2. 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 -- Version 2.19.2

Introduction


This is Apache Jackrabbit(TM) 2.19.2, a fully compliant implementation of the
Content Repository for Java(TM) Technology API, version 2.0 (JCR 2.0) as
specified in the Java Specification Request 283 (JSR 283).

Apache Jackrabbit 2.19.2 is an unstable release cut directly from
Jackrabbit trunk, with a focus on new features and other
improvements. For production use we recommend the latest stable 2.18.x
release.

Changes in Jackrabbit 2.19.2


Bug

[JCR-4420] - Release Notes: term "SHA1" no longer allowed

Improvement

[JCR-4401] - Split jackrabbit-standalone to
jackrabbit-standalone-components and the rest

Task

[JCR-4415] - Update Jetty dependency to 9.2.26.v20180806
[JCR-4416] - Update slf4j dependency to 1.7.26
[JCR-4422] - Update httpclient/mime dependencies to 4.5.8

In addition to the above-mentioned changes, this release contains
all the changes included up to the Apache Jackrabbit 2.19.1 release.

For more detailed information about all the changes in this and other
Jackrabbit releases, please see the Jackrabbit issue tracker at

https://issues.apache.org/jira/browse/JCR

Release Contents


This release consists of a single source archive packaged as a zip file.
The archive can be unpacked with the jar tool from your JDK installation.
See the README.txt file for instructions on how to build this release.

The source archive is accompanied by an SHA512 checksum and a
PGP signature that you can use to verify the authenticity of your
download. The public key used for the PGP signature can be found at
https://www.apache.org/dist/jackrabbit/KEYS.

About Apache Jackrabbit
---

Apache Jackrabbit is a fully conforming implementation of the Content
Repository for Java Technology API (JCR). A content repository is a
hierarchical content store with support for structured and unstructured
content, full text search, versioning, transactions, observation, and
more.

For more information, visit http://jackrabbit.apache.org/

About The Apache Software Foundation


Established in 1999, The Apache Software Foundation provides organizational,
legal, and financial support for more than 140 freely-available,
collaboratively-developed Open Source projects. The pragmatic Apache License
enables individual and commercial users to easily deploy Apache software;
the Foundation's intellectual property framework limits the legal exposure
of its 3,800+ contributors.

For more information, visit http://www.apache.org/

Trademarks
--

Apache Jackrabbit, Jackrabbit, Apache, the Apache feather logo, and the Apache
Jackrabbit project logo are trademarks of The Apache Software Foundation.


Re: [VOTE] Release Apache Jackrabbit Oak 1.12.0

2019-04-09 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.12.0

All checks okay:

[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T15:39:06-04:00)
[INFO] OS name: "mac os x", version: "10.14.4", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Tue, Apr 9, 2019 at 10:52 AM Davide Giannella  wrote:
>
> A candidate for the Jackrabbit Oak 1.12.0 release is available at:
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.12.0/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.12.0/
>
> The SHA1 checksum of the archive is
> fb5f678a4720128d15ff9d8c62a4ab92dc7d6cc8.
>
> A staged Maven repository is available for review at:
>
> https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
> # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
> $ sh check-release.sh oak 1.12.0
> fb5f678a4720128d15ff9d8c62a4ab92dc7d6cc8
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.12.0.
> 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 Oak 1.12.0
> [ ] -1 Do not release this package because...
> D.


Re: [VOTE] Release Apache Jackrabbit Oak 1.6.17

2019-04-08 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.6.17

All checks OK:

[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T15:39:06-04:00)
[INFO] OS name: "mac os x", version: "10.14.4", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:

Regards,

Woonsan

On Mon, Apr 8, 2019 at 10:56 AM Davide Giannella  wrote:
>
>
>
> A candidate for the Jackrabbit Oak 1.6.17 release is available at:
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.6.17/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.6.17/
>
> The SHA1 checksum of the archive is
> 1bf92037b7ea69196462f41ea0528e4cdd835ca8.
>
> A staged Maven repository is available for review at:
>
> https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
> # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
> $ sh check-release.sh oak 1.6.17
> 1bf92037b7ea69196462f41ea0528e4cdd835ca8
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.6.17.
> 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 Oak 1.6.17
> [ ] -1 Do not release this package because...
>
> D.


Re: [VOTE] Release Apache Jackrabbit Oak 1.10.2

2019-03-18 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.10.2

RELEASE-NOTES.txt looks good and all checks are okay:

[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T21:39:06+02:00)
[INFO] OS name: "mac os x", version: "10.14.3", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:
[INFO] 
[INFO] ALL CHECKS OK

Regards,

Woonsan

On Mon, Mar 18, 2019 at 3:08 PM Julian Reschke  wrote:
>
> A candidate for the Jackrabbit Oak 1.10.2 release is available at:
>
>  https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.10.2/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.10.2/
>
> The SHA1 checksum of the archive is
> 37f6e1b80bbe6edf21722d10afc3fa294b1889c4.
>
> A staged Maven repository is available for review at:
>
>  https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
>  # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
>  $ sh check-release.sh oak 1.10.2
> 37f6e1b80bbe6edf21722d10afc3fa294b1889c4
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.10.2.
> 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 Oak 1.10.2
>  [ ] -1 Do not release this package because...
>
> Best regards, Julian


Re: [VOTE] Release Apache Jackrabbit Oak 1.2.31

2019-03-11 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.2.31

[INFO] 
[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T15:39:06-04:00)
[INFO] OS name: "mac os x", version: "10.14.3", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:
[INFO] 
[INFO] ALL CHECKS OK

RELEASE-NOTES.txt looks good as well.

Regards,

Woonsan

On Mon, Mar 11, 2019 at 11:01 AM Davide Giannella  wrote:
>
>
>
> A candidate for the Jackrabbit Oak 1.2.31 release is available at:
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.2.31/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.2.31/
>
> The SHA1 checksum of the archive is
> c9614802583543657069fe3fbec550ddc6b65dd0.
>
> A staged Maven repository is available for review at:
>
> https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
> # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
> $ sh check-release.sh oak 1.2.31
> c9614802583543657069fe3fbec550ddc6b65dd0
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.2.31.
> 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 Oak 1.2.31
> [ ] -1 Do not release this package because...
>
> D.


Re: [VOTE] Release Apache Jackrabbit Oak 1.8.12

2019-03-11 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.8.12

[INFO] 
[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T15:39:06-04:00)
[INFO] OS name: "mac os x", version: "10.14.3", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:
[INFO] 
[INFO] ALL CHECKS OK

RELEASE-NOTES.txt looks good, too.

Regards,

Woonsan


On Mon, Mar 11, 2019 at 8:14 AM Davide Giannella  wrote:
>
>
>
> A candidate for the Jackrabbit Oak 1.8.12 release is available at:
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.8.12/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.8.12/
>
> The SHA1 checksum of the archive is
> 5cb421d0b160898b25df94ab1a10c4e391119c03.
>
> A staged Maven repository is available for review at:
>
> https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
> # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
> $ sh check-release.sh oak 1.8.12
> 5cb421d0b160898b25df94ab1a10c4e391119c03
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.8.12.
> 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 Oak 1.8.12
> [ ] -1 Do not release this package because...
>
> D.


Re: [VOTE] Release Apache Jackrabbit Oak 1.10.1

2019-02-25 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.10.1

RELEASE-NOTES.txt looks good and all check okay:

[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T15:39:06-04:00)
[INFO] OS name: "mac os x", version: "10.14.3", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:
[INFO] 
[INFO] ALL CHECKS OK

Woonsan

On Mon, Feb 25, 2019 at 12:04 AM Julian Reschke  wrote:
>
> A candidate for the Jackrabbit Oak 1.10.1 release is available at:
>
>  https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.10.1/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.10.1/
>
> The SHA1 checksum of the archive is
> 7c6815180c6e7c3ef5d73fb72bb1024ced64b698.
>
> A staged Maven repository is available for review at:
>
>  https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
>  # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
>  $ sh check-release.sh oak 1.10.1
> 7c6815180c6e7c3ef5d73fb72bb1024ced64b698
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.10.1.
> 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 Oak 1.10.1
>  [ ] -1 Do not release this package because...
>
> Best regards, Julian


Re: [DISCUSS] branching and release strategies

2019-02-21 Thread Woonsan Ko
Reading up through this, all sound good to me!

Cheers,

Woonsan

On Thu, Feb 21, 2019 at 6:45 AM Davide Giannella  wrote:
>
> So much for having said... ;)
> > Please let's focus on the process here and ignore the version number.
>
> In-line as usual
>
> On 20/02/2019 14:54, Marcel Reutegger wrote:
> > Hi,
> >
> > On 20.02.19, 13:21, "Robert Munteanu"  wrote:
> >> On Wed, 2019-02-20 at 10:45 +, Davide Giannella wrote:
> >>> - Any previous oak release will be automatically deprecated. What has
> >>> been already branched and released still stays there. This applies
> >>> only
> >>> to future releases.
> >> So say we release 1.12 from trunk and then 1.12.1 from trunk. Does that
> >> mean that 1.12 becomes instantly deprecated?
> > I wouldn't call it deprecated, but 1.12.1 will be the new recommended
> > version. This specific situation is very similar to how we do maintenance
> > releases. The most recent release from a maintenance branch is the one
> > we recommend.
>
> True. By not having a branch we cannot deliver something limited to a
> bug fix. So 1.12.1 will be the next good one with all the bells and
> whistles.
>
> It will therefore happen that if we have 1.12.2 and someone reports
> something against 1.12.0 the first thing will be to see if it's
> reproducible in trunk. We won't have any branch and the user will have
> to use the latest and greatest.
>
> >> Do we even plan to make minor releases such as 1.12.1 or will 1.13
> >> immediately follow after 1.12?
> > That's a good question. In my view we could make micro releases based
> > on what has changed since the last minor release. If it's just bug fixes,
> > release as 1.12.1 otherwise move to 1.14.
> >
> > Note the even minor version. To avoid confusion, we could still say only
> > even minor versions are considered stable release. Even though  we
> > wouldn't create releases anymore with uneven minor version numbers.
>
> I wanted to keep the version number discussion separate because it
> involves more questions than answers.
>
> However I agree with Marcel. Rule of thumb IMO should be: only micro
> releases other that there are changes justifying the minor change. I
> would stick to even minor numbers as well to ease the understanding
> keeping the same concept of even/odd - stable/unstable. By not having
> any more unstable we won't have any more odd releases.
>
> Tanking from https://semver.org/ I think this could help us deliver new
> version numbers and is what I was taught in school "few" years ago :)
>
> Given a version number MAJOR.MINOR.PATCH, increment the:
>
>  1. MAJOR version when you make incompatible API changes,
>  2. MINOR version when you add functionality in a backwards-compatible
> manner, and
>  3. PATCH version when you make backwards-compatible bug fixes.
>
> Given the above rules (if fine with everyone) we'll have a versioning
> schema that makes us increasing `major` every time we need to branch.
> Because for us branching will be always around backward incompatible
> changes.
>
> Additionally we won't have `patch` numbers because, for the above
> discussion, any release will probably always have a mix of features and
> bug fixes. So we may end up in having 1.12, 1.14, 1.16, etc.
>
> Davide
>


Re: [VOTE] Release Apache Jackrabbit Oak 1.8.11

2019-01-14 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.8.11

[INFO] 
[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-04T04:39:06+09:00)
[INFO] OS name: "mac os x", version: "10.14.2", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:
[INFO] 
[INFO] ALL CHECKS OK

Thanks!

Woonsan

On Tue, Jan 15, 2019 at 1:19 AM Julian Reschke  wrote:
>
> A candidate for the Jackrabbit Oak 1.8.11 release is available at:
>
>  https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.8.11/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.8.11/
>
> The SHA1 checksum of the archive is
> 134c57cc1a818da69c191bacc235e2f742a2.
>
> A staged Maven repository is available for review at:
>
>  https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
>  # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
>  $ sh check-release.sh oak 1.8.11
> 134c57cc1a818da69c191bacc235e2f742a2
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.8.11.
> 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 Oak 1.8.11
>  [ ] -1 Do not release this package because...
>
> Best regards, Julian


Re: [VOTE] Release Apache Jackrabbit Oak 1.6.16 (take 2)

2019-01-14 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.6.16

[INFO] 
[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-04T04:39:06+09:00)
[INFO] OS name: "mac os x", version: "10.14.2", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:
[INFO] 
[INFO] ALL CHECKS OK

Regards,

Woonsan


On Sat, Jan 12, 2019 at 7:51 AM Davide Giannella  wrote:
>
> A candidate for the Jackrabbit Oak 1.6.16 release is available at:
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.6.16/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.6.16/
>
> The SHA1 checksum of the archive is
> 97158c70e42ac23affc09cb6cf181765db621edd.
>
> A staged Maven repository is available for review at:
>
> https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
> # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
> $ sh check-release.sh oak 1.6.16
> 97158c70e42ac23affc09cb6cf181765db621edd
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.6.16.
> 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 Oak 1.6.16
> [ ] -1 Do not release this package because...
>
> D.


Re: [VOTE] Release Apache Jackrabbit Oak 1.10.0 (take 2)

2019-01-14 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.10.0

[INFO] 
[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-04T04:39:06+09:00)
[INFO] OS name: "mac os x", version: "10.14.2", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:
[INFO] 
[INFO] ALL CHECKS OK

Regards,

Woonsan

On Sat, Jan 12, 2019 at 10:40 AM Davide Giannella  wrote:
>
>
>
> A candidate for the Jackrabbit Oak 1.10.0 release is available at:
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.10.0/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.10.0/
>
> The SHA1 checksum of the archive is
> 1d30c06470347ef778d5a2694b28a01aad840627.
>
> A staged Maven repository is available for review at:
>
> https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
> # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
> $ sh check-release.sh oak 1.10.0
> 1d30c06470347ef778d5a2694b28a01aad840627
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.10.0.
> 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 Oak 1.10.0
> [ ] -1 Do not release this package because...
> D.


Re: [VOTE] Release Apache Jackrabbit Oak 1.6.16

2019-01-08 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.6.16

RELEASE-NOTES.txt looks good and all checks okay:

$ sh check-release.sh oak 1.6.16 47b29b18be30060c23cc50932b620d0f3969f487

[INFO] 
[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-04T04:39:06+09:00)
[INFO] OS name: "mac os x", version: "10.14.2", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:
[INFO] 
[INFO] ALL CHECKS OK
[INFO] 

Kind regards,

Woonsan


On Wed, Jan 9, 2019 at 1:17 AM Davide Giannella  wrote:
>
> A candidate for the Jackrabbit Oak 1.6.16 release is available at:
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.6.16/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.6.16/
>
> The SHA1 checksum of the archive is
> 47b29b18be30060c23cc50932b620d0f3969f487.
>
> A staged Maven repository is available for review at:
>
> https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
> # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
> $ sh check-release.sh oak 1.6.16
> 47b29b18be30060c23cc50932b620d0f3969f487
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.6.16.
> 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 Oak 1.6.16
> [ ] -1 Do not release this package because...
>
> D.


Re: [VOTE] Release Apache Jackrabbit Oak 1.4.24

2019-01-08 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.4.24

RELEASE-NOTES.txt looks good and all checks okay:

$ sh check-release.sh oak 1.4.24 18e9b634ef506e80a86124604fd785c1a9283613

[INFO] 
[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-04T04:39:06+09:00)
[INFO] OS name: "mac os x", version: "10.14.2", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] MAVEN_OPTS:
[INFO] 
[INFO] ALL CHECKS OK
[INFO] 

Regards,

Woonsan

On Tue, Jan 8, 2019 at 10:17 PM Julian Reschke  wrote:
>
> A candidate for the Jackrabbit Oak 1.4.24 release is available at:
>
>  https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.4.24/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.4.24/
>
> The SHA1 checksum of the archive is
> 18e9b634ef506e80a86124604fd785c1a9283613.
>
> A staged Maven repository is available for review at:
>
>  https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
>  # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
>  $ sh check-release.sh oak 1.4.24
> 18e9b634ef506e80a86124604fd785c1a9283613
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.4.24.
> 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 Oak 1.4.24
>  [ ] -1 Do not release this package because...
>
> Best regards, Julian


Re: [VOTE] Release Apache Jackrabbit Oak 1.8.10

2018-12-18 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.8.10

All looks good:

[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-04T04:39:06+09:00)
[INFO] OS name: "mac os x", version: "10.14.2", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation

Regards,

Woonsan


On Mon, Dec 17, 2018 at 11:37 PM Davide Giannella  wrote:
>
>
>
> A candidate for the Jackrabbit Oak 1.8.10 release is available at:
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.8.10/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.8.10/
>
> The SHA1 checksum of the archive is
> c10a124ad1f72f1dc05510fe6046d66d069509e2.
>
> A staged Maven repository is available for review at:
>
> https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
> # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
> $ sh check-release.sh oak 1.8.10
> c10a124ad1f72f1dc05510fe6046d66d069509e2
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.8.10.
> 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 Oak 1.8.10
> [ ] -1 Do not release this package because...
>
> D.


Re: [VOTE] Release Apache Jackrabbit Oak 1.9.13

2018-12-11 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.9.13

Everything looks good, where:

[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-04T04:39:06+09:00)
[INFO] OS name: "mac os x", version: "10.14.1", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation

Thanks!

Woonsan

On Tue, Dec 11, 2018 at 1:59 AM Davide Giannella  wrote:
>
> A candidate for the Jackrabbit Oak 1.9.13 release is available at:
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.9.13/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.9.13/
>
> The SHA1 checksum of the archive is
> 35bd4a1be2dc38b59870c0ef99d30045966af816.
>
> A staged Maven repository is available for review at:
>
> https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
> # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
> $ sh check-release.sh oak 1.9.13
> 35bd4a1be2dc38b59870c0ef99d30045966af816
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.9.13.
> 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 Oak 1.9.13
> [ ] -1 Do not release this package because...
>
> D.
>


Re: [VOTE] Release Apache Jackrabbit Oak 1.9.12

2018-11-27 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.9.12

RELEASE-NOTES.txt looks good and all checks are successful:

sh check-release.sh oak 1.9.12 8489517b5f1953dfec9c7f3b914ed9e47bfad527
...
[INFO] 
[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T15:39:06-04:00)
[INFO] OS name: "mac os x", version: "10.14", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] 
[INFO] ALL CHECKS OK
[INFO] 

Thanks,

Woonsan


On Mon, Nov 26, 2018 at 9:16 AM Davide Giannella  wrote:
>
>
> A candidate for the Jackrabbit Oak 1.9.12 release is available at:
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.9.12/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.9.12/
>
> The SHA1 checksum of the archive is
> 8489517b5f1953dfec9c7f3b914ed9e47bfad527.
>
> A staged Maven repository is available for review at:
>
> https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
> # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
> $ sh check-release.sh oak 1.9.12
> 8489517b5f1953dfec9c7f3b914ed9e47bfad527
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.9.12.
> 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 Oak 1.9.12
> [ ] -1 Do not release this package because...
> D.


Re: Intent to backport OAK-7867 to Oak 1.8 and 1.6

2018-11-19 Thread Woonsan Ko
On Mon, Nov 19, 2018 at 11:50 AM Michael Dürig  wrote:
>
> Hi,
>
> I intend to backport OAK-7867 to Oak 1.8 and 1.6. This fixes an issue
> that can cause sever data loss with the segment node store. There is a
> medium to high risk with this backport as it touches some of the core
> parts of the segment node store. To mitigate the risk we ran a 14 days
> longevity test internally (Adobe), which did not show any significant
> difference with any of the tracked metrics. Furthermore I plan to run
> each of those backports through the same longevity test before including
> them in a release.

Cool! Thank you very much!

Woonsan

>
> Michael


Re: [VOTE] Release Apache Jackrabbit Oak 1.6.15

2018-11-15 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.6.15

RELEASE-NOTES.txt looks good and all checks ok where:

[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T21:39:06+02:00)
[INFO] OS name: "mac os x", version: "10.13.6", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation

Kind regards,

Woonsan

On Wed, Nov 14, 2018 at 12:34 PM Davide Giannella  wrote:
>
> A candidate for the Jackrabbit Oak 1.6.15 release is available at:
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.6.15/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.6.15/
>
> The SHA1 checksum of the archive is
> e7e5e28f55fdc1876f3024d609d3d9407f39d656.
>
> A staged Maven repository is available for review at:
>
> https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
> # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
> $ sh check-release.sh oak 1.6.15
> e7e5e28f55fdc1876f3024d609d3d9407f39d656
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.6.15.
> 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 Oak 1.6.15
> [ ] -1 Do not release this package because...
>
> D.


Re: [VOTE] Release Apache Jackrabbit Oak 1.9.11

2018-11-13 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.9.11

RELEASE-NOTES.txt looks good and all checks passed:

[INFO] 
[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T21:39:06+02:00)
[INFO] OS name: "mac os x", version: "10.13.6", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] 
[INFO] ALL CHECKS OK
[INFO] 

Thank you very much!

Woonsan


On Mon, Nov 12, 2018 at 3:16 PM Davide Giannella  wrote:
>
>
>
> A candidate for the Jackrabbit Oak 1.9.11 release is available at:
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.9.11/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.9.11/
>
> The SHA1 checksum of the archive is
> 9d1e94b910eef3bc050b76e4a9c408b95d1c2e9d.
>
> A staged Maven repository is available for review at:
>
> https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
> # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
> $ sh check-release.sh oak 1.9.11
> 9d1e94b910eef3bc050b76e4a9c408b95d1c2e9d
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.9.11.
> 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 Oak 1.9.11
> [ ] -1 Do not release this package because...
>
> D.


Re: [VOTE] Release Apache Jackrabbit Oak 1.8.9

2018-11-05 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.8.9

RELEASE-NOTES.txt looks good and checking is successful:

[INFO] 
[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T15:39:06-04:00)
[INFO] OS name: "mac os x", version: "10.13.6", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] 
[INFO] ALL CHECKS OK
[INFO] 

Woonsan


On Mon, Nov 5, 2018 at 6:39 AM Davide Giannella  wrote:
>
> A candidate for the Jackrabbit Oak 1.8.9 release is available at:
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.8.9/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.8.9/
>
> The SHA1 checksum of the archive is
> 048258348a5c3c74d1af2c6f27cbf01f24a40486.
>
> A staged Maven repository is available for review at:
>
> https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
> # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
> $ sh check-release.sh oak 1.8.9 048258348a5c3c74d1af2c6f27cbf01f24a40486
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.8.9.
> 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 Oak 1.8.9
> [ ] -1 Do not release this package because...
> D.


Re: [VOTE] Release Apache Jackrabbit Oak 1.9.10

2018-11-01 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.9.10

[INFO] 
[INFO] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T15:39:06-04:00)
[INFO] OS name: "mac os x", version: "10.13.6", arch: "x86_64", family: "mac"
[INFO] Java version: 1.8.0_144, vendor: Oracle Corporation
[INFO] 
[INFO] ALL CHECKS OK
[INFO] 

Cheers,

Woonsan

On Thu, Nov 1, 2018 at 8:20 AM Davide Giannella  wrote:
>
> A candidate for the Jackrabbit Oak 1.9.10 release is available at:
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.9.10/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.9.10/
>
> The SHA1 checksum of the archive is
> 7dbca59d4da84168860061823614b373c35acd0c.
>
> A staged Maven repository is available for review at:
>
> https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
> # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
> $ sh check-release.sh oak 1.9.10
> 7dbca59d4da84168860061823614b373c35acd0c
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.9.10.
> 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 Oak 1.9.10
> [ ] -1 Do not release this package because...
> D.


Re: [VOTE] Release Apache Jackrabbit Oak 1.9.9

2018-10-09 Thread Woonsan Ko
[X] +1 Release this package as Apache Jackrabbit Oak 1.9.9

Digital signature verified.
SHA512 checksum verified.
Release notes looks good.
Build and tests OK in my env:

Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T15:39:06-04:00)
Java version: 1.8.0_144, vendor: Oracle Corporation
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.13.6", arch: "x86_64", family: "mac"

Thank you very much.

Woonsan

On Tue, Oct 9, 2018 at 9:01 AM Julian Reschke  wrote:
>
> A candidate for the Jackrabbit Oak 1.9.9 release is available at:
>
>  https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.9.9/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.9.9/
>
> The SHA1 checksum of the archive is
> 9fa39fa3ad6e9eae3395b3f52a243322dd05ff9a.
>
> A staged Maven repository is available for review at:
>
>  https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
>  # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
>  $ sh check-release.sh oak 1.9.9
> 9fa39fa3ad6e9eae3395b3f52a243322dd05ff9a
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.9.9.
> 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 Oak 1.9.9
>  [ ] -1 Do not release this package because...
>
>
> Best regards, Julian


Re: Installing Jackrabbit(Oak) on Tomcat7

2018-09-28 Thread Woonsan Ko
Hi Yves,

I'm afraid that you've downloaded Jackrabbit 2.x
(jackrabbit-webapp-2.16.3.war), not OAK [1], while being referred to
OAK OSGi features. The download page contains both Jackrabbit 2.x and
OAK. Each has its own documentation and different feature set.
[2,3,...]

Regards,

Woonsan

[1] http://jackrabbit.apache.org/oak/
[2] http://jackrabbit.apache.org/jcr/getting-started-with-apache-jackrabbit.html
[3] http://jackrabbit.apache.org/oak/docs/use_getting_started.html

On Fri, Sep 28, 2018 at 7:53 AM Yves De Bruyne  wrote:
>
> Hello,
>
> I am trying to run a jackrabbit oak based repository as a web application
> backend.
>
> We thought that having it running separately would simplify the setup.
>
> When trying to set this up, I have encountered a few problems and I'd like
> to
> check the workarounds that I had to do against common sense or higher
> experience.
>
> ---
>
> Part 1) Installation
>
> On a vanilla Tomcat 7 on Redhat
> wget
> https://www.apache.org/dyn/closer.lua/jackrabbit/2.16.3/jackrabbit-webapp-2.16.3.war
> cp jackrabbit-webapp-2.16.3.war /usr/share/tomcat/webapps/jackrabbit.war
> start tomcat
> STOP tomcat (webapp has been expanded)
>
> Hack 1)
> Edit jackrabbit/WEB-INF/templates/bootstrap.properties
> comment out the line repository.config=jackrabbit/repository/repository.xml
>
> - This seems to be needed so that the oak repository creation id possible,
> as an aok repo has no config file (?)
>
> Hack 2)
> cd jackrabbit/WEB-INF
> wget
> https://svn.apache.org/repos/asf/jackrabbit/trunk/jackrabbit-jcr2dav/src/test/resources/protectedHandlersConfig.xml
>
> - This configuration file seems to be needed to run on tomcat 7+
>
> These changes allow me to run jackrabbit, and the wizard creates a oak type
> repository that seems to work just fine.
>
> ---
>
> Part 2) Configuration
>
> Here I'm stumped. All the documentation refers to OSGI parameters that can
> be set via Felix, yet this setup does not seem to have a Felix console that
> I can find (e.g. localhost:8080/jackrabbit/server/default/system/console
> (?))
>
> I would need to make some changes to the repository:
>
> Change 1) Change admin password
> Change 2) Activate a FileDataStore to distribute binaries better (140G of
> data await)
>
> - I tried to access felix, but could not find a URL to do so
> - I tried putting configurations into /usr/share/tomcat/[reponame]/install,
> but I see no effect
>
> (inspired by the last paragraphs in
> https://jackrabbit.apache.org/oak/docs/osgi_config.html)
>
> -
>
> Voilà, these are the ordeals I'm facing. I'm pretty sure I missed something
> rather ominous, but I'm more used to the silky padding of AEM, where a lot
> more is hidden in the default deployment...
>
> I hope at least the installation quirks can be useful for newcomers. If the
> war file deployment is the wrong choice, maybe we can gather a bit of
> information about that.
> The idea was to run the repository and the webapp side by side  and have
> the webapp communicate with the repo over jndi.
>
> Thanks a lot for your time and for any pointers or suggestions.
>
> Yves De Bruyne
>
>
> --
> Nobody is tired on a day of victory


Re: New Jackrabbit Committer: Woonsan Ko

2018-09-26 Thread Woonsan Ko
Hi Michael and The Community,

Thank you so much.
It's a big honor for me to join this project as a committer and PMC
member. Since I became an active user in 2008, Apache Jackrabbit has
been my life and love, learning one after another, with questions,
answers, a-ha moments...
I will try my best to help keep gardening this great community and
help others with anything I can, like how I have received.

Kind regards,

Woonsan

On Tue, Sep 25, 2018 at 2:43 AM Michael Dürig  wrote:
>
> Hi,
>
> Please welcome Woonsan Ko as a new committer and PMC member of
> the Apache Jackrabbit project. The Jackrabbit PMC recently decided to
> offer Woonsan committership based on his contributions. I'm happy to
> announce that he accepted the offer and that all the related
> administrative work has now been taken care of.
>
> Welcome to the team, Woonsan!
>
> Michael


Re: [VOTE] Release Apache Jackrabbit Oak 1.8.8

2018-09-25 Thread Woonsan Ko
+1

Checked the following:
- digital signature verified with the KEYS.
- sha512 checksum verified.
- RELEASE-NOTES.txt is good.
- build and tests from src zip were successful on:

Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T15:39:06-04:00)
Java version: 1.8.0_144, vendor: Oracle Corporation
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.13.6", arch: "x86_64", family: "Mac"

Thank you very much for the effort!

Kind regards,

Woonsan

On Tue, Sep 25, 2018 at 6:33 AM Davide Giannella  wrote:
>
>
> A candidate for the Jackrabbit Oak 1.8.8 release is available at:
>
> https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.8.8/
>
> The release candidate is a zip archive of the sources in:
>
>
> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.8.8/
>
> The SHA1 checksum of the archive is
> 8a34e8f315756a789f36f772091ce27ba06f8eb5.
>
> A staged Maven repository is available for review at:
>
> https://repository.apache.org/
>
> The command for running automated checks against this release candidate is:
>
> # run in SVN checkout of
> https://dist.apache.org/repos/dist/dev/jackrabbit
> $ sh check-release.sh oak 1.8.8 8a34e8f315756a789f36f772091ce27ba06f8eb5
>
> Please vote on releasing this package as Apache Jackrabbit Oak 1.8.8.
> 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 Oak 1.8.8
> [ ] -1 Do not release this package because...
> D.


Anyone in ApacheCon NA, Montreal?

2018-09-23 Thread Woonsan Ko
Hi,

(Sorry for cross-posting)

Is there anyone joining ApacheCon Montreal this week?
Please let me know if you come and think we can hang out over drink. :-)

Cheers,

Woonsan


Re: Outdated or broken info in OAK HTTP binding examples?

2018-09-11 Thread Woonsan Ko
Good to know. Thanks Julian and Davide! Always better to ask first. ;-)

Cheers,

Woonsan

On Tue, Sep 11, 2018 at 10:18 AM Julian Reschke  wrote:
>
> On 9/11/2018 10:47 AM, Davide Giannella wrote:
> > On 10/09/2018 20:55, Woonsan Ko wrote:
> >> Hi,
> >>
> >> I tried to follow the examples described in
> >> https://github.com/woonsan/jackrabbit-oak/tree/trunk/oak-http.
> >> I ran `java -jar oak-run/target/oak-run-1.10-SNAPSHOT.jar server`, and
> >> observed these:
> >> - The documentation seems to have missed 'server' command line
> >> argument in the example.
> >> - The first http command to retrieve the root node gives an HTML
> >> output, not JSON, even with `-j` option. (I'm using httpie 0.9.9.)
> >> - The following examples also fail; perhaps related to the json
> >> content type handling (-j option).
> >
> > I think this is a non-maintained feature that should be removed from
> > oak-run and documentation.
> >
> > Any feedbacks?
>
> +1
>
> (see https://mvnrepository.com/artifact/org.apache.jackrabbit/oak-http)
>
> Best regards, Julian


Outdated or broken info in OAK HTTP binding examples?

2018-09-10 Thread Woonsan Ko
Hi,

I tried to follow the examples described in
https://github.com/woonsan/jackrabbit-oak/tree/trunk/oak-http.
I ran `java -jar oak-run/target/oak-run-1.10-SNAPSHOT.jar server`, and
observed these:
- The documentation seems to have missed 'server' command line
argument in the example.
- The first http command to retrieve the root node gives an HTML
output, not JSON, even with `-j` option. (I'm using httpie 0.9.9.)
- The following examples also fail; perhaps related to the json
content type handling (-j option).

Do you have any idea about these?

Thanks in advance,

Woonsan


Search feature in OakServlet

2014-04-17 Thread Woonsan Ko
Hi Oak Maestros,


I had a chance to run oak after getting impressed from Jukka's presentation in 
Denver. You guys have been doing great jobs!

One question with regard to OakServlet is it doesn't have a search function 
(yet?), so even though it can provide a full-featured CRUD functions now, it 
seems more useful for http-binding clients if it also provides search feature 
(e.g, search all wiki pages having 'OAK' term for instance).
How does it sound?

Thanks!

Regards,

Woonsan