inspec/test
Adam Leff 73d46f9c49
Replace Nokogiri with REXML in the JUnit formatter
In #1454, we welcomed a newly-revamped JUnit formatter which has
a dependency on Nokogiri. Unfortunately, this had led us to problems
getting InSpec included in Chef omnibus builds (see chef/chef#5937)
because Chef is using Ruby 2.4.1 and the Nokogiri maintainers have
not yet released a windows binary gem that supports Ruby 2.4.x.
This has led to breaking builds in Chef's CI platform and would
block the acceptance of chef/chef#5937.

This change replaces Nokogiri use with REXML instead. While REXML
can be slower than Nokogiri, it does not require native extensions
and is supported on all Chef platforms.

Signed-off-by: Adam Leff <adam@leff.co>
2017-04-03 14:51:48 -04:00
..
cookbooks/os_prepare Merge pull request #1406 from carldjohnston/apache_conf-symlinks 2017-04-03 10:38:22 -04:00
functional Replace Nokogiri with REXML in the JUnit formatter 2017-04-03 14:51:48 -04:00
integration/default Merge pull request #1406 from carldjohnston/apache_conf-symlinks 2017-04-03 10:38:22 -04:00
resource Add FreeBSD support for ZFS datasets and pools 2017-02-22 10:29:49 -07:00
unit Merge pull request #1406 from carldjohnston/apache_conf-symlinks 2017-04-03 10:38:22 -04:00
docker_run.rb travis experiment: lower docker concurrency 2016-08-10 12:52:21 +01:00
docker_test.rb Load all dependent libraries, even if include_context isn't called 2016-09-04 20:55:20 +02:00
helper.rb Merge pull request #1406 from carldjohnston/apache_conf-symlinks 2017-04-03 10:38:22 -04:00
test-extra.yaml split up tests for travis 2015-09-23 01:51:51 +02:00
test.yaml split up tests for travis 2015-09-23 01:51:51 +02:00