Martin, I don’t think I got a reply to this question. I created https://issuetracker.google.com/issues/70118537 <https://issuetracker.google.com/issues/70118537> for this but I have not gotten any response. Is there a better mailing list where I should follow up? Ralph
On Dec 6, 2017, at 10:25 PM, Ralph Goers <ralph.goers@dslextreme.com> wrote:
Martin,
Do they also ignore the class files in META-INF/versions?
Ralph
On Dec 6, 2017, at 2:35 PM, Martin Buchholz <martinrb@google.com> wrote:
Very latest Android Studio comes with two compilers, dx and d8. https://developer.android.com/studio/preview/features/index.html <https://developer.android.com/studio/preview/features/index.html> I hear that both compilers know to skip module-info files.
On Mon, Dec 4, 2017 at 12:03 PM, Martin Buchholz <martinrb@google.com <mailto:martinrb@google.com>> wrote:
On Sun, Dec 3, 2017 at 11:02 AM, Remi Forax <forax@univ-mlv.fr <mailto:forax@univ-mlv.fr>> wrote: Ask Google to fix dx, dx should ignore the module-info.class and everything inside META-INF/versions (at least it's a first simple patch).
Hi, I'm "Google", sort of. Friends tell me that dx is getting fixed.