Hi all, I have concern about Jigsaw project skipping some problems with source binding. I think that modular source code distribution may be overlooked and raise into issue. OSGi solves this partially with per bundle directory: OSGI-OPT/src.
With introduction of jimage, source archive may contain ambiguous entries (multiple version). If jimage allow distribution of multiple module versions then sources in zip should too. Remember also that there is still no standard way to distribute encoding info with sources archive. Are there any plans to specify this with Jigsaw? With regards.