You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@training.apache.org by jm...@apache.org on 2019/10/21 07:01:11 UTC

[incubator-training] branch master updated (355390b -> 6739370)

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

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


    from 355390b  Merge pull request #48 from justinmclean/IoTDeveloper
     new b1cf1ab  Apache Training talk given at ApacheCon NA 2019
     new d82271c  Removed who I am and replaced with a TODO
     new 1361ea6  remove my name
     new 5615f43  Merge branch 'ApacheTrainingTalk' of https://github.com/justinmclean/incubator-training into ApacheTrainingTalk
     new 6739370  Merge pull request #49 from justinmclean/ApacheTrainingTalk

The 127 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:
 .../Presentations}/LICENSE                         |  22 +-
 .../IoTDeveloper => Training/Presentations}/NOTICE |   0
 .../Presentations}/README.md                       |   4 +-
 .../Presentations}/clean-deps.sh                   |   0
 .../Presentations}/install-deps.sh                 |   0
 .../libs/docinfo-hack/document.html.slim           |   0
 .../Presentations}/licenses/CC0.txt                |   0
 content/Training/Presentations/licenses/JPL.txt    |  56 +++++
 .../Training/Presentations/licenses/Pixabay.txt    |  28 +++
 .../{ZooKeeper => Training/Presentations}/pom.xml  | 132 +++++-----
 .../Presentations/src/main/asciidoc/index_en.adoc  | 268 +++++++++++++++++++++
 .../src/main/resources}/images/ApacheLogo.png      | Bin
 .../src/main/resources/images/cat.jpg              | Bin 0 -> 1966730 bytes
 .../src/main/resources}/images/small-feather.png   | Bin
 .../src/main/resources/images/speakernotes.jpg     | Bin 0 -> 109271 bytes
 .../src/main/resources/images/stars.jpg            | Bin 0 -> 225494 bytes
 .../src/main/resources/images/sydney.mp4           | Bin 0 -> 18571385 bytes
 .../src/main/resources/images/training.png         | Bin 0 -> 58877 bytes
 .../Presentations/src/main}/theme/apache.css       |  16 +-
 19 files changed, 439 insertions(+), 87 deletions(-)
 copy content/{IoT/IoTDeveloper => Training/Presentations}/LICENSE (94%)
 copy content/{IoT/IoTDeveloper => Training/Presentations}/NOTICE (100%)
 copy content/{IoT/IoTDeveloper => Training/Presentations}/README.md (68%)
 copy content/{IoT/IoTDeveloper => Training/Presentations}/clean-deps.sh (100%)
 copy content/{IoT/IoTDeveloper => Training/Presentations}/install-deps.sh (100%)
 copy content/{IoT/IoTDeveloper => Training/Presentations}/libs/docinfo-hack/document.html.slim (100%)
 copy content/{IoT/IoTDeveloper => Training/Presentations}/licenses/CC0.txt (100%)
 create mode 100644 content/Training/Presentations/licenses/JPL.txt
 create mode 100644 content/Training/Presentations/licenses/Pixabay.txt
 copy content/{ZooKeeper => Training/Presentations}/pom.xml (78%)
 create mode 100644 content/Training/Presentations/src/main/asciidoc/index_en.adoc
 copy {site/src/site/resources/topics/ApacheWay/NavigatingASFIncubator => content/Training/Presentations/src/main/resources}/images/ApacheLogo.png (100%)
 create mode 100644 content/Training/Presentations/src/main/resources/images/cat.jpg
 copy {site/src/site/resources/topics/ApacheWay/NavigatingASFIncubator => content/Training/Presentations/src/main/resources}/images/small-feather.png (100%)
 create mode 100644 content/Training/Presentations/src/main/resources/images/speakernotes.jpg
 create mode 100644 content/Training/Presentations/src/main/resources/images/stars.jpg
 create mode 100644 content/Training/Presentations/src/main/resources/images/sydney.mp4
 create mode 100644 content/Training/Presentations/src/main/resources/images/training.png
 copy {site/src/site/resources/topics/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/css => content/Training/Presentations/src/main}/theme/apache.css (97%)