You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by cs...@apache.org on 2022/02/02 10:26:04 UTC

[maven-indexer] branch MINDEXER-132 updated (88665e0 -> 450a931)

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

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


    from 88665e0  Replace all legacy code with Java7 Files.
     add 14008ef  [MINDEXER-133] Reset the correct srteam in IndexDataReader
     add e91d29b  [MINDEXER-133] Reset the correct steam in IndexDataReader (#166)
     add a9359a8  [MINDEXER-134] Update dependencies (#165)
     add 418b934  [MINDEXER-134] Missed cleanup of test fixture
     add 450a931  Merge remote-tracking branch 'origin/master' into MINDEXER-132

No new revisions were added by this update.

Summary of changes:
 indexer-cli/pom.xml                                |  7 ++-
 indexer-core/pom.xml                               | 10 +---
 .../maven/index/updater/IndexDataReader.java       |  5 +-
 .../updater/DownloadRemoteIndexerManagerTest.java  | 32 +++--------
 .../index/updater/fixtures/ServerTestFixture.java  | 63 +++++++++++-----------
 indexer-examples/indexer-examples-spring/pom.xml   |  2 +-
 indexer-reader/pom.xml                             |  2 +-
 pom.xml                                            | 33 ++++++------
 8 files changed, 61 insertions(+), 93 deletions(-)