You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by "Arsnael (via GitHub)" <gi...@apache.org> on 2023/04/20 03:53:10 UTC

[GitHub] [james-project] Arsnael commented on pull request #1501: JAMES-4865 Add FutureRelease Extension

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: notifications-unsubscribe@james.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org