<!-- 
RSS generated by JIRA (4.4#649-r158309) at Wed Jun 19 21:10:03 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/NREPL-14/NREPL-14.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>[NREPL-14] Exception when running -main from clojure.tools.nrepl.cmdline</title>
                <link>http://dev.clojure.org/jira/browse/NREPL-14</link>
                <project id="10022" key="NREPL">tools.nrepl</project>
                        <description>&lt;p&gt;Running -main from clojure.tools.nrepl.cmdline gives the following exception:&lt;/p&gt;

&lt;p&gt;Exception in thread &quot;main&quot; java.lang.IllegalArgumentException: No value supplied for key: 0&lt;br/&gt;
	at clojure.lang.PersistentHashMap.createWithCheck(PersistentHashMap.java:89)&lt;br/&gt;
	at clojure.core$hash_map.doInvoke(core.clj:355)&lt;br/&gt;
	at clojure.lang.RestFn.applyTo(RestFn.java:137)&lt;br/&gt;
	at clojure.core$apply.invoke(core.clj:600)&lt;br/&gt;
	at clojure.tools.nrepl.server$start_server.doInvoke(server.clj:65)&lt;br/&gt;
	at clojure.lang.RestFn.invoke(RestFn.java:408)&lt;br/&gt;
	at clojure.tools.nrepl.cmdline$_main.doInvoke(cmdline.clj:74)&lt;br/&gt;
	at clojure.lang.RestFn.invoke(RestFn.java:397)&lt;br/&gt;
	at clojure.lang.Var.invoke(Var.java:397)&lt;br/&gt;
	at clojure.lang.AFn.applyToHelper(AFn.java:159)&lt;br/&gt;
	at clojure.lang.Var.applyTo(Var.java:518)&lt;br/&gt;
	at clojure.core$apply.invoke(core.clj:600)&lt;br/&gt;
	at clojure.main$main_opt.invoke(main.clj:323)&lt;br/&gt;
	at clojure.main$main.doInvoke(main.clj:426)&lt;br/&gt;
	at clojure.lang.RestFn.invoke(RestFn.java:421)&lt;br/&gt;
	at clojure.lang.Var.invoke(Var.java:405)&lt;br/&gt;
	at clojure.lang.AFn.applyToHelper(AFn.java:163)&lt;br/&gt;
	at clojure.lang.Var.applyTo(Var.java:518)&lt;br/&gt;
	at clojure.main.main(main.java:37)&lt;/p&gt;

&lt;p&gt;It looks like the repl/connect and start-server functions have changed since cmdline.clj was written. I attached a patch that updates their usage.&lt;/p&gt;</description>
                <environment></environment>
            <key id="15264">NREPL-14</key>
            <summary>Exception when running -main from clojure.tools.nrepl.cmdline</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="cemerick">Chas Emerick</assignee>
                                <reporter username="misfo">Trent Ogren</reporter>
                        <labels>
                    </labels>
                <created>Tue, 6 Mar 2012 03:31:01 -0600</created>
                <updated>Wed, 20 Jun 2012 07:36:59 -0500</updated>
                    <resolved>Wed, 20 Jun 2012 07:36:59 -0500</resolved>
                            <version>0.2.0</version>
                                <fixVersion>0.2.0</fixVersion>
                                        <due></due>
                    <votes>0</votes>
                        <watches>2</watches>
                        <comments>
                    <comment id="28883" author="cemerick" created="Wed, 20 Jun 2012 07:36:59 -0500"  >&lt;p&gt;Merged, thanks!&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                    <attachment id="10979" name="0001-Fix-calls-using-old-function-signatures.patch" size="1405" author="misfo" created="Tue, 6 Mar 2012 03:31:01 -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="10001">Code</customfieldvalue>

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