You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by GitBox <gi...@apache.org> on 2022/12/29 15:01:13 UTC

[GitHub] [james-project] chibenwa commented on pull request #1363: SMTP AuthCmdHandler support doDelegation method

chibenwa commented on PR #1363:
URL: https://github.com/apache/james-project/pull/1363#issuecomment-1367391419

   ```
   01:43:59,652 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project protocols-smtp: Compilation failure: Compilation failure: 
   01:43:59,653 [ERROR] /home/jenkins/workspace/james_ApacheJames_PR-1363/protocols/smtp/src/main/java/org/apache/james/protocols/smtp/core/esmtp/AuthCmdHandler.java:[357,82] cannot find symbol
   01:43:59,653 [ERROR]   symbol:   method getUser()
   01:43:59,653 [ERROR]   location: variable session of type org.apache.james.protocols.smtp.SMTPSession
   01:43:59,653 [ERROR] /home/jenkins/workspace/james_ApacheJames_PR-1363/protocols/smtp/src/main/java/org/apache/james/protocols/smtp/core/esmtp/AuthCmdHandler.java:[359,78] cannot find symbol
   01:43:59,653 [ERROR]   symbol:   method getUser()
   01:43:59,653 [ERROR]   location: variable session of type org.apache.james.protocols.smtp.SMTPSession
   01:43:59,653 [ERROR] -> [Help 1]
   org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project protocols-smtp: Compilation failure
   ```


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