Adapt to API changes in mapping subsystem [DATAES-369] #944
Comments
Mahesh D Dhola commented Recent merge on master from issue/DATAES-369 branch is causing compilation failure. |
Mark Paluch commented Thanks IndianOcean for noticing the broken build. The Elasticsearch build is now broken because of an additional compile-time dependency in Spring Data Commons. Elasticsearch is very strict about duplicate classes hence it fails upon test execution. Subscribe to DATACMNS-1104 to retry the build once the mentioned ticket is resolved |
Mahesh D Dhola commented Thanks Mark. I've changed pom entry for spring data commons version to the following which worked fine for me in my local machine. |
Mark Paluch opened DATAES-369 and commented
Adopt code to changes related to
Optional
removal in mapping and convert packages in Spring Data CommonsAffects: 3.0 M4 (Kay)
Issue Links:
The text was updated successfully, but these errors were encountered: