woj-tek commented on code in PR #1559: URL: https://github.com/apache/james-project/pull/1559#discussion_r1192821699
########## server/protocols/protocols-imap4/src/main/java/org/apache/james/imapserver/webadmin/ImapRoutes.java: ########## @@ -0,0 +1,22 @@ +package org.apache.james.imapserver.webadmin; Review Comment: @chibenwa btw licencing headers - it seems not all files have them (I just saw https://github.com/apache/james-project/blob/master/server/protocols/protocols-library/src/test/java/org/apache/james/protocols/lib/mock/MockProtocolHandlerLoader.java)... Maybe use https://github.com/mathieucarbou/license-maven-plugin for checking and formatting? -- 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]
