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 5921557 Fix autotools warnings about INCLUDES new 2fa03e4 Install axutil platform-specific headers into correct directory new 3245725 Fix crash in test_deployment due to misplaced null check new f905330 Set dep_engine->repos_listener to NULL after free The 3 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: src/core/deployment/dep_engine.c | 7 +++++++ test/core/deployment/test_deployment.cc | 2 +- util/Makefile.am | 15 ++++++++++++++- util/configure.ac | 1 - util/include/Makefile.am | 18 ------------------ 5 files changed, 22 insertions(+), 21 deletions(-) delete mode 100644 util/include/Makefile.am