This is an automated email from the ASF dual-hosted git repository. daim pushed a change to branch OAK-11889 in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
omit 6efdad3619 OAK-11889 : fixed for sonar issue omit cc4c66e07c OAK-11889 : incorporatd review comments omit 710ce6808e OAK-11886 : replaced Guavs's Futures.successfulAsList with JDK completableFuture add 1178a985d2 OAK-11224: shaded guava is only a test dependency in commons, adjust core-spi to re-add the dependency (#2488) add 0bdf6545dd OAK-11129 Improve Lucene documentation (#2491) add 4a68058bb4 OAK-11886 : replaced Guavs's Futures.successfulAsList with JDK completableFuture add deca4ad3c9 OAK-11889 : incorporatd review comments add 1ab8ee7342 OAK-11889 : fixed for sonar issue add ecc9b50bfa OAK-11889 : fixed compilation error This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (6efdad3619) \ N -- N -- N refs/heads/OAK-11889 (ecc9b50bfa) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: oak-commons/pom.xml | 1 + .../jackrabbit/oak/commons/internal/concurrent/FutureConverter.java | 2 +- oak-core-spi/pom.xml | 5 +++++ oak-doc/src/site/markdown/query/lucene.md | 5 +++-- oak-doc/src/site/markdown/query/oak-run-indexing.md | 2 +- oak-doc/src/site/markdown/query/query-troubleshooting.md | 3 +-- 6 files changed, 12 insertions(+), 6 deletions(-)