<!-- 
RSS generated by JIRA (4.4#649-r158309) at Thu May 23 23:20:50 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/CONTRIB-112/CONTRIB-112.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>[CONTRIB-112] clojure.java.classpath/system-classpath is incorrect when running in a classloader other than the application classloader</title>
                <link>http://dev.clojure.org/jira/browse/CONTRIB-112</link>
                <project id="10012" key="CONTRIB">Clojure-Contrib</project>
                        <description>&lt;p&gt;Because system-classpath uses java.class.path, it doesn&apos;t work when running in a classloader other than the application classloader.&lt;/p&gt;

&lt;p&gt;This happens when running in any container that uses a custom classloader (e.g. Jetty, Cake, TomCat).&lt;/p&gt;

&lt;p&gt;The fix is to use (.getURLs (.getClassLoader clojure.lang.RT)) instead of (System/getProperty &quot;java.class.path&quot;). A patch is attached.&lt;/p&gt;
</description>
                <environment></environment>
            <key id="14482">CONTRIB-112</key>
            <summary>clojure.java.classpath/system-classpath is incorrect when running in a classloader other than the application classloader</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="5" iconUrl="http://dev.clojure.org/jira/images/icons/status_resolved.gif">Resolved</status>
                    <resolution id="3">Duplicate</resolution>
                                <assignee username="stuart.sierra">Stuart Sierra</assignee>
                                <reporter username="justin.balthrop">Justin Balthrop</reporter>
                        <labels>
                    </labels>
                <created>Thu, 7 Jul 2011 13:43:05 -0500</created>
                <updated>Fri, 27 Jan 2012 09:45:18 -0600</updated>
                    <resolved>Fri, 27 Jan 2012 09:45:18 -0600</resolved>
                                                                    <due></due>
                    <votes>1</votes>
                        <watches>1</watches>
                        <comments>
                    <comment id="26555" author="justin.balthrop" created="Thu, 7 Jul 2011 13:52:34 -0500"  >&lt;p&gt;Here is an updated patch with a fix for the system-classpath docstring as well.&lt;/p&gt;</comment>
                    <comment id="26800" author="justin.balthrop" created="Tue, 13 Sep 2011 16:02:26 -0500"  >&lt;p&gt;Any update on this?&lt;/p&gt;</comment>
                    <comment id="26801" author="justin.balthrop" created="Tue, 13 Sep 2011 19:04:13 -0500"  >&lt;p&gt;There is now a ticket in the CLASSPATH project for this (&lt;a href=&quot;http://dev.clojure.org/jira/browse/CLASSPATH-1&quot;&gt;http://dev.clojure.org/jira/browse/CLASSPATH-1&lt;/a&gt;).&lt;/p&gt;</comment>
                    <comment id="27629" author="stuart.sierra" created="Fri, 27 Jan 2012 09:45:18 -0600"  >&lt;p&gt;&lt;a href=&quot;http://dev.clojure.org/jira/browse/CLASSPATH-1&quot; title=&quot;clojure.java.classpath/system-classpath is incorrect when running in a classloader other than the application classloader&quot;&gt;&lt;del&gt;CLASSPATH-1&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                    <attachment id="10274" name="system-classpath2.diff" size="2852" author="justin.balthrop" created="Thu, 7 Jul 2011 13:52:34 -0500" />
                    <attachment id="10273" name="system-classpath.diff" size="2782" author="justin.balthrop" created="Thu, 7 Jul 2011 13:43:05 -0500" />
                </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>