stbischof opened a new pull request, #367:
URL: https://github.com/apache/felix-dev/pull/367

   Mostly in the usage of felix-jetty-light there is the cases where you do not 
need the multipart support and can remove the dependencies of common-fileupload 
and common-io. To be able to do this we could not load a instantiate a class 
that imports common-fileupload classes. So we have to free the old class 
ServletRequestWrapper of this imports and add a ServletRequestMultipartWrapper 
that still have the multipart support.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@felix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to