On Mon, Jun 29, 2009 at 7:33 PM, Luis Lavena<luislav...@gmail.com> wrote: > On Mon, Jun 29, 2009 at 7:27 PM, Eric Hodel<drbr...@segment7.net> wrote: >> On Jun 26, 2009, at 22:29, Luis Lavena wrote: >>> >>> On Fri, Jun 26, 2009 at 8:03 PM, Eric Hodel<drbr...@segment7.net> wrote: >>>>> >>>>> Maybe I forgot to clean before packaging, should be correct now. 1_3 >>>>> has >>>>> the same changes. >>>> >>> >>> Test 1_3 branch, exact same results, so decided to turn trace on for rake: >>> >>> http://pastie.org/526214 >>> >>> Could this be related to default encoding and Hoe process the file? >> >> History.txt had non-UTF-8 characters in it, I fixed them (file said >> ISO-8859). Other than the mail by gthiesf...@gmail.com, I don't think there >> are any other blockers. > > Thank you, I'm going to check this against 1.8.6-p368 and 1.9.1-129 > and get back to you. >
Same old problem. I believe the root of the issue is at lib/hoe.rb:360: version = File.read(file)[/VERSION = ([\"\'])([\d][\d\w\.]+)\1/, 2] That line is reporting issues with ChangeLog, not History.txt After adding some debug lines, found that. -- Luis Lavena AREA 17 - Perfection in design is achieved not when there is nothing more to add, but rather when there is nothing more to take away. Antoine de Saint-Exupéry _______________________________________________ Rubygems-developers mailing list http://rubyforge.org/projects/rubygems Rubygems-developers@rubyforge.org http://rubyforge.org/mailman/listinfo/rubygems-developers