GedMarc commented on pull request #107:
URL: 
https://github.com/apache/commons-fileupload/pull/107#issuecomment-901904644


   So to give an idea - 
   
   I was asked to move all the apache commons libraries to be compatible for 
JPMS - https://github.com/GedMarc/JPMSPendingParent/issues/1
   
   I completed the entire suite  (https://github.com/GedMarc/GuicedEE-Services) 
everything that starts with "commons-"
   
   JPMS compatible means being native build compatible (JLink,JPackage, JMod) 
so automatic-module-names aren't allowed and you have to include a 
module-info.class
   
   I've completed them all (except maths4 which has some not-deployed 
dependencies?), 
   And believe I can help out with experience of doing them all, and getting it 
working 


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to