On Wed, Oct 6, 2010 at 8:35 PM, Bret Pettichord <[email protected]> wrote: > Use this: > > Copyright (c) 2004 - 2006, Paul Rogers > Copyright (c) 2006 - 2007, Angrez Singh > Copyright (c) 2004 - 2010, Bret Pettichord
Done: http://github.com/bret/watir/pull/15 `rake gems` now fails: C:\watir>rake gems (in C:/watir) mv watir-1.6.6.gem pkg/watir-1.6.6.gem (in C:/watir/watir) Successfully built RubyGem Name: watir Version: 1.6.6 File: watir-1.6.6.gem mv firewatir-1.6.6.gem pkg/firewatir-1.6.6.gem (in C:/watir/firewatir) Successfully built RubyGem Name: firewatir Version: 1.6.6 File: firewatir-1.6.6.gem rake aborted! Don't know how to build task 'LICENSE' (See full trace by running task with --trace) (in C:/watir/commonwatir) I took a look at commonwatir.gemspec (line 13), but I am not sure why it complains about "LICENSE" when firewatir.gemspec also has 'LICENSE' (line 8) and it works. (I am new to rake.) Any help in debugging this is appreciated. Željko
_______________________________________________ Wtr-development mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-development
