NilsRenaud opened a new pull request #471:
URL: https://github.com/apache/maven-surefire/pull/471


   This PR fixes : https://issues.apache.org/jira/browse/SUREFIRE-1909
   
   We decided to go with the drop in replacement of `--add-exports` with 
`--add-opens`, as suggested in the issue.
   
   To add to the background of this issue, a previous PR has been created, 
introducing the option to use either `add-exports` or `add-opens`, the PR is 
still accessible here : https://github.com/apache/maven-surefire/pull/461
   
   To make clear that you license your contribution under 
   the [Apache License Version 2.0, January 
2004](http://www.apache.org/licenses/LICENSE-2.0)
   you have to acknowledge this by using the following check-box.
   
    - [x] I hereby declare this contribution to be licenced under the [Apache 
License Version 2.0, January 2004](http://www.apache.org/licenses/LICENSE-2.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-unsubscr...@maven.apache.org

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


Reply via email to