mthmulders commented on pull request #456:
URL: https://github.com/apache/maven/pull/456#issuecomment-804701641


   > @mthmulders I'd move MavenITmng7045DropUselessAndOutdatedCdiApiTest to 
pure java or bsh I think to avoid this issue each 6 months maybe
   
   I could give that a try, but before I do that, let me make sure I understand 
the test. It verifies if the `javax.enterprise.inject.Instance` class has a 
method `stream`. It should have that method; if it does not, the test should 
fail.
   
   This could also be implemented with a Java source file that we try to 
compile - if compilation fails, the test should also fail. Did I understand it 
correctly?


-- 
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


Reply via email to