Re: [Ironruby-core] mspec breaking change

2008-07-07 Thread Jim Deville
gt;] On Behalf Of Jim Deville > Sent: Monday, July 07, 2008 11:13 AM > To: ironruby-core@rubyforge.org<mailto:ironruby-core@rubyforge.org> > Subject: Re: [Ironruby-core] mspec breaking change > > Sure. I can do it. I just wanted to make sure that I wasn't over- > reacting.

Re: [Ironruby-core] mspec breaking change

2008-07-07 Thread Michael Letterle
ake it run yet? > > > JD > > > > -Original Message- > > From: [EMAIL PROTECTED] [mailto:ironruby-core- > > [EMAIL PROTECTED] On Behalf Of Jim Deville > > Sent: Monday, July 07, 2008 11:13 AM > > To: ironruby-core@rubyforge.org > > Subject:

Re: [Ironruby-core] mspec breaking change

2008-07-07 Thread Jim Deville
; > Sent: Monday, July 07, 2008 10:55 AM > > To: ironruby-core@rubyforge.org > > Subject: Re: [Ironruby-core] mspec breaking change > > > > Jim Deville: > > > > > As a side note, does it seem right to ask why this wasn't announced > > on > >

Re: [Ironruby-core] mspec breaking change

2008-07-07 Thread Jim Deville
ge.org > Subject: Re: [Ironruby-core] mspec breaking change > > Jim Deville: > > > As a side note, does it seem right to ask why this wasn't announced > on > > the Rubyspec list? It's a pretty big change in my opinion that should > > have been discussed

Re: [Ironruby-core] mspec breaking change

2008-07-07 Thread John Lam (IRONRUBY)
Jim Deville: > As a side note, does it seem right to ask why this wasn't announced on > the Rubyspec list? It's a pretty big change in my opinion that should > have been discussed on the mailing list. Jim - can you act as our liason to the mspec team? Thanks, -John _

Re: [Ironruby-core] mspec breaking change

2008-07-07 Thread Jim Deville
st? It's a pretty big change in my opinion that should have been discussed on the mailing list. JD From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John Lam (IRONRUBY) Sent: Monday, July 07, 2008 10:47 AM To: ironruby-core@rubyforge.org Subject: [Ironruby-core] mspec breaking ch

[Ironruby-core] mspec breaking change

2008-07-07 Thread John Lam (IRONRUBY)
The mspec team checked in a change on June 30 that broke all of our RubySpec tests. The -X option has been removed which is the option that lets us tell the specs where the tags directory is. I've spent the morning figuring out how to work around this and have something more or less working now