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 5b96c7b93f Bump org.apache.maven.plugins:maven-enforcer-plugin from 
3.4.1 to 3.5.0
     add 3ae4079b7f Use XMLBeans' BindingConfigImpl in Axis2BindingConfig 
instead of XSDConfig, +doc.
     add eceb6e0a43 Replace 'Path.of(String)' with something that works in Java 
8.
     add 23b5951194 Bugfix: check if filename endsWith, instead of 
Path.endsWith.
     add d00211700d Minor documentation fixups.
     new fddeb75b16 Merge pull request #589 from 
std-h/xmlbeans-xsdconfig-proposal

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:
 .../wsdl/codegen/extension/XMLBeansExtension.java  |   2 +
 .../maven2/wsdl2code/AbstractWSDL2CodeMojo.java    |  25 ++-
 .../axis2/xmlbeans/CodeGenerationUtility.java      | 216 ++++++++++++++++---
 .../java/org/apache/axis2/xmlbeans/XSDConfig.java  | 230 ---------------------
 4 files changed, 212 insertions(+), 261 deletions(-)
 delete mode 100644 
modules/xmlbeans-codegen/src/main/java/org/apache/axis2/xmlbeans/XSDConfig.java

Reply via email to