Sébastien Le Callonnec created JRUBY-6424:
---------------------------------------------

             Summary: Allow java_signature to generate throws clause for 
methods/constructors
                 Key: JRUBY-6424
                 URL: https://jira.codehaus.org/browse/JRUBY-6424
             Project: JRuby
          Issue Type: Improvement
          Components: Java Integration
    Affects Versions: JRuby 1.7
            Reporter: Sébastien Le Callonnec
         Attachments: java-signature.patch

Currently {{java_signature}} can contain a {{throws}} clause, but despite being 
parsed properly, the java class generated with jrubyc doesn't contain the 
corresponding clause.

This patch implements this feature, along with the relevant specs, and some 
minor cleanups in the java_integration package.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.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