Invalid cast during parsing of recursive.rb in facelets-2.3.0 
(org.jruby.ast.YieldNode cannot be cast to org.jruby.ast.BlockAcceptingNode)
------------------------------------------------------------------------------------------------------------------------------------------

                 Key: JRUBY-2326
                 URL: http://jira.codehaus.org/browse/JRUBY-2326
             Project: JRuby
          Issue Type: Bug
          Components: Parser
    Affects Versions: JRuby 1.1RC2
            Reporter: Tor Norbye
            Assignee: Thomas E Enebo


See this NetBeans issue:
  http://www.netbeans.org/issues/show_bug.cgi?id=131063

During indexing of the facelets library, JRuby chokes on the recursive.rb file. 

The stacktrace is:

java.lang.ClassCastException: org.jruby.ast.YieldNode cannot be cast to 
org.jruby.ast.BlockAcceptingNode
        at 
org.jruby.parser.DefaultRubyParser.yyparse(DefaultRubyParser.java:2508)
        at 
org.jruby.parser.DefaultRubyParser.yyparse(DefaultRubyParser.java:828)
        at org.jruby.parser.DefaultRubyParser.parse(DefaultRubyParser.java:3297)


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to