<!-- 
RSS generated by JIRA (4.4#649-r158309) at Mon May 20 23:27:51 CDT 2013

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
For example:
http://dev.clojure.org/jira/si/jira.issueviews:issue-xml/CLJ-942/CLJ-942.xml?field=key&field=summary
-->
<rss version="0.92" >
<channel>
    <title>Clojure JIRA</title>
    <link>http://dev.clojure.org/jira</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>4.4</version>
        <build-number>649</build-number>
        <build-date>25-07-2011</build-date>
    </build-info>

<item>
            <title>[CLJ-942] Calls to instance methods through the Reflector double unwrap exceptions</title>
                <link>http://dev.clojure.org/jira/browse/CLJ-942</link>
                <project id="10010" key="CLJ">Clojure</project>
                        <description>&lt;p&gt;When calling an instance method with one or more arguments, if an exception is thrown that has a cause, then that exception is wrapped in an InvocationTargetException.  The Reflector tries to unwrap that, but it also unwraps the exception that is thrown by the method being called reflectively.&lt;/p&gt;</description>
                <environment></environment>
            <key id="15254">CLJ-942</key>
            <summary>Calls to instance methods through the Reflector double unwrap exceptions</summary>
                <type id="1" iconUrl="http://dev.clojure.org/jira/images/icons/bug.gif">Defect</type>
                                <priority id="3" iconUrl="http://dev.clojure.org/jira/images/icons/priority_major.gif">Major</priority>
                    <status id="6" iconUrl="http://dev.clojure.org/jira/images/icons/status_closed.gif">Closed</status>
                    <resolution id="1">Completed</resolution>
                                <assignee username="-1">Unassigned</assignee>
                                <reporter username="pjstadig">Paul Stadig</reporter>
                        <labels>
                    </labels>
                <created>Thu, 1 Mar 2012 17:31:05 -0600</created>
                <updated>Fri, 9 Mar 2012 13:46:03 -0600</updated>
                    <resolved>Fri, 9 Mar 2012 13:46:03 -0600</resolved>
                            <version>Release 1.4</version>
                                                        <due></due>
                    <votes>2</votes>
                        <watches>2</watches>
                        <comments>
                    <comment id="27904" author="stu" created="Tue, 6 Mar 2012 20:58:38 -0600"  >&lt;p&gt;The main purpose of patch looks sound. The test cleanup stuff also looks sound, and is low risk as it only changes the build phase and subtracts a file that we should not be packaging from the release jar.&lt;/p&gt;

&lt;p&gt;Thanks Paul.&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                    <attachment id="10976" name="reflection-fix.diff" size="7208" author="pjstadig" created="Thu, 1 Mar 2012 17:31:05 -0600" />
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                <customfield id="customfield_10002" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                <customfieldname>Approval</customfieldname>
                <customfieldvalues>
                        <customfieldvalue key="10007">Ok</customfieldvalue>

                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10010" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Global Rank</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                            <customfield id="customfield_10000" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                <customfieldname>Patch</customfieldname>
                <customfieldvalues>
                        <customfieldvalue key="10002">Code and Test</customfieldvalue>

                </customfieldvalues>
            </customfield>
                                                                                        </customfields>
    </item>
</channel>
</rss>