Skip to content
Commit 0a1b0657 authored by Apollon Oikonomopoulos's avatar Apollon Oikonomopoulos
Browse files

jh_classpath: handle multiple package tmpdirs

When reading .classpath files, jh_classpath will try to find jars by
relative location first, and fall back to using the *first* package's
tmpdir subsequently. This breaks handling for multi-binary sources where
jars appear in the second or subsequent binary package, as jars will be
searched for in the wrong tmpdir.

Fix this by using the tmpdir corresponding to $package.
parent 2d15b359
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment