<!-- 
RSS generated by JIRA (4.4#649-r158309) at Fri May 24 22:13:16 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/ALGOM-8/ALGOM-8.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>[ALGOM-8] Cosmetic change in maybe-m</title>
                <link>http://dev.clojure.org/jira/browse/ALGOM-8</link>
                <project id="10072" key="ALGOM">algo.monads</project>
                        <description>&lt;p&gt;Diff:&lt;br/&gt;
;- (if (nil? mv) nil (f mv)))&lt;br/&gt;
;+ (when-not (nil? mv) (f mv)))&lt;/p&gt;</description>
                <environment></environment>
            <key id="15747">ALGOM-8</key>
            <summary>Cosmetic change in maybe-m</summary>
                <type id="3" iconUrl="http://dev.clojure.org/jira/images/icons/task.gif">Task</type>
                                <priority id="5" iconUrl="http://dev.clojure.org/jira/images/icons/priority_trivial.gif">Trivial</priority>
                    <status id="1" iconUrl="http://dev.clojure.org/jira/images/icons/status_open.gif">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                                <assignee username="khinsen">Konrad Hinsen</assignee>
                                <reporter username="edtsech">Edward Tsech</reporter>
                        <labels>
                    </labels>
                <created>Fri, 12 Oct 2012 08:07:03 -0500</created>
                <updated>Fri, 12 Oct 2012 08:07:35 -0500</updated>
                                                                            <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                                <attachments>
                    <attachment id="11553" name="maybe-m-cosmetic.patch" size="832" author="edtsech" created="Fri, 12 Oct 2012 08:07:03 -0500" />
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                            <customfield id="customfield_10010" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Global Rank</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                                                        </customfields>
    </item>
</channel>
</rss>