Several changes done in xcontent. This changes might imply backward changes for Java clients. - Removed BinaryXContentBuilder and TextXContentBuilder, unified to XContentBuilder. - Removed XSON and instead using the SMILE format.