HEH...nice catch. It is not put into dist I am sure..adding issue to get into RC2.
Ben if you are interested in hacking you may end up liking working off of svn directly. -Tom On Fri, Feb 27, 2009 at 7:51 PM, Charles Oliver Nutter <[email protected]> wrote: > Ben Evans wrote: >> >> Thanks. Is this in 1.2.0RC1? Or is it only in svn? I seem to be having >> problems with it: >> >> CatBasket:~ boxcat$ jruby --version >> jruby 1.2.0RC1 (ruby 1.8.6 patchlevel 287) (2009-02-24 rev 9315) >> [i386-java] >> CatBasket:ruby_scratch boxcat$ jruby -S ast hw.rb >> ast:1: undefined method `ast' for JRuby::Commands:Class (NoMethodError) >> CatBasket:ruby_scratch boxcat$ >> >> I've got a very basic ast compiling now - but being able to see the ast >> corresponding to an .rb will be a great help. > > Hmm, it's on trunk, but perhaps it's not getting included in the dist. Try > pulling from SVN, it should be there under bin. > > Tom: Do we want to include this in dist? > > - Charlie > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > -- Blog: http://www.bloglines.com/blog/ThomasEEnebo Email: [email protected] , [email protected] --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
