Progress report on SLF4J project modularization

David M. Lloyd david.lloyd at redhat.com
Fri Mar 24 20:52:55 UTC 2017


On 03/24/2017 02:33 PM, Ceki Gülcü wrote:
>
>
> On 3/24/2017 19:28, David M. Lloyd wrote:
>>
>> Hi Ceki, we came up with an approach that works for us (though it's a
>> bit cumbersome).  See: http://word-bits.flurg.com/multrelease-jars/
>>
>
> Hi David,
>
> Thanks for the pointer. I am trying to compile modules-info.java
> selectively which seems to be a much harder problem.

It should be possible to do it using our approach if you make it part of 
the Java 9 supplement.  You'd have to add a step to bring that resource 
out separately into the root of the JAR during assembly though.

-- 
- DML


More information about the jigsaw-dev mailing list