Feature : Make object accessibility optional#1558
Feature : Make object accessibility optional#1558garydgregory wants to merge 15 commits intoapache:masterfrom
Conversation
make object accessibility optional
728d79f to
751fc70
Compare
|
Hi Gary, I tried running Detected Maven Version: 3.6.3 This seems to be due to the IDE default Maven version rather than the code itself. Happy to rerun tests with a newer Maven version if needed. |
|
That's correct, you need a recent version of Maven, not an ancient one 😉 |
|
While reviewing PR #1558 with LANG-1711 in mind, I noticed that not all reflective In particular, ReflectionDiffBuilder still uses This means the new opt-in accessibility strategy does not currently apply |
See also https://issues.apache.org/jira/browse/LANG-1711
Before you push a pull request, review this list:
mvn; that'smvnon the command line by itself.