This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git.
from 9f8c167 CXF-8259: Blocked thread of JMS transport during jboss
shutdown (#659)
new d0ab914 Update to Javadoc plugin 3.2.0
new 5044428 Update owasp to 5.3.2
new 7a655b4 Updating pax exam to 4.13.3
new 504f947 CXF-8264 - Remove Log4J 1.x dependencies
The 4 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:
core/pom.xml | 7 -
.../org/apache/cxf/common/logging/Log4jLogger.java | 209 ---------------------
distribution/javadoc/pom.xml | 4 -
.../apache/cxf/jca/core/logging/LoggerHelper.java | 8 -
maven-plugins/java2swagger-plugin/pom.xml | 1 -
maven-plugins/java2wadl-plugin/pom.xml | 1 -
.../maven_plugin/javatowadl/ParseJavaDocMojo.java | 4 +-
osgi/bundle/compatible/pom.xml | 1 -
parent/pom.xml | 41 +---
pom.xml | 4 +-
services/sts/sts-core/pom.xml | 6 -
.../cxf/sts/event/LoggerPatternLayoutLog4J.java | 46 -----
services/wsn/wsn-osgi/pom.xml | 1 -
13 files changed, 10 insertions(+), 323 deletions(-)
delete mode 100644
core/src/main/java/org/apache/cxf/common/logging/Log4jLogger.java
delete mode 100644
services/sts/sts-core/src/main/java/org/apache/cxf/sts/event/LoggerPatternLayoutLog4J.java