commit 0a7b42ceb08eb738ae5ad0b174974edc31977bfa
tree 3ab052f5204efb583cee37e74ea347a6c394e82d
parent 55d1d426efd64d55e058f2b50a0c68821ad5c648
author Luca Milanesio <luca.milanesio@gmail.com> 2024-06-15 23:03:28 +0100
committer Luca Milanesio <luca.milanesio@gmail.com> 2025-11-17 12:08:43 +0000

    Move AbstractGitDaemonTest to com.google.gerrit.acceptance
    
    I0214fc8ed made the registerRepoConnection() package-protected
    therefore it isn't possible anymore for the AbstractGitDaemonTest
    to access it.
    
    Moving the AbstractGitDaemonTest to com.google.gerrit.acceptance
    as a workaroun, waiting to understand the rationale behind restricting
    the access to registerRepoConnection().
    
    Change-Id: I2c2e8ed6f8822d960db471df44c4d79245e4a59e
    (cherry picked from commit bc9823c1e276922e55e401275714850920edac96)


:100644 100644 243baa9161401dd4b130261c3c29cb1247a81f7f ab4ecbb014939e4e4737e4204ae5002b2b89e842 R095	src/test/java/com/googlesource/gerrit/libmodule/plugins/test/AbstractGitDaemonTest.java	src/test/java/com/google/gerrit/acceptance/AbstractGitDaemonTest.java
:100644 100644 0d56ec8853188c15b16a0e6329439dd8536d410e 9312cd68f01505828769ebb54f638e5d13c0e911 M	src/test/java/com/googlesource/gerrit/libmodule/plugins/test/GitRefsFilterProtocolV2IT.java
:100644 100644 7663d7688a22bbab8f8469cee10290119720b800 7fb30690b56c2f94a167ef2fd9008972d835f26f M	src/test/java/com/googlesource/gerrit/libmodule/plugins/test/GitRefsFilterTest.java
