chibenwa commented on a change in pull request #256:
URL: https://github.com/apache/james-project/pull/256#discussion_r512597233
##########
File path: pom.xml
##########
@@ -1860,6 +1860,11 @@
<artifactId>james-server-webadmin-jmap</artifactId>
<version>${project.version}</version>
</dependency>
+ <dependency>
+ <groupId>${james.groupId}</groupId>
+ <artifactId>james-server-webadmin-mail-over-web</artifactId>
Review comment:
What are the pros of this separate module?
I see it as closely related to the mail queue, hence I wonder what we gain
from separating it.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]