chibenwa commented on a change in pull request #618:
URL: https://github.com/apache/james-project/pull/618#discussion_r695379970
##########
File path: server/blob/blob-storage-strategy/pom.xml
##########
@@ -44,6 +48,23 @@
<type>test-jar</type>
<scope>test</scope>
</dependency>
+ <dependency>
+ <groupId>${james.groupId}</groupId>
+ <artifactId>blob-memory</artifactId>
Review comment:
Yes.
Move the GC algorithm test into another module EG the blob-memory one?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]