This is an automated email from the ASF dual-hosted git repository.
dkulp pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git
from 5fce64a7f6 Bump dependency-check-maven from 8.1.0 to 8.1.2 (#1174)
new 2d955cf656 Since we only support java11+, we can simplify build and
just build the java11+ version
new 33542661c5 Update some plugins
new 3d5564dbff Fix some checkstyle/pmd issues
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../java/org/apache/cxf/bus/spring/SpringBus.java | 3 +-
maven-plugins/java2wadl-plugin/pom.xml | 108 -----------
.../cxf/maven_plugin/javatowadl/DumpJavaDoc.java | 215 +++++++++++++++------
.../cxf/maven_plugin/javatowadl/DumpJavaDoc.java | 194 -------------------
pom.xml | 4 +-
.../security/wss4j/AttachmentCallbackHandler.java | 4 +-
.../cxf/sts/token/renewer/SAMLTokenRenewer.java | 3 -
7 files changed, 158 insertions(+), 373 deletions(-)
delete mode 100644
maven-plugins/java2wadl-plugin/src/main/java13/org/apache/cxf/maven_plugin/javatowadl/DumpJavaDoc.java