ppalaga opened a new issue #322: Make camel-attachments an optional dependency 
of platform-http
URL: https://github.com/apache/camel-quarkus/issues/322
 
 
   Followup of #308 
   
   We should try to provide some no-op handling of file uploads by default that 
does not depend on camel-attachments and javax.activation and handle the 
uploads properly via camel-attachments (wrapped in an extension) and 
javax.activation only if the user adds them as deps.
   
   The benefit for the users is that if they do not wish to handle uploads, 
they can save 560 kB on the native image size.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to