As we all (should) know, there is no way to tell how a much a jar file is used, beyond what Maven Central tells us, especially once within a company's network that use it's own repository like Artifactory...
Gary On Mon, Jul 10, 2023, 02:26 Romain Manni-Bucau <rmannibu...@gmail.com> wrote: > @Dennis: good question but how many servers do reuse commons? I know most > of them reimplemented it (to own it or cause they dont use servlet or want > a reactive based API) or reused tomcat forked (payara for ex or other > tomcat based servers). So at the end I think the question is not "why" > which is a wish but more "does" and from my window fileupload is not a > common thing. > > Romain Manni-Bucau > @rmannibucau <https://twitter.com/rmannibucau> | Blog > <https://rmannibucau.metawerx.net/> | Old Blog > <http://rmannibucau.wordpress.com> | Github < > https://github.com/rmannibucau> | > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book > < > https://www.packtpub.com/application-development/java-ee-8-high-performance > > > > > Le lun. 10 juil. 2023 à 07:33, Dennis Kieselhorst <d...@apache.org> a > écrit : > > > Hmm why should every server create it's own impl instead of sharing > > capabilities like multipart handling and parsing as a common library? > > > > I agree with the consumer part but the lib is still useful in the future > > to handle server side of things.... > > > > Dennis > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > > For additional commands, e-mail: dev-h...@commons.apache.org > > > > >