You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by GitBox <gi...@apache.org> on 2019/01/16 05:16:31 UTC

[karaf] Diff for: [GitHub] jbonofre merged pull request #719: [KARAF-6093]Error putting an attachment on a SOAP message via CXF due to javax.xml.soap

diff --git a/assemblies/features/base/src/main/filtered-resources/resources/etc/jre.properties b/assemblies/features/base/src/main/filtered-resources/resources/etc/jre.properties
index c45b1973d4..72ff9a7b5a 100644
--- a/assemblies/features/base/src/main/filtered-resources/resources/etc/jre.properties
+++ b/assemblies/features/base/src/main/filtered-resources/resources/etc/jre.properties
@@ -436,7 +436,6 @@ jre-1.8= \
  javax.xml.datatype, \
  javax.xml.namespace, \
  javax.xml.parsers, \
- javax.xml.soap;version="1.3", \
  javax.xml.stream;version="1.2", \
  javax.xml.stream.events;version="1.2", \
  javax.xml.stream.util;version="1.2", \


With regards,
Apache Git Services