On Mon, Mar 8, 2010 at 7:49 AM, Rhett Sutphin <[email protected]>wrote:

> One failure on MRI on OS X 10.6:
>
> 1)
> RuntimeError in 'Java::Commands should not be verbose by default'
> No remote repositories defined!
> /Users/rsutphin/buildr/git/apache-mirror/lib/buildr/packaging/artifact.rb:376:in
> `download'
> /Users/rsutphin/buildr/git/apache-mirror/lib/buildr/packaging/artifact.rb:325:in
> `initialize'
> /Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:636:in `call'
> /Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:636:in
> `execute_without_a_record'
> /Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:in `each'
> /Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:in
> `execute_without_a_record'
> /Users/rsutphin/buildr/git/apache-mirror/spec/spec_helpers.rb:147:in
> `execute'
> /Users/rsutphin/buildr/git/apache-mirror/lib/buildr/core/application.rb:637:in
> `invoke_with_call_chain'
> /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/monitor.rb:242:in
> `synchronize'
> /Users/rsutphin/buildr/git/apache-mirror/lib/buildr/core/application.rb:623:in
> `invoke_with_call_chain'
> /Users/rsutphin/buildr/git/apache-mirror/lib/buildr/core/application.rb:618:in
> `invoke'
> /Users/rsutphin/buildr/git/apache-mirror/lib/buildr/java/commands.rb:214:in
> `classpath_from'
> /Users/rsutphin/buildr/git/apache-mirror/lib/buildr/java/commands.rb:213:in
> `map'
> /Users/rsutphin/buildr/git/apache-mirror/lib/buildr/java/commands.rb:213:in
> `classpath_from'
> /Users/rsutphin/buildr/git/apache-mirror/lib/buildr/java/commands.rb:54:in
> `java'
> ./spec/java/commands_spec.rb:30
>
>
Can you try again with an updated trunk?   I'm suspecting one artifact isn't
being downloaded explicitly in spec_helpers.rb and that the order of
execution of specs may have something to do with this failure.   I added a
more explicit message as to which artifact is missing.

thanks,
alex

Reply via email to