<!-- 
RSS generated by JIRA (4.4#649-r158309) at Fri May 24 05:07:14 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/JDBC-27/JDBC-27.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>[JDBC-27] Use repeat instead of replicate</title>
                <link>http://dev.clojure.org/jira/browse/JDBC-27</link>
                <project id="10021" key="JDBC">java.jdbc</project>
                        <description>&lt;p&gt;The replicate function is deprecated and the suggested alternative is to use repeat.&lt;/p&gt;</description>
                <environment></environment>
            <key id="15252">JDBC-27</key>
            <summary>Use repeat instead of replicate</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="seancorfield">Sean Corfield</assignee>
                                <reporter username="jonase">Jonas Enlund</reporter>
                        <labels>
                    </labels>
                <created>Wed, 29 Feb 2012 00:20:51 -0600</created>
                <updated>Wed, 29 Feb 2012 17:34:52 -0600</updated>
                    <resolved>Wed, 29 Feb 2012 17:34:52 -0600</resolved>
                                                                    <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="27894" author="seancorfield" created="Wed, 29 Feb 2012 17:34:52 -0600"  >&lt;p&gt;Thanx Jonas. This made me look thru all my other Clojure code but it was the only instance of replicate that I could find.&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                    <attachment id="10973" name="repeat-patch.diff" size="1039" author="jonase" created="Wed, 29 Feb 2012 00:20:51 -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="10009">Fixed</customfieldvalue>

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