You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by bu...@apache.org on 2020/02/04 13:37:00 UTC

[cxf] branch saaj-impl updated (e1df4c2 -> 7986c7d)

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

buhhunyx pushed a change to branch saaj-impl
in repository https://gitbox.apache.org/repos/asf/cxf.git.


    from e1df4c2  Porting SAAJ 1.4 changes from WSS4J
     new 6e6234a  use Import-Package
     new 7986c7d  remove unused property

The 2 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   | 5 +++--
 parent/pom.xml | 1 -
 2 files changed, 3 insertions(+), 3 deletions(-)


[cxf] 02/02: remove unused property

Posted by bu...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

buhhunyx pushed a commit to branch saaj-impl
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 7986c7d2d671ac960588e7c48dddb996897c5359
Author: Alexey Markevich <bu...@gmail.com>
AuthorDate: Tue Feb 4 16:36:36 2020 +0300

    remove unused property
---
 parent/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 3cbf8dc..dae8802 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -253,7 +253,6 @@
         <cxf.pax.exam.version>4.13.1</cxf.pax.exam.version>
         <cxf.reflections.bundle.version>0.9.11_2</cxf.reflections.bundle.version>
         <cxf.rhino.bundle.version>1.7R2_3</cxf.rhino.bundle.version>
-        <cxf.saaj-impl.bundle.version>1.5.1_1</cxf.saaj-impl.bundle.version>
         <cxf.servicemix.aspectj.version>1.9.1_1</cxf.servicemix.aspectj.version>
         <cxf.servicemix.cglib.version>3.3.0_1</cxf.servicemix.cglib.version>
         <cxf.servicemix.javax.el.version>3.0.0_1</cxf.servicemix.javax.el.version>


[cxf] 01/02: use Import-Package

Posted by bu...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

buhhunyx pushed a commit to branch saaj-impl
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 6e6234abbb396b169fcff9b20ff947179b626d54
Author: Alexey Markevich <bu...@gmail.com>
AuthorDate: Tue Feb 4 16:36:13 2020 +0300

    use Import-Package
---
 core/pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/core/pom.xml b/core/pom.xml
index 2a1cb70..0906d48 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -39,6 +39,8 @@
             org.apache.cxf.*
         </cxf.osgi.export>
         <cxf.osgi.import>
+            com.sun.xml.messaging.saaj.soap;resolution:=optional,
+            com.sun.xml.internal.messaging.saaj.soap;resolution:=optional,
             com.ctc.wstx*;resolution:=optional,
             org.codehaus.stax2*;resolution:=optional,
             com.sun*;resolution:=optional,
@@ -65,8 +67,7 @@
             !sun.misc
         </cxf.osgi.import>
         <cxf.osgi.dynamic.import>
-            org.apache.cxf.bus,org.apache.cxf.*,com.ctc.wstx.*,org.apache.karaf.jaas.boot.principal.*,
-            com.sun.xml.messaging.saaj.soap,com.sun.xml.internal.messaging.saaj.soap
+            org.apache.cxf.bus,org.apache.cxf.*,com.ctc.wstx.*,org.apache.karaf.jaas.boot.principal.*
         </cxf.osgi.dynamic.import>
         <!-- keep in sync with services exported in activator -->
         <cxf.export.service>