đ I'll prepare a pr.
On Sun., Mar. 13, 2022, 1:11 p.m. Mark Thomas, wrote:
> On 13/03/2022 03:07, Raymond Augé wrote:
> > tomcat-catalina imports org.apache.tomcat.util.http.fileupload.impl [1]
> > tomcat-coyote however does not export
> > org.apache.tomcat.util.http.fileupload.impl
> >
> > How
On 13/03/2022 03:07, Raymond Augé wrote:
tomcat-catalina imports org.apache.tomcat.util.http.fileupload.impl [1]
tomcat-coyote however does not export
org.apache.tomcat.util.http.fileupload.impl
How would you like to address this?
Should tomcat-coyote simply export the package?
Seems like the
tomcat-catalina imports org.apache.tomcat.util.http.fileupload.impl [1]
tomcat-coyote however does not export
org.apache.tomcat.util.http.fileupload.impl
How would you like to address this?
Should tomcat-coyote simply export the package? or should the classes (two
Exceptions) be made part of the