<!-- 
RSS generated by JIRA (4.4#649-r158309) at Tue Jun 18 15:50:26 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/CLASSPATH-1/CLASSPATH-1.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>[CLASSPATH-1] 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/CLASSPATH-1</link>
                <project id="10051" key="CLASSPATH">java.classpath</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="14627">CLASSPATH-1</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>Tue, 13 Sep 2011 19:02:02 -0500</created>
                <updated>Fri, 27 Jan 2012 09:44:55 -0600</updated>
                    <resolved>Fri, 27 Jan 2012 09:44:55 -0600</resolved>
                                                                    <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="26803" author="justin.balthrop" created="Tue, 13 Sep 2011 20:56:37 -0500"  >&lt;p&gt;Hugo provides a more general solution in &lt;a href=&quot;http://dev.clojure.org/jira/browse/CLASSPATH-2&quot; title=&quot;Reported classpath should include classpath from parent classloaders, but not from the system classloader&quot;&gt;&lt;del&gt;CLASSPATH-2&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                    <comment id="27628" author="stuart.sierra" created="Fri, 27 Jan 2012 09:44:55 -0600"  >&lt;p&gt;Resolved by &lt;a href=&quot;http://dev.clojure.org/jira/browse/CLASSPATH-2&quot; title=&quot;Reported classpath should include classpath from parent classloaders, but not from the system classloader&quot;&gt;&lt;del&gt;CLASSPATH-2&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                    <attachment id="10354" name="system-classpath.diff" size="2852" author="justin.balthrop" created="Tue, 13 Sep 2011 19:02:02 -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="10009">Fixed</customfieldvalue>

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