Arsnael commented on PR #1118: URL: https://github.com/apache/james-project/pull/1118#issuecomment-1223759694
``` 01:34:09,474 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project apache-james-mailbox-scanning-search: Compilation failure: Compilation failure: 01:34:09,474 [ERROR] /home/jenkins/jenkins-agent/workspace/james_ApacheJames_PR-1118/mailbox/scanning-search/src/test/java/org/apache/james/mailbox/store/search/SimpleMessageSearchIndexTest.java:[232,104] cannot find symbol 01:34:09,474 [ERROR] symbol: variable BODY 01:34:09,474 [ERROR] location: class org.apache.james.mailbox.store.mail.MessageMapper.FetchType 01:34:09,474 [ERROR] /home/jenkins/jenkins-agent/workspace/james_ApacheJames_PR-1118/mailbox/scanning-search/src/test/java/org/apache/james/mailbox/store/search/SimpleMessageSearchIndexTest.java:[236,114] cannot find symbol 01:34:09,474 [ERROR] symbol: variable BODY 01:34:09,474 [ERROR] location: class org.apache.james.mailbox.store.mail.MessageMapper.FetchType 01:34:09,474 [ERROR] /home/jenkins/jenkins-agent/workspace/james_ApacheJames_PR-1118/mailbox/scanning-search/src/test/java/org/apache/james/mailbox/store/search/SimpleMessageSearchIndexTest.java:[236,87] cannot find symbol 01:34:09,474 [ERROR] symbol: variable BODY 01:34:09,474 [ERROR] location: class org.apache.james.mailbox.store.mail.MessageMapper.FetchType 01:34:09,474 [ERROR] /home/jenkins/jenkins-agent/workspace/james_ApacheJames_PR-1118/mailbox/scanning-search/src/test/java/org/apache/james/mailbox/store/search/SimpleMessageSearchIndexTest.java:[239,113] cannot find symbol 01:34:09,474 [ERROR] symbol: variable BODY 01:34:09,474 [ERROR] location: class org.apache.james.mailbox.store.mail.MessageMapper.FetchType 01:34:09,474 [ERROR] /home/jenkins/jenkins-agent/workspace/james_ApacheJames_PR-1118/mailbox/scanning-search/src/test/java/org/apache/james/mailbox/store/search/SimpleMessageSearchIndexTest.java:[239,86] cannot find symbol 01:34:09,474 [ERROR] symbol: variable BODY 01:34:09,474 [ERROR] location: class org.apache.james.mailbox.store.mail.MessageMapper.FetchType 01:34:09,475 [ERROR] /home/jenkins/jenkins-agent/workspace/james_ApacheJames_PR-1118/mailbox/scanning-search/src/test/java/org/apache/james/mailbox/store/search/SimpleMessageSearchIndexTest.java:[241,110] cannot find symbol 01:34:09,475 [ERROR] symbol: variable BODY 01:34:09,475 [ERROR] location: class org.apache.james.mailbox.store.mail.MessageMapper.FetchType 01:34:09,475 [ERROR] /home/jenkins/jenkins-agent/workspace/james_ApacheJames_PR-1118/mailbox/scanning-search/src/test/java/org/apache/james/mailbox/store/search/SimpleMessageSearchIndexTest.java:[241,67] cannot find symbol 01:34:09,475 [ERROR] symbol: variable BODY 01:34:09,475 [ERROR] location: class org.apache.james.mailbox.store.mail.MessageMapper.FetchType 01:34:09,475 [ERROR] /home/jenkins/jenkins-agent/workspace/james_ApacheJames_PR-1118/mailbox/scanning-search/src/test/java/org/apache/james/mailbox/store/search/SimpleMessageSearchIndexTest.java:[241,83] cannot find symbol 01:34:09,475 [ERROR] symbol: variable BODY 01:34:09,475 [ERROR] location: class org.apache.james.mailbox.store.mail.MessageMapper.FetchType 01:34:09,475 [ERROR] /home/jenkins/jenkins-agent/workspace/james_ApacheJames_PR-1118/mailbox/scanning-search/src/test/java/org/apache/james/mailbox/store/search/SimpleMessageSearchIndexTest.java:[242,67] cannot find symbol 01:34:09,475 [ERROR] symbol: variable BODY 01:34:09,475 [ERROR] location: class org.apache.james.mailbox.store.mail.MessageMapper.FetchType 01:34:09,475 [ERROR] /home/jenkins/jenkins-agent/workspace/james_ApacheJames_PR-1118/mailbox/scanning-search/src/test/java/org/apache/james/mailbox/store/search/SimpleMessageSearchIndexTest.java:[246,114] cannot find symbol 01:34:09,475 [ERROR] symbol: variable BODY 01:34:09,475 [ERROR] location: class org.apache.james.mailbox.store.mail.MessageMapper.FetchType 01:34:09,475 [ERROR] /home/jenkins/jenkins-agent/workspace/james_ApacheJames_PR-1118/mailbox/scanning-search/src/test/java/org/apache/james/mailbox/store/search/SimpleMessageSearchIndexTest.java:[246,67] cannot find symbol 01:34:09,475 [ERROR] symbol: variable BODY 01:34:09,475 [ERROR] location: class org.apache.james.mailbox.store.mail.MessageMapper.FetchType 01:34:09,475 [ERROR] /home/jenkins/jenkins-agent/workspace/james_ApacheJames_PR-1118/mailbox/scanning-search/src/test/java/org/apache/james/mailbox/store/search/SimpleMessageSearchIndexTest.java:[248,113] cannot find symbol 01:34:09,475 [ERROR] symbol: variable BODY 01:34:09,475 [ERROR] location: class org.apache.james.mailbox.store.mail.MessageMapper.FetchType 01:34:09,475 [ERROR] /home/jenkins/jenkins-agent/workspace/james_ApacheJames_PR-1118/mailbox/scanning-search/src/test/java/org/apache/james/mailbox/store/search/SimpleMessageSearchIndexTest.java:[248,67] cannot find symbol 01:34:09,475 [ERROR] symbol: variable BODY 01:34:09,475 [ERROR] location: class org.apache.james.mailbox.store.mail.MessageMapper.FetchType 01:34:09,475 [ERROR] /home/jenkins/jenkins-agent/workspace/james_ApacheJames_PR-1118/mailbox/scanning-search/src/test/java/org/apache/james/mailbox/store/search/SimpleMessageSearchIndexTest.java:[250,83] cannot find symbol 01:34:09,475 [ERROR] symbol: variable BODY 01:34:09,475 [ERROR] location: class org.apache.james.mailbox.store.mail.MessageMapper.FetchType ``` related? -- 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]
