[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: make_gem.rb

From: Joe Swatosh <joe.swatosh_at_gmail.com>
Date: 2007-04-07 07:16:57 CEST

Hi kou, DJ,

On 4/2/07, Kouhei Sutou <kou@cozmixng.org> wrote:
> Hi Joe, DJ,
>
> I wrote a small script that makes .gem.
>
> Joe, could you confirm this script can generate .gem?
>

>

Sorry for the long delay. It generated a gem for me. I was mostly
concerned about other attributes that should be set for the gem since
it is not a pure Ruby gem. kou took care of most of that by setting
the s.platform. The other attribute that should probably be set is
s.required_ruby_version maybe to '>= 1.8.1' (what
http://rubygems.org/read/chapter/20#required_ruby_version says is
common "these days"). kou, what are the binary compatibility
guarentees that ruby gives for the 1.8.x series?

I could require the files with the gem installed, but I didn't get the
tests to run. After some more experimentation we may want to use
s.test_files also.

--
Joe
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Apr 7 07:17:10 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.