This is an automated email from the ASF dual-hosted git repository.

deki pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/master by this push:
     new bb5ca3b  Revert (sorry wrong branch) "CXF-7910: re-add banned 
dependencies (were removed during merging)"
bb5ca3b is described below

commit bb5ca3b0f6b2e74912f6f4ec94c36f8fc9a6595b
Author: Dennis Kieselhorst <d...@apache.org>
AuthorDate: Tue Jan 7 13:47:14 2020 +0100

    Revert (sorry wrong branch) "CXF-7910: re-add banned dependencies (were 
removed during merging)"
    
    This reverts commit d4d4b1e7
---
 pom.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index dc58d2f..f46697d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -683,9 +683,6 @@
                                     
<exclude>javax.ws.rs:javax.ws.rs-api</exclude>
                                     <exclude>javax.xml.bind:jaxb-api</exclude>
                                     
<exclude>com.sun.xml.bind:jaxb-core</exclude>
-                                    <exclude>javax.xml.ws:jaxws-api</exclude>
-                                    <exclude>javax.jws:javax.jws-api</exclude>
-                                    
<exclude>javax.xml.soap:javax.xml.soap-api</exclude>
                                 </excludes>
                             </bannedDependencies>
                         </rules>

Reply via email to