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

billblough pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-c-core.git.


    from f905330  Set dep_engine->repos_listener to NULL after free
     new b7e74d1  Fix failure to build with libxml2
     new 395d09b  Fix parsing of CDATA sections

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:
 axiom/configure.ac                    |  1 +
 axiom/src/parser/libxml2/Makefile.am  |  5 ++-
 axiom/test/Makefile.am                |  2 +-
 axiom/test/{om => parser}/Makefile.am | 10 ++---
 axiom/test/parser/test_parser.cc      | 76 +++++++++++++++++++++++++++++++++++
 guththila/src/guththila_xml_parser.c  | 46 ++++++++++++++++++++-
 6 files changed, 131 insertions(+), 9 deletions(-)
 copy axiom/test/{om => parser}/Makefile.am (86%)
 create mode 100644 axiom/test/parser/test_parser.cc

Reply via email to