David Nestorovic
David Nestorovic
@jeanbisutti should we close this issue?
Currently we are testing on Windows and Linux
Few notes regarding my discussions with both @vjovanov and @olpaw : - Because we already have "old" and "new" format, this format will be the third one. Therefore here are...
Also since we have conditions, probably leaf nodes should store information about conditions for pattern that ends in that node? @vjovanov @olpaw
> Any updates? I am running into this as well. Hey, I will take a look on this by the end of next week. Sorry for delays
Sorry, I didn't find time to look at this problem this week. It has to wait until next week
I have successfully reproduced the problem. In the case when we are trying to determine if _**module-info.class**_ is directory or not, `JarFile.getEntry(String)` function returns null, even though _**module-info.class**_ exists in...
> > I have successfully reproduced the problem. In the case when we are trying to determine if _**module-info.class**_ is directory or not, `JarFile.getEntry(String)` function returns null, even though _**module-info.class**_...
@melix do we have a common method to access Reachability Metadata that is used by both Gradle and Maven plugins?