BUILD FAILURE: Jackrabbit Oak - Build # 1768 - Failure

2018-11-05 Thread Apache Jenkins Server
The Apache Jenkins build system has built Jackrabbit Oak (build #1768)

Status: Failure

Check console output at https://builds.apache.org/job/Jackrabbit%20Oak/1768/ to 
view the results.

Changes:
[catholicon] OAK-7605: Giving multiple result when executing query (for a 
constraints with OR condition) for Facetextraction

 

Test results:
1 tests failed.
FAILED:  
org.apache.jackrabbit.oak.plugins.index.lucene.directory.ActiveDeletedBlobCollectionIT.simpleAsyncIndexUpdateBasedBlobCollection[WITHOUT_FDS]

Error Message:
Unable to start docker container: DockerConfig{name=MongoDB}

Stack Trace:
java.lang.RuntimeException: Unable to start docker container: 
DockerConfig{name=MongoDB}
at 
org.apache.jackrabbit.oak.plugins.index.lucene.directory.ActiveDeletedBlobCollectionIT.simpleAsyncIndexUpdateBasedBlobCollection(ActiveDeletedBlobCollectionIT.java:140)<>


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.8.9

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


[INFO] Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe;
2018-06-17T20:33:14+02:00)
[INFO] OS name: "mac os x", version: "10.13.6", arch: "x86_64", family:
"mac"
[INFO] Java version: 1.8.0_181, vendor: Oracle Corporation


Re: [VOTE] Release Apache Jackrabbit Oak 1.8.9

2018-11-05 Thread Davide Giannella
+1
D.


Re: [VOTE] Release Apache Jackrabbit Oak 1.8.9

2018-11-05 Thread Julian Reschke

On 2018-11-05 12:38, Davide Giannella wrote:

...


[X] +1 Release this package as Apache Jackrabbit Oak 1.8.9

...where...


[INFO] Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 
2017-10-18T09:58:13+02:00)
[INFO] OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
[INFO] Java version: 1.8.0_162, vendor: Oracle Corporation


Best regards, Julian


[VOTE] Release Apache Jackrabbit Oak 1.8.9

2018-11-05 Thread Davide Giannella
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.


[ANNOUNCE] Apache Jackrabbit 2.12.10 released

2018-11-05 Thread Julian Reschke

The Apache Jackrabbit community is pleased to announce the release of
Apache Jackrabbit 2.12.10. 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.12.10

Introduction


This is Apache Jackrabbit(TM) 2.12.10, 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.12.10 is a patch release that contains fixes and
improvements over Jackrabbit 2.12. Jackrabbit 2.12.x releases are
considered stable and targeted for production use.

Changes in Jackrabbit 2.12.10
-

Bug

[JCR-3632] - ConnectionFactoryTest failed under Java 8
[JCR-4006] - TestCachingFDS.testDeleteRecord() fails occasionally
[JCR-4008] - Restore TestCachingFDS.testDeleteRecord() to fix it 
with disabling AsyncUpload in unit tests
[JCR-4093] - IndexRule are meant to be applied based on both 
primaryType and mixin type based inheritance. Currently it appears that 
only primaryType based inheritance is working
[JCR-4291] - FileInputStream for workspace.xml not closed in 
RepositoryConfig.loadWorkspaceConfig(File)

[JCR-4324] - NPE on Version.getLinearPredecessor() implementation

Improvement

[JCR-4253] - RepositoryConfig: add some handling for mkdir failure
[JCR-4292] - davex: preserve cause in exceptions and log affected URI

Task

[JCR-4231] - Upgrade aws-java-sdk-s3 dependency to 1.11.241
[JCR-4233] - Update H2DB test dependency
[JCR-4254] - Update Logback version to >= 1.2.0, SLF4J accordingly
[JCR-4256] - create announcement mail template for releases
[JCR-4261] - webapp: align jsons-simple dependencies internally and 
with oak
[JCR-4262] - jcr-server: align org.apache.felix.scr.annotations 
with oak
[JCR-4263] - jcr-server, jackrabbit-bundle: align org.osgi 
dependencies with oak
[JCR-4264] - jackrabbit-standalone: align commons-cli dependency 
with oak

[JCR-4272] - Upgrade surefire and failsafe plugins to 2.21.0
[JCR-4293] - jackrabbit-core: observation tests should not rely on 
mix:lockable mixin type
[JCR-4294] - TCK tests should pass on repositories without locking 
support

[JCR-4302] - BTreeManager: fix Eclipse compiler error
[JCR-4307] - Update animal-sniffer-maven-plugin to 1.16
[JCR-4318] - Update failsafe and surefire plugin versions to 2.22.0
[JCR-4320] - Update spotbugs plugin to 3.1.5
[JCR-4321] - Update maven plugins from org.apache.maven.plugins
[JCR-4322] - Consistent use of log4j versions
[JCR-4326] - Update aws java sdk version to 1.11.330 (consistent 
with Oak)

[JCR-4328] - Update 7.0.* Tomcat dependencies once 7.0.90 is released
[JCR-4333] - Update javax.transaction dependency to 1.3

Sub-task

[JCR-4190] - maven-assembly-plugin:2.6:single failing with Java 9
[JCR-4196] - update surefire and failsafe plugins for use with java 9
[JCR-4200] - javax.transaction.UserTransaction hidden by surefire 
plugin in with Java 9

[JCR-4280] - code coverage checks fail on Java 10
[JCR-4306] - switch to findbugs replacement that is still 
maintained (spotbugs)
[JCR-4338] - avoid use of javax.rmi.PortableRemoteObject (removed 
in Java 11)



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 SHA1 and SHA512 checksums 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