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

rbowen pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/training.git


    from 34129b6  Merge pull request #137 from rbowen/CoC-Training
     add 5c4ebb7  Added mentor training presentation
     new 200cdff  Merge pull request #136 from justinmclean/Mentor

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:
 .../Mentors/.mvn}/wrapper/maven-wrapper.properties |   0
 .../Incubator/Mentors}/Dockerfile                  |   0
 .../Incubator/Mentors}/README.md                   |   0
 .../Incubator/Mentors}/docker-compose.yaml         |   0
 .../Incubator/Mentors}/install-deps-centos.sh      |   0
 .../Incubator/Mentors}/install-deps-mac.sh         |   0
 mvnw => content/Incubator/Mentors/mvnw             |   0
 mvnw.cmd => content/Incubator/Mentors/mvnw.cmd     |   0
 .../Incubator/Mentors}/pom.xml                     |  12 +-
 .../Mentors}/src/main/asciidoc/_settings.adoc      |   0
 .../Incubator/Mentors/src/main/asciidoc/index.adoc | 751 +++++++++++++++++++++
 .../java/org/apache/training}/StringUtils.java     |   2 +-
 .../Mentors}/src/main/theme/apache.css             |   9 +-
 13 files changed, 766 insertions(+), 8 deletions(-)
 copy {.mvn => content/Incubator/Mentors/.mvn}/wrapper/maven-wrapper.properties 
(100%)
 copy {tools/content-archetype/src/main/resources/archetype-resources => 
content/Incubator/Mentors}/Dockerfile (100%)
 copy {tools/content-archetype/src/main/resources/archetype-resources => 
content/Incubator/Mentors}/README.md (100%)
 copy {tools/content-archetype/src/main/resources/archetype-resources => 
content/Incubator/Mentors}/docker-compose.yaml (100%)
 copy {tools/content-archetype/src/main/resources/archetype-resources => 
content/Incubator/Mentors}/install-deps-centos.sh (100%)
 copy {tools/content-archetype/src/main/resources/archetype-resources => 
content/Incubator/Mentors}/install-deps-mac.sh (100%)
 copy mvnw => content/Incubator/Mentors/mvnw (100%)
 copy mvnw.cmd => content/Incubator/Mentors/mvnw.cmd (100%)
 copy {tools/content-archetype/src/main/resources/archetype-resources => 
content/Incubator/Mentors}/pom.xml (86%)
 copy content/{Apache/ComDev/WorkingGroups => 
Incubator/Mentors}/src/main/asciidoc/_settings.adoc (100%)
 create mode 100644 content/Incubator/Mentors/src/main/asciidoc/index.adoc
 copy content/{Apache/ComDev/WorkingGroups/src/main/java/org/apache => 
Incubator/Mentors/src/main/java/org/apache/training}/StringUtils.java (97%)
 copy content/{Apache/ComDev/ApacheIntro => 
Incubator/Mentors}/src/main/theme/apache.css (98%)

Reply via email to