Arsnael commented on PR #1501:
URL: https://github.com/apache/james-project/pull/1501#issuecomment-1515675702

   ```
   [INFO] There are 5 errors reported by Checkstyle 10.3.4 with checkstyle.xml 
ruleset.
   [ERROR] 
src/main/java/org/apache/james/smtpserver/futurerelease/FutureReleaseMailParameterHook.java:[31,1]
 (imports) ImportOrder: Wrong order for 'javax.inject.Inject' import.
   [ERROR] 
src/main/java/org/apache/james/smtpserver/futurerelease/FutureReleaseMailParameterHook.java:[32,1]
 (imports) ImportOrder: Wrong order for 'java.time.*' import.                
   [ERROR] 
src/main/java/org/apache/james/smtpserver/futurerelease/FutureReleaseMailParameterHook.java:[32,17]
 (imports) AvoidStarImport: Using the '.*' form of import should be avoided 
   - java.time.*.                                                               
              
   [ERROR] 
src/main/java/org/apache/james/smtpserver/futurerelease/FutureReleaseMailParameterHook.java:[35,1]
 (imports) ImportOrder: Wrong order for 'org.apache.james.protocols.api.Proto
   colSession.State.Transaction' import.                                        
              
   [ERROR] 
src/main/java/org/apache/james/smtpserver/futurerelease/FutureReleaseMailParameterHook.java:[36,80]
 (imports) AvoidStarImport: Using the '.*' form of import should be avoided 
   - org.apache.james.smtpserver.futurerelease.FutureReleaseParameters.*.   
   ```


-- 
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]

Reply via email to