Skip to content
Unverified Commit f1e08ca1 authored by Apollon Oikonomopoulos's avatar Apollon Oikonomopoulos Committed by Niels Thykier
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 1fc47652
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