elasticsearch/qa/ccs-rolling-upgrade-remote-cluster
Chris Hegarty 20c9f756d2
Fix split package org.elasticsearch.common.xcontent (#78831)
Fix the split package org.elasticsearch.common.xcontent, between server and the x-content lib. Move the x-content lib exported package from org.elasticsearch.common.xcontent to org.elasticsearch.xcontent ( following the naming convention of similar libraries ). Removing split packages is a prerequisite to modularization.
2021-10-08 17:14:26 +01:00
..
src/test/java/org/elasticsearch/upgrades Fix split package org.elasticsearch.common.xcontent (#78831) 2021-10-08 17:14:26 +01:00
build.gradle Introduce DSL for configuring BWC tests (#78597) 2021-10-04 21:43:02 +02:00