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 2019/11/24 07:39:56 UTC

[GitHub] [commons-imaging] mureinik commented on issue #59: [IMAGING-242] Upgrade to Junit5

mureinik commented on issue #59: [IMAGING-242] Upgrade to Junit5
URL: https://github.com/apache/commons-imaging/pull/59#issuecomment-557865292
 
 
   Thanks for the shout-out @kinow !
   
   I took a look and the repository after this PR was applied, and I think it's a pretty small delta to reach a Jupiter-only project, even if it does require implementing the "logic" of a Cartesian product of arguments - see my attempt at https://github.com/apache/commons-imaging/pull/61
   
   The side advantage of this is to lock down the dependencies and not allow people to mix Jupiter and Vintage in the same class as was done in `TestImageReadException` and `TestImageWriteException` (presumably by mistake?).

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services