On Fri, 15 May 2020 08:02:34 +0200 Michal Srb <m...@redhat.com> wrote:
> > I realize that this is technically possible to achieve, but that is > > not how people use it. If you want to distribute your Java app, you > > just bundle it with all its dependencies into a beefy tarball and > > ship it. And if Java apps never share dependencies, then developers > > are not really forced to keep up with latest versions of libraries. > > Nobody can update the non-existent system-wide Java library that > > would break their application. They are in control. An aside, just to clarify for myself. That means that all Java apps are the equivalent of statically linked, right? And are related to things like flatpaks and modules? _______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org