<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Clojure Q&amp;A - Recent activity in java.classpath</title>
<link>https://ask.clojure.org/index.php/activity/contrib-libs/java-classpath</link>
<description></description>
<item>
<title>Commented: Should java.classpath combine classpath sources?</title>
<link>https://ask.clojure.org/index.php/8599/should-java-classpath-combine-classpath-sources?show=8620#c8620</link>
<description>I'd seen that, but also haven't had time to dig into it. A large bit of the searchable information available seems to be traceable to that library's author. His notes for Jigsaw support are somewhat helpful: &lt;a href=&quot;https://github.com/classgraph/classgraph/issues/36&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;https://github.com/classgraph/classgraph/issues/36&lt;/a&gt;. His eureka moment doesn't seem to get us there, though.&lt;br /&gt;
&lt;br /&gt;
I took a quick stab at using the module system, but it wasn't smooth sailing. Some notes:&lt;br /&gt;
&lt;br /&gt;
- In the Java 9+ module system, all classes on the classpath belong to the unnamed module, of which each classloader has its own.&lt;br /&gt;
- A module's resources are enumerable from a ModuleReference object.&lt;br /&gt;
- Unfortunately, unnamed modules are not real modules; they are not in a module layer or configuration.&lt;br /&gt;
- As a result, there does not seem to be a way to get a ModuleReference from the unnamed module's Module object.</description>
<category>java.classpath</category>
<guid isPermaLink="true">https://ask.clojure.org/index.php/8599/should-java-classpath-combine-classpath-sources?show=8620#c8620</guid>
<pubDate>Wed, 18 Sep 2019 01:22:13 +0000</pubDate>
</item>
<item>
<title>Answered: classpath &quot;empty&quot; when classpath 0.2.2 used with clojure maven plugin 1.3.20+</title>
<link>https://ask.clojure.org/index.php/714/classpath-empty-when-classpath-used-with-clojure-maven-plugin?show=715#a715</link>
<description>Reference: &lt;a href=&quot;https://clojure.atlassian.net/browse/CLASSPATH-6&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;https://clojure.atlassian.net/browse/CLASSPATH-6&lt;/a&gt; (reported by alex+import)</description>
<category>java.classpath</category>
<guid isPermaLink="true">https://ask.clojure.org/index.php/714/classpath-empty-when-classpath-used-with-clojure-maven-plugin?show=715#a715</guid>
<pubDate>Wed, 26 Jun 2019 12:00:00 +0000</pubDate>
</item>
</channel>
</rss>