Failure of "Buildr::Filter should respond to :include and use these inclusion
patterns"
---------------------------------------------------------------------------------------
Key: BUILDR-109
URL: https://issues.apache.org/jira/browse/BUILDR-109
Project: Buildr
Issue Type: Test
Components: Core features
Affects Versions: 1.3.3
Environment: Trunk revision 679935
Reporter: Lacton
Priority: Minor
When running 'rake spec:ruby', I get the following failure report.
<quote>
should respond to :include and use these inclusion patterns
expected ["target/file2", "target/file3"], got ["target/file3", "target/file2"]
(using .eql?)
./spec/common_spec.rb:307:
</quote>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.