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

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


    from 370ec7f4f6 AP: remove hardcoded /home/myuser/ paths from curl examples 
in userguides
     new b26f550516 Fix AXIS2-5696: Prevent ThreadPool thread leaks by enabling 
core thread timeout
     new 80f087199c Fix AXIS2-5972: Preserve namespace for xs:attribute ref= in 
ADB code generation

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:
 .../axis2/schema/BeanWriterMetaInfoHolder.java     |  57 ++++++++++-
 .../org/apache/axis2/schema/SchemaCompiler.java    |  18 +++-
 .../schema/SchemaCompilerRefAttributeTest.java     | 112 +++++++++++++++++++++
 .../apache/axis2/context/ConfigurationContext.java |   4 +
 .../apache/axis2/util/threadpool/ThreadPool.java   |   3 +-
 .../axis2/util/threadpool/TestThreadPool.java      |  36 ++++++-
 6 files changed, 222 insertions(+), 8 deletions(-)
 create mode 100644 
modules/adb-codegen/test/org/apache/axis2/schema/SchemaCompilerRefAttributeTest.java

Reply via email to