mibo commented on pull request #16: URL: https://github.com/apache/olingo-odata2/pull/16#issuecomment-1065863607
Produce test errors (on my machine): ``` Results : Tests in error: testBuildManyToOne(org.apache.olingo.odata2.jpa.processor.core.model.JPAEdmPropertyTest): org.apache.olingo.odata2.jpa.processor.core.model.JPAEdmPropertyTest$JPAEdmEntityType$JPAEdmPluralAttribute cannot be cast to javax.persistence.metamodel.SingularAttribute testBuildManyToOneNoJoinColumnNames(org.apache.olingo.odata2.jpa.processor.core.model.JPAEdmPropertyTest): org.apache.olingo.odata2.jpa.processor.core.model.JPAEdmPropertyTest$JPAEdmEntityType$JPAEdmPluralAttribute cannot be cast to javax.persistence.metamodel.SingularAttribute testBuildManyToOneJoinColumnWithFacets(org.apache.olingo.odata2.jpa.processor.core.model.JPAEdmPropertyTest): org.apache.olingo.odata2.jpa.processor.core.model.JPAEdmPropertyTest$JPAEdmEntityType$JPAEdmPluralAttribute cannot be cast to javax.persistence.metamodel.SingularAttribute ``` -- 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-unsubscr...@olingo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org