On 2016-10-11 15:37, Tim Bell wrote:
Hello Erik:
When introducing the exploded-image-optimize target, I tried to fix all
the dependencies so that the module-info.class files would not be used
by any other target at the same time as the optimization was happening.
It seems I forgot about one cla
Hello Erik:
When introducing the exploded-image-optimize target, I tried to fix all
the dependencies so that the module-info.class files would not be used
by any other target at the same time as the optimization was happening.
It seems I forgot about one class of such uses. Any java compilation
When introducing the exploded-image-optimize target, I tried to fix all
the dependencies so that the module-info.class files would not be used
by any other target at the same time as the optimization was happening.
It seems I forgot about one class of such uses. Any java compilation
target that