logstash/spec/util
Pere Urbon-Bayes 17a5f1241a add the concept of a jar manager to load jars within plugins
make the jar manager to have some of the checks already present in the old load_elasticsearch_jars

removed the load_elasticsearch_jars! method as it's a legacy code from when ES was delivered within LS, nowadays this comes within the differents plugins

clean up Environment::JAR_DIR as is another legacy variable not used anymore

move the jar loading code within the environment module

ammend previous commit adding more clear code

ammend previous commits

added a few simple unit test for the jar manager in the environment module

refactor spec naming

dry out common code for loading jars

clean up env_spec bein in the util dir

cleaning up logstash-core dependencies related to jar-dependencies

ammend stale maen patches created for the LS way of using maven plugins

applied some comments coming from the review by @ph

bring back the maven tools and jar-dependency code as we still need some code like this for the kafka plugins

Revert "bring back the maven tools and jar-dependency code as we still need some code like this for the kafka plugins"

This reverts commit c23f456362776c0a600d78369c2ece8789fa49c2.

Fixes #2980
2015-04-14 15:59:32 +00:00
..
accessors_spec.rb enabled coverage report again throw installing missing dependencies when the user run rake test:prep, user should use COVERAGE=true as before 2015-01-27 12:15:32 +00:00
charset_spec.rb enabled coverage report again throw installing missing dependencies when the user run rake test:prep, user should use COVERAGE=true as before 2015-01-27 12:15:32 +00:00
fieldeval_spec.rb enabled coverage report again throw installing missing dependencies when the user run rake test:prep, user should use COVERAGE=true as before 2015-01-27 12:15:32 +00:00
gemfile_spec.rb Allow the installation of a plugin from a .gem, refactor the plugin manager classes. 2015-04-09 13:52:09 +00:00
json_spec.rb enabled coverage report again throw installing missing dependencies when the user run rake test:prep, user should use COVERAGE=true as before 2015-01-27 12:15:32 +00:00
plugin_version_spec.rb cleanup unused require references as they are required by the devutils spec_helper 2015-01-27 12:15:32 +00:00