<!-- 
RSS generated by JIRA (4.4#649-r158309) at Wed Jun 19 22:59:42 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-765/CLJ-765.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-765] Enhance clojure.java.shell/sh to accept more input types</title>
                <link>http://dev.clojure.org/jira/browse/CLJ-765</link>
                <project id="10010" key="CLJ">Clojure</project>
                        <description>&lt;p&gt;Currently clojure.java.shell/sh will only accept bytes or Strings as inputs to the subprocess&apos;s stdin.&lt;/p&gt;

&lt;p&gt;Attached patch replaces code specific to byte[] and String with a call to clojure.java.io/copy, thus additionally accepting InputStreams, Readers, and Files as input.&lt;/p&gt;</description>
                <environment></environment>
            <key id="14381">CLJ-765</key>
            <summary>Enhance clojure.java.shell/sh to accept more input types</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="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="ataggart">Alexander Taggart</reporter>
                        <labels>
                    </labels>
                <created>Fri, 25 Mar 2011 20:41:21 -0500</created>
                <updated>Fri, 6 May 2011 08:49:09 -0500</updated>
                    <resolved>Fri, 6 May 2011 08:49:09 -0500</resolved>
                                            <fixVersion>Approved Backlog</fixVersion>
                                        <due></due>
                    <votes>0</votes>
                        <watches>1</watches>
                        <comments>
                    <comment id="26346" author="stu" created="Tue, 5 Apr 2011 20:39:52 -0500"  >&lt;p&gt;second patch subsumes first, removes spurious imports.&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                    <attachment id="10176" name="0765-shell-2.patch" size="4368" author="stu" created="Tue, 5 Apr 2011 20:39:51 -0500" />
                    <attachment id="10166" name="shell.patch" size="2842" author="ataggart" created="Fri, 25 Mar 2011 20:41:22 -0500" />
                </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="10001">Code</customfieldvalue>

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