This is an automated email from the ASF dual-hosted git repository.
deki pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git.
from 96133bc [CXF-7721] Adding few NPE guards
add 471ce9e CXF-7708 Options mark-generated and suppress-generated-date
don't effect on generating Java classes
add 23c2093 CXF-7708 Fix current and issue integration test
new c369fde Merge pull request #405 from dmvolod/CXF-7708
The 1 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:
maven-plugins/codegen-plugin/pom.xml | 8 +++++--
.../it/mark-generated/Cxf7708Service-1.0.0.wsdl | 0
.../pom.xml | 28 +++++++---------------
.../src/it/mark-generated/verify.groovy | 15 +++++-------
.../src/it/wsdl-artifact-resolution/pom.xml | 2 +-
.../cxf/maven_plugin/wsdl2java/WsdlOption.java | 4 ++--
.../org/apache/cxf/tools/common/ToolConstants.java | 7 ++++--
.../cxf/tools/wsdlto/core/AbstractGenerator.java | 5 ++--
.../wsdlto/databinding/jaxb/JAXBDataBinding.java | 2 +-
9 files changed, 33 insertions(+), 38 deletions(-)
copy tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/hello_world.wsdl =>
maven-plugins/codegen-plugin/src/it/mark-generated/Cxf7708Service-1.0.0.wsdl
(100%)
copy maven-plugins/codegen-plugin/src/it/{wsdl-artifact-resolution =>
mark-generated}/pom.xml (74%)
copy core/src/main/java/org/apache/cxf/bus/extension/ExtensionManager.java =>
maven-plugins/codegen-plugin/src/it/mark-generated/verify.groovy (66%)
--
To stop receiving notification emails like this one, please contact
[email protected].