[libxml-compile-soap-perl] 02/06: Merge tag 'upstream/3.18'

Nick Morrott nickm-guest at moszumanska.debian.org
Tue Mar 22 16:19:23 UTC 2016


This is an automated email from the git hooks/post-receive script.

nickm-guest pushed a commit to branch master
in repository libxml-compile-soap-perl.

commit 26091eaf689bc26a54b82c589446cd9964f5074d
Merge: 980aadf 4350ed9
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date:   Tue Mar 22 14:57:10 2016 +0000

    Merge tag 'upstream/3.18'
    
    Upstream version 3.18

 ChangeLog                                          |  24 +++
 MANIFEST                                           |   7 -
 META.json                                          |   2 +-
 META.yml                                           |   2 +-
 Makefile.PL                                        |   2 +-
 README                                             |  12 +-
 examples/document/README                           |   8 +-
 examples/rpc-literal/README                        |   5 +-
 examples/temperature/convert.wsdl                  | 135 ----------------
 examples/temperature/soap-lite.pl                  |   2 +-
 examples/temperature/xml-compile-soap.pl           |   4 +-
 lib/XML/Compile/SOAP.pm                            |   6 +-
 lib/XML/Compile/SOAP.pod                           |  37 ++---
 lib/XML/Compile/SOAP/Client.pm                     |   2 +-
 lib/XML/Compile/SOAP/Client.pod                    |  22 +--
 lib/XML/Compile/SOAP/Extension.pm                  |   2 +-
 lib/XML/Compile/SOAP/Extension.pod                 |  22 +--
 lib/XML/Compile/SOAP/FAQ.pod                       |  24 +--
 lib/XML/Compile/SOAP/Operation.pm                  |  31 ++--
 lib/XML/Compile/SOAP/Operation.pod                 |  36 ++---
 lib/XML/Compile/SOAP/Server.pm                     |   2 +-
 lib/XML/Compile/SOAP/Server.pod                    |  22 +--
 lib/XML/Compile/SOAP/Trace.pm                      |   2 +-
 lib/XML/Compile/SOAP/Trace.pod                     |  22 +--
 lib/XML/Compile/SOAP/Util.pm                       |   2 +-
 lib/XML/Compile/SOAP/Util.pod                      |  22 +--
 lib/XML/Compile/SOAP/xsd/bea/README                |   8 -
 .../SOAP/xsd/bea/bea_wli_sb_context-fix.xsd        |  24 ---
 .../Compile/SOAP/xsd/bea/bea_wli_sb_context.xsd    | 178 ---------------------
 .../Compile/SOAP/xsd/sharepoint/README.sharepoint  |   3 -
 .../SOAP/xsd/sharepoint/sharepoint-serial.xsd      |  42 -----
 .../SOAP/xsd/sharepoint/sharepoint-soap.xsd        |  36 -----
 lib/XML/Compile/SOAP11.pm                          |   8 +-
 lib/XML/Compile/SOAP11.pod                         |  26 +--
 lib/XML/Compile/SOAP11/Client.pm                   |   2 +-
 lib/XML/Compile/SOAP11/Client.pod                  |  22 +--
 lib/XML/Compile/SOAP11/Encoding.pm                 |   2 +-
 lib/XML/Compile/SOAP11/Encoding.pod                |  22 +--
 lib/XML/Compile/SOAP11/Operation.pm                |   2 +-
 lib/XML/Compile/SOAP11/Operation.pod               |  30 +---
 lib/XML/Compile/SOAP11/Server.pm                   |   2 +-
 lib/XML/Compile/SOAP11/Server.pod                  |  22 +--
 lib/XML/Compile/Transport.pm                       |   2 +-
 lib/XML/Compile/Transport.pod                      |  37 ++---
 lib/XML/Compile/Transport/SOAPHTTP.pm              |   2 +-
 lib/XML/Compile/Transport/SOAPHTTP.pod             |  22 +--
 lib/XML/Compile/XOP.pm                             |   2 +-
 lib/XML/Compile/XOP.pod                            |  22 +--
 lib/XML/Compile/XOP/Include.pm                     |   2 +-
 lib/XML/Compile/XOP/Include.pod                    |  22 +--
 t/TestTools.pm                                     |   2 +-
 51 files changed, 153 insertions(+), 846 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libxml-compile-soap-perl.git



More information about the Pkg-perl-cvs-commits mailing list