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

cdutz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-training.git.


    from 1ace2ab  Added required incubator disclaimer (#18)
     new 2365d1c  - Fixed typo in directory name templte -> template - Fixed a 
few things in the pom, e.g. warnings Maven was throwing
     new 092ff4d  Found more reference to the templte typo, probably also 
requires a Jenkins change
     new 76bf83b  - Fixed typo in directory name templte -> template - Fixed a 
few things in the pom, e.g. warnings Maven was throwing
     new dd60c61  Found more reference to the templte typo, probably also 
requires a Jenkins change
     new db69209  Rebase & resolve merge conflicts
     new e9e42e4  Merge pull request #17 from lfrancke/minor-template-cleanup

The 63 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:
 LICENSE                                            |   2 +-
 .../Jenkinsfile                                    |  12 ++++-----
 .../README.md                                      |   0
 .../install-deps-mac.sh                            |   0
 .../libs/docinfo-hack/document.html.slim           |   0
 .../pom.xml                                        |  28 +++++++++++----------
 .../src/main/asciidoc/_settings.adoc               |   0
 .../asciidoc/diagrams/mermaid-flowchart-test.mmd   |   0
 .../src/main/asciidoc/index.adoc                   |   0
 .../src/main/asciidoc/subdir/_b.adoc               |   0
 .../src/main/asciidoc/subdir/_c.adoc               |   0
 .../src/main/java/example/StringUtils.java         |   0
 .../src/main/resources/images/logo-apache.png      | Bin
 .../src/main/resources/images/toddy.jpg            | Bin
 .../src/main/theme/apache.css                      |   0
 tools/pom.xml                                      |   2 +-
 16 files changed, 23 insertions(+), 21 deletions(-)
 rename tools/{maven-revealjs-asciidoctor-templte => 
maven-revealjs-asciidoctor-template}/Jenkinsfile (98%)
 rename tools/{maven-revealjs-asciidoctor-templte => 
maven-revealjs-asciidoctor-template}/README.md (100%)
 rename tools/{maven-revealjs-asciidoctor-templte => 
maven-revealjs-asciidoctor-template}/install-deps-mac.sh (100%)
 rename tools/{maven-revealjs-asciidoctor-templte => 
maven-revealjs-asciidoctor-template}/libs/docinfo-hack/document.html.slim (100%)
 rename tools/{maven-revealjs-asciidoctor-templte => 
maven-revealjs-asciidoctor-template}/pom.xml (94%)
 rename tools/{maven-revealjs-asciidoctor-templte => 
maven-revealjs-asciidoctor-template}/src/main/asciidoc/_settings.adoc (100%)
 rename tools/{maven-revealjs-asciidoctor-templte => 
maven-revealjs-asciidoctor-template}/src/main/asciidoc/diagrams/mermaid-flowchart-test.mmd
 (100%)
 rename tools/{maven-revealjs-asciidoctor-templte => 
maven-revealjs-asciidoctor-template}/src/main/asciidoc/index.adoc (100%)
 rename tools/{maven-revealjs-asciidoctor-templte => 
maven-revealjs-asciidoctor-template}/src/main/asciidoc/subdir/_b.adoc (100%)
 rename tools/{maven-revealjs-asciidoctor-templte => 
maven-revealjs-asciidoctor-template}/src/main/asciidoc/subdir/_c.adoc (100%)
 rename tools/{maven-revealjs-asciidoctor-templte => 
maven-revealjs-asciidoctor-template}/src/main/java/example/StringUtils.java 
(100%)
 rename tools/{maven-revealjs-asciidoctor-templte => 
maven-revealjs-asciidoctor-template}/src/main/resources/images/logo-apache.png 
(100%)
 rename tools/{maven-revealjs-asciidoctor-templte => 
maven-revealjs-asciidoctor-template}/src/main/resources/images/toddy.jpg (100%)
 rename tools/{maven-revealjs-asciidoctor-templte => 
maven-revealjs-asciidoctor-template}/src/main/theme/apache.css (100%)

Reply via email to