You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by GitBox <gi...@apache.org> on 2022/03/31 00:44:43 UTC

[GitHub] [jackrabbit-oak] nit0906 edited a comment on pull request #532: OAK-9741 Test cases for invalid index definitions

nit0906 edited a comment on pull request #532:
URL: https://github.com/apache/jackrabbit-oak/pull/532#issuecomment-1083874592


   There seems to be compilation errors in the ci builds - 
   
   ````
   [](https://ci-builds.apache.org/blue/organizations/jenkins/Jackrabbit%2Foak-trunk-pr/detail/PR-532/1/pipeline#step-422-log-1735)[](https://ci-builds.apache.org/blue/organizations/jenkins/Jackrabbit%2Foak-trunk-pr/detail/PR-532/1/pipeline#step-422-log-1736)[](https://ci-builds.apache.org/blue/organizations/jenkins/Jackrabbit%2Foak-trunk-pr/detail/PR-532/1/pipeline#step-422-log-1737)[](https://ci-builds.apache.org/blue/organizations/jenkins/Jackrabbit%2Foak-trunk-pr/detail/PR-532/1/pipeline#step-422-log-1738)[](https://ci-builds.apache.org/blue/organizations/jenkins/Jackrabbit%2Foak-trunk-pr/detail/PR-532/1/pipeline#step-422-log-1739)[](https://ci-builds.apache.org/blue/organizations/jenkins/Jackrabbit%2Foak-trunk-pr/detail/PR-532/1/pipeline#step-422-log-1740)[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project oak-lucene: Compilation failure: Compilation failure: 
   
   [ERROR] /home/jenkins/jenkins-agent/workspace/Jackrabbit_oak-trunk-pr_PR-532/oak-lucene/src/test/java/org/apache/jackrabbit/oak/plugins/index/lucene/invalidData/InvalidIndexDefinitionTest.java:[166,61] cannot find symbol
   
   [ERROR]   symbol:   method of(java.lang.String)
   
   [ERROR]   location: interface java.util.List
   
   [ERROR] /home/jenkins/jenkins-agent/workspace/Jackrabbit_oak-trunk-pr_PR-532/oak-lucene/src/test/java/org/apache/jackrabbit/oak/plugins/index/lucene/invalidData/InvalidIndexDefinitionTest.java:[167,61] cannot find symbol
   
   [ERROR]   symbol:   method of(java.lang.String)
   
   [ERROR]   location: interface java.util.List
   ````
   
   


-- 
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: dev-unsubscribe@jackrabbit.apache.org

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