This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git.
from 992c200 Use regionMatches instead of toLowerCase().startsWith
add 81fb643 Changing toLowerCase.endsWith -> regionMatches to avoid
Locale issues
No new revisions were added by this update.
Summary of changes:
rt/wsdl/src/main/java/org/apache/cxf/wsdl11/SchemaUtil.java | 10 ++++++----
.../src/main/java/org/apache/cxf/tools/common/ClassUtils.java | 4 +++-
.../apache/cxf/tools/validator/internal/SchemaValidator.java | 3 ++-
.../jaxws/processor/internal/annotator/WSActionAnnotator.java | 4 ++--
4 files changed, 13 insertions(+), 8 deletions(-)