This is an automated email from the ASF dual-hosted git repository. elharo pushed a change to branch unused in repository https://gitbox.apache.org/repos/asf/maven-jdeps-plugin.git
from be4b7a8 Delete unused abstract class add 7893d12 Remove commented code (#17) add 5baf85e Prefer Guice injection (#19) add beb427a merge master No new revisions were added by this update. Summary of changes: pom.xml | 6 ++ .../plugins/jdeps/AbstractJDKInternalsMojo.java} | 74 +++++++++++++--------- .../maven/plugins/jdeps/AbstractJDepsMojo.java | 45 ++----------- .../maven/plugins/jdeps/JDKInternalsMojo.java | 8 +++ .../maven/plugins/jdeps/TestJDKInternalsMojo.java | 8 +++ 5 files changed, 71 insertions(+), 70 deletions(-) copy src/{it/unsupported-api_test/src/test/java/Base64Codec.java => main/java/org/apache/maven/plugins/jdeps/AbstractJDKInternalsMojo.java} (51%)