OpenSearch/qa
Jason Tedor f9d55be1ed Rename UserError
The top-level class Throwable represents all errors and exceptions in
Java. This hierarchy is divided into Error and Exception, the former
being serious problems that applications should not try to catch and the
latter representing exceptional conditions that an application might
want to catch and handle. This commit renames
org.elasticsearch.cli.UserError to org.elasticsearch.UserException to
make its name consistent with where it falls in this hierarchy.

Relates #19254
2016-07-04 19:22:29 -04:00
..
backwards-5.0 Set next version back to alpha4 2016-06-13 09:26:45 -07:00
evil-tests Rename UserError 2016-07-04 19:22:29 -04:00
smoke-test-client Remove settings and system properties entanglement 2016-05-19 14:08:08 -04:00
smoke-test-ingest-disabled ingest: Move processors from core to ingest-common module. 2016-06-07 17:32:52 +02:00
smoke-test-ingest-with-all-dependencies ingest: merged o.e.ingest.core with o.e.ingest and in ingest-common module added o.e.ingest.common package 2016-06-21 09:24:00 +02:00
smoke-test-multinode Build: Get multi node smoke tests working 2015-11-22 14:49:05 -08:00
smoke-test-plugins Build: Add fixture capabilities to integ tests 2015-12-19 15:46:21 -08:00
smoke-test-reindex-with-painless Port reindex's script tests to painless 2016-06-13 12:28:39 -04:00
vagrant Add ingest-useragent to vagrant tests 2016-07-01 11:29:48 -04:00