From mboxrd@z Thu Jan 1 00:00:00 1970 From: itaylor@uark.edu (Ian Taylor) Date: Wed, 08 Aug 2007 20:16:34 -0400 Subject: [sup-talk] rake/hoe issues Message-ID: <1186618315-sup-5646@zap> Seems like Redwood::VERSION being set to 'svn' isn't meeting some kind of hoe version spec, so rake tasks are failing. # rake gem rake aborted! Malformed version number string svn Whenever I try to build sup from svn, the rakefile seems to be using sup from my local gems repository rather than ./lib (within the build directory). Since I had already installed a previous dev version, I had to go edit the installed gem's lib/sup.rb Redwood::VERSION before the new gem would build. It seems strange to me that I must have sup installed as a gem before I can build the svn version. -- Ian Taylor, Technical Assistant Computer Science Computer Engineering http://www.csce.uark.edu itaylor at uark.edu University of Arkansas