You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2021/08/20 11:14:29 UTC

[GitHub] [commons-fileupload] martin-g opened a new pull request #109: FILEUPLOAD-342 Remove methods which use javax|jakarta classes from FileUploadBase

martin-g opened a new pull request #109:
URL: https://github.com/apache/commons-fileupload/pull/109


   
   
   It should be neutral.


-- 
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: issues-unsubscribe@commons.apache.org

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



[GitHub] [commons-fileupload] martin-g commented on pull request #109: FILEUPLOAD-342 Remove methods which use javax|jakarta classes from FileUploadBase

Posted by GitBox <gi...@apache.org>.
martin-g commented on pull request #109:
URL: https://github.com/apache/commons-fileupload/pull/109#issuecomment-902621364


   With this improvement Apache Wicket 10.x file upload functionality is fully functional with Jakarta Servlet API 5.0!


-- 
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: issues-unsubscribe@commons.apache.org

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



[GitHub] [commons-fileupload] coveralls edited a comment on pull request #109: FILEUPLOAD-342 Remove methods which use javax|jakarta classes from FileUploadBase

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #109:
URL: https://github.com/apache/commons-fileupload/pull/109#issuecomment-902651897


   
   [![Coverage Status](https://coveralls.io/builds/42501247/badge)](https://coveralls.io/builds/42501247)
   
   Coverage decreased (-0.6%) to 77.521% when pulling **1bb61b675b00866aea512b12adf2678201dca609 on martin-g:FILEUPLOAD-342-remove-deprecated-methods-in-FileUploadBase** into **8fa525dd420dcfcec0341a445b0d06c811731d99 on apache:master**.
   


-- 
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: issues-unsubscribe@commons.apache.org

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



[GitHub] [commons-fileupload] coveralls edited a comment on pull request #109: FILEUPLOAD-342 Remove methods which use javax|jakarta classes from FileUploadBase

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #109:
URL: https://github.com/apache/commons-fileupload/pull/109#issuecomment-902651897


   
   [![Coverage Status](https://coveralls.io/builds/42501247/badge)](https://coveralls.io/builds/42501247)
   
   Coverage decreased (-0.6%) to 77.521% when pulling **1bb61b675b00866aea512b12adf2678201dca609 on martin-g:FILEUPLOAD-342-remove-deprecated-methods-in-FileUploadBase** into **8fa525dd420dcfcec0341a445b0d06c811731d99 on apache:master**.
   


-- 
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: issues-unsubscribe@commons.apache.org

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



[GitHub] [commons-fileupload] coveralls edited a comment on pull request #109: FILEUPLOAD-342 Remove methods which use javax|jakarta classes from FileUploadBase

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #109:
URL: https://github.com/apache/commons-fileupload/pull/109#issuecomment-902651897


   
   [![Coverage Status](https://coveralls.io/builds/42501247/badge)](https://coveralls.io/builds/42501247)
   
   Coverage decreased (-0.6%) to 77.521% when pulling **1bb61b675b00866aea512b12adf2678201dca609 on martin-g:FILEUPLOAD-342-remove-deprecated-methods-in-FileUploadBase** into **8fa525dd420dcfcec0341a445b0d06c811731d99 on apache:master**.
   


-- 
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: issues-unsubscribe@commons.apache.org

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



[GitHub] [commons-fileupload] martin-g commented on pull request #109: FILEUPLOAD-342 Remove methods which use javax|jakarta classes from FileUploadBase

Posted by GitBox <gi...@apache.org>.
martin-g commented on pull request #109:
URL: https://github.com/apache/commons-fileupload/pull/109#issuecomment-903709210


   @jochenw What do you think about these changes ?


-- 
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: issues-unsubscribe@commons.apache.org

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



[GitHub] [commons-fileupload] jochenw merged pull request #109: FILEUPLOAD-342 Remove methods which use javax|jakarta classes from FileUploadBase

Posted by GitBox <gi...@apache.org>.
jochenw merged pull request #109:
URL: https://github.com/apache/commons-fileupload/pull/109


   


-- 
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: issues-unsubscribe@commons.apache.org

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



[GitHub] [commons-fileupload] martin-g commented on pull request #109: FILEUPLOAD-342 Remove methods which use javax|jakarta classes from FileUploadBase

Posted by GitBox <gi...@apache.org>.
martin-g commented on pull request #109:
URL: https://github.com/apache/commons-fileupload/pull/109#issuecomment-908147305


   OK! I've removed all deprecated classes and their tests.


-- 
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: issues-unsubscribe@commons.apache.org

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



[GitHub] [commons-fileupload] coveralls commented on pull request #109: FILEUPLOAD-342 Remove methods which use javax|jakarta classes from FileUploadBase

Posted by GitBox <gi...@apache.org>.
coveralls commented on pull request #109:
URL: https://github.com/apache/commons-fileupload/pull/109#issuecomment-902651897


   
   [![Coverage Status](https://coveralls.io/builds/42296738/badge)](https://coveralls.io/builds/42296738)
   
   Coverage decreased (-0.02%) to 78.1% when pulling **79d91fd9f5b803dca23ca269b073361de051e6e3 on martin-g:FILEUPLOAD-342-remove-deprecated-methods-in-FileUploadBase** into **8fa525dd420dcfcec0341a445b0d06c811731d99 on apache:master**.
   


-- 
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: issues-unsubscribe@commons.apache.org

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