<!--
RSS generated by JIRA (4.4#649-r158309) at Sat May 18 12:38:08 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/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?jqlQuery=project+%3D+10020+AND+labels+%3D+new-feature&tempMax=1000&field=key&field=summary
-->
<!-- If you wish to do custom client-side styling of RSS, uncomment this:
<?xml-stylesheet href="http://dev.clojure.org/jira/styles/jiraxml2html.xsl" type="text/xsl"?>
-->
<rss version="0.92">
    <channel>
        <title>Clojure JIRA</title>
        <link>http://dev.clojure.org/jira/secure/IssueNavigator.jspa?reset=true&amp;jqlQuery=project+%3D+10020+AND+labels+%3D+new-feature</link>
        <description>An XML representation of a search request</description>
                <language>en-us</language>
                        <issue start="0" end="1" total="1"/>
                <build-info>
            <version>4.4</version>
            <build-number>649</build-number>
            <build-date>25-07-2011</build-date>
        </build-info>
<item>
            <title>[LOGIC-25] Allow retraction of previously stated facts in a relation</title>
                <link>http://dev.clojure.org/jira/browse/LOGIC-25</link>
                <project id="10020" key="LOGIC">core.logic</project>
                        <description>&lt;p&gt;For long-running or interactive programs, it is useful to allow facts to become &quot;no longer&quot; true at a point in time.&lt;/p&gt;</description>
                <environment></environment>
            <key id="15110">LOGIC-25</key>
            <summary>Allow retraction of previously stated facts in a relation</summary>
                <type id="4" iconUrl="http://dev.clojure.org/jira/images/icons/improvement.gif">Enhancement</type>
                                <priority id="4" iconUrl="http://dev.clojure.org/jira/images/icons/priority_minor.gif">Minor</priority>
                    <status id="5" iconUrl="http://dev.clojure.org/jira/images/icons/status_resolved.gif">Resolved</status>
                    <resolution id="1">Completed</resolution>
                                <assignee username="dnolen">David Nolen</assignee>
                                <reporter username="mtnygard">Michael Nygard</reporter>
                        <labels>
                        <label>new-feature</label>
                    </labels>
                <created>Wed, 11 Jan 2012 07:10:00 -0600</created>
                <updated>Wed, 18 Jan 2012 17:45:07 -0600</updated>
                    <resolved>Wed, 18 Jan 2012 17:45:07 -0600</resolved>
                                                                    <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="27560" author="mtnygard" created="Fri, 13 Jan 2012 12:49:08 -0600"  >&lt;p&gt;I&apos;ve found a bug in this patch. It doesn&apos;t handle indexes correctly. New patch coming soon.&lt;/p&gt;</comment>
                    <comment id="27561" author="mtnygard" created="Fri, 13 Jan 2012 13:42:15 -0600"  >&lt;p&gt;New patch that correctly updates indexes when retracting facts.&lt;/p&gt;</comment>
                    <comment id="27571" author="dnolen" created="Sat, 14 Jan 2012 19:49:51 -0600"  >&lt;p&gt;This looks good but could we get a properly formatted patch w/ attribution information? Thanks!&lt;/p&gt;</comment>
                    <comment id="27572" author="mtnygard" created="Sun, 15 Jan 2012 11:24:51 -0600"  >&lt;p&gt;Happy to. What needs to be different for the patch to work? Also, what attribution are you looking for? Author info in the function?&lt;/p&gt;</comment>
                    <comment id="27577" author="dnolen" created="Mon, 16 Jan 2012 16:26:46 -0600"  >&lt;p&gt;Did you make the patch with git? Git should add that information.&lt;/p&gt;</comment>
                    <comment id="27580" author="mtnygard" created="Mon, 16 Jan 2012 20:14:16 -0600"  >&lt;p&gt;I did make the patch with git.&lt;/p&gt;</comment>
                    <comment id="27585" author="dnolen" created="Wed, 18 Jan 2012 11:26:26 -0600"  >&lt;p&gt;Normally git patches I&apos;ve applied have a header like the following:&lt;/p&gt;

&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;From 8a44aec861c91a9652f3d60093d3d556a490067e Mon Sep 17 00:00:00 2001
From: Bobby Calderwood &amp;lt;bobby_calderwood@mac.com&amp;gt;
Date: Fri, 13 Jan 2012 09:24:29 -0500
Subject: [PATCH] MultiFn &lt;span class=&quot;code-keyword&quot;&gt;implements&lt;/span&gt; IHash&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;How exactly are you creating the patch with git?&lt;/p&gt;</comment>
                    <comment id="27586" author="mtnygard" created="Wed, 18 Jan 2012 12:42:36 -0600"  >&lt;p&gt;I had been using git diff. New patch file attached using git format-patch. I think this is what you&apos;re looking for.&lt;/p&gt;</comment>
                    <comment id="27589" author="dnolen" created="Wed, 18 Jan 2012 17:45:07 -0600"  >&lt;p&gt;Fixed, &lt;a href=&quot;https://github.com/clojure/core.logic/compare/2e4bd26201...89005b726f&quot;&gt;https://github.com/clojure/core.logic/compare/2e4bd26201...89005b726f&lt;/a&gt;&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                    <attachment id="10778" name="relational-retraction.patch" size="4686" author="mtnygard" created="Wed, 18 Jan 2012 12:42:55 -0600" />
                    <attachment id="10774" name="relational-retraction.patch" size="2978" author="mtnygard" created="Fri, 13 Jan 2012 13:42:15 -0600" />
                    <attachment id="10766" name="relational-retraction.patch" size="2135" author="mtnygard" created="Wed, 11 Jan 2012 07:10:00 -0600" />
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                            <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>