You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2019/07/29 23:02:45 UTC

[maven-indexer] branch master updated (005bc5e -> 1b3d9ce)

This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-indexer.git.


    from 005bc5e  [MINDEXER-118] Eliminate use of deprecated Lucene API - Field
     add 044e0d3  [MINDEXER-117] ability to set index temp directory for index update
     add 1b3d9ce  [MINDEXER-117] Integration test for index temporary directory

No new revisions were added by this update.

Summary of changes:
 .../maven/index/updater/DefaultIndexUpdater.java   |  6 +++-
 .../maven/index/updater/IndexUpdateRequest.java    | 14 +++++++-
 .../updater/DefaultIndexUpdaterEmbeddingIT.java    | 40 ++++++++++++++++++++++
 3 files changed, 58 insertions(+), 2 deletions(-)