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 6a64874585 Keep sample poms on the released version automatically
     new 4be16e2285 Fail the version sync when it matches nothing
     new 037eea0bce Stop bundling the mail transport in axis2.war
     new 08884a0063 Replace google-java-format with a local re-indenter
     new 1c19806ff3 Stop documenting modules removed in 2.0.1

The 4 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:
 legal/guava-LICENSE.txt                            | 203 ---------
 modules/codegen/pom.xml                            |   5 -
 .../src/org/apache/axis2/util/PrettyPrinter.java   | 190 +++++++-
 .../org/apache/axis2/wsdl/i18n/resource.properties |   8 +-
 .../org/apache/axis2/util/PrettyPrinterTest.java   | 193 ++++++++
 modules/webapp/pom.xml                             |   5 -
 modules/webapp/scripts/build.xml                   |   4 +
 pom.xml                                            |  22 +
 src/site/markdown/docs/reference.md                |   3 +-
 src/site/markdown/release-notes/2.0.2.md           |  24 +
 src/site/xdoc/docs/Axis2ArchitectureGuide.xml      |   3 -
 src/site/xdoc/docs/adv-userguide.xml               |   4 -
 src/site/xdoc/docs/quickstartguide.xml             | 166 +------
 .../xdoc/docs/userguide-creatingclients-jibx.xml   | 506 ---------------------
 src/site/xdoc/docs/userguide-creatingclients.xml   |  19 +-
 src/site/xdoc/docs/userguide-forfurtherstudy.xml   |   1 -
 src/site/xdoc/docs/userguide.xml                   |   1 -
 src/site/xdoc/tools/CodegenToolReference.xml       |   4 +-
 18 files changed, 434 insertions(+), 927 deletions(-)
 delete mode 100644 legal/guava-LICENSE.txt
 create mode 100644 
modules/codegen/test/org/apache/axis2/util/PrettyPrinterTest.java
 delete mode 100644 src/site/xdoc/docs/userguide-creatingclients-jibx.xml

Reply via email to