Merge branch 'BUILDR-705'
Project: http://git-wip-us.apache.org/repos/asf/buildr/repo Commit: http://git-wip-us.apache.org/repos/asf/buildr/commit/877e57b9 Tree: http://git-wip-us.apache.org/repos/asf/buildr/tree/877e57b9 Diff: http://git-wip-us.apache.org/repos/asf/buildr/diff/877e57b9 Branch: refs/heads/master Commit: 877e57b938b6bb820448c56f2ec81f0f830d40f0 Parents: 41970b7 10c1763 Author: Peter Donald <[email protected]> Authored: Fri Feb 20 10:38:00 2015 +1100 Committer: Peter Donald <[email protected]> Committed: Fri Feb 20 10:38:00 2015 +1100 ---------------------------------------------------------------------- CHANGELOG | 6 +++ buildr.gemspec | 12 +++--- lib/buildr.rb | 2 +- lib/buildr/core/checks.rb | 7 ++-- lib/buildr/java/test_result.rb | 82 ++++++++++++++++++++----------------- lib/buildr/rspec_check.rb | 51 +++++++++++++++++++++++ spec/spec_helpers.rb | 4 +- 7 files changed, 116 insertions(+), 48 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/buildr/blob/877e57b9/CHANGELOG ----------------------------------------------------------------------
