During the course of getting Rails working, I found that the NP bug that occurs when accessing Scope variables only occurs for pre-parsed files. This appears to exist in JRuby 0.8.2 as well. Since the value of pre-parsing is dubious, and since the pre-parsing produces broken ASTs, I have modified the Eclipse jar build (run by default on clean or build) to not create the "standalone" jar.
The standalone target still exists, but will not be used by default. -- Charles Oliver Nutter @ headius.blogspot.com JRuby Developer @ jruby.sourceforge.net Application Architect @ www.ventera.com ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642 _______________________________________________ Jruby-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jruby-devel
