<!-- 
RSS generated by JIRA (4.4#649-r158309) at Sat May 18 21:01:22 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-38/NREPL-38.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-38] Certain Calendar values don&apos;t seem to be able to print</title>
                <link>http://dev.clojure.org/jira/browse/NREPL-38</link>
                <project id="10022" key="NREPL">tools.nrepl</project>
                        <description>&lt;p&gt;If I try to run lein repl outside of a project folder, I get Clojure 1.4.0.&lt;br/&gt;
I then run&lt;/p&gt;

&lt;p&gt;(println (javax.xml.bind.DatatypeConverter/parseDateTime &quot;2008-07-21T19:17:29&quot;))&lt;/p&gt;

&lt;p&gt;which produces&lt;/p&gt;

&lt;p&gt;IndexOutOfBoundsException start 26, end 2, s.length() 28  java.lang.AbstractStringBuilder.append (AbstractStringBuilder.java:476)&lt;br/&gt;
#inst &quot;2008-07-21T19:17:29.000+01:&lt;/p&gt;

&lt;p&gt;Note the absence of a closing &apos;&quot;&apos;.&lt;/p&gt;

&lt;p&gt;My apologies in advance if this is impossible to reproduce.&lt;/p&gt;</description>
                <environment>Ubuntu 12.10, running through Leiningen 2</environment>
            <key id="15958">NREPL-38</key>
            <summary>Certain Calendar values don&apos;t seem to be able to print</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="-1">Unassigned</assignee>
                                <reporter username="julian">Julian Birch</reporter>
                        <labels>
                        <label>bug</label>
                    </labels>
                <created>Sat, 12 Jan 2013 07:55:07 -0600</created>
                <updated>Sun, 13 Jan 2013 12:29:52 -0600</updated>
                    <resolved>Sun, 13 Jan 2013 12:29:52 -0600</resolved>
                            <version>0.2.0</version>
                                <fixVersion>0.2.1</fixVersion>
                                        <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="30430" author="jafingerhut" created="Sun, 13 Jan 2013 09:55:10 -0600"  >&lt;p&gt;I can reproduce this with Clojure 1.4.0 and 1.5.0-RC2 if I do it within &quot;lein2 repl&quot; (I was using Leiningen version 2.0.0-preview10 to reproduce the problem).&lt;/p&gt;

&lt;p&gt;If I use &quot;java -cp clojure.jar clojure.main&quot; to start a REPL session, with either Clojure 1.4.0 or 1.5.0-RC2 for clojure.jar, I don&apos;t see any problem.  I was testing on Mac OS X 10.6.8 with Oracle/Apple JDK 1.6.0_37.&lt;/p&gt;

&lt;p&gt;I also don&apos;t see this problem if I use Leiningen version 1.7.1, tested with both Clojure 1.4.0 and 1.5.0-RC2.&lt;/p&gt;

&lt;p&gt;This appears to be some kind of bad interaction between Leiningen 2.0.0-preview10 and Clojure.&lt;/p&gt;</comment>
                    <comment id="30431" author="jafingerhut" created="Sun, 13 Jan 2013 10:05:13 -0600"  >&lt;p&gt;I also reproduced this issue with the latest version of Leiningen, which is 2.0.0-RC2.  Email sent to the Leiningen developer email list so they know about it.&lt;/p&gt;</comment>
                    <comment id="30433" author="cemerick" created="Sun, 13 Jan 2013 10:52:40 -0600"  >&lt;p&gt;This is an nREPL bug involving an API mismatch between java.io.Writer.write() and java.lang.AbstractStringBuilder.append().&lt;/p&gt;

&lt;p&gt;The fix is simple; patch release coming later today.&lt;/p&gt;</comment>
                    <comment id="30434" author="cemerick" created="Sun, 13 Jan 2013 12:29:52 -0600"  >&lt;p&gt;Fixed with &lt;a href=&quot;https://github.com/clojure/tools.nrepl/commit/b9e930a1bfbd9616644aa6f0112769cc233cc61e&quot;&gt;b9e930a1&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Will be a part of &lt;tt&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;org.clojure/tools.nrepl &amp;quot;0.2.1&amp;quot;&amp;#93;&lt;/span&gt;&lt;/tt&gt;, to be released later today.&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </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>