This is an automated email from the ASF dual-hosted git repository. cdutz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-training.git
commit 340a3f9f450b8ab6e940e4795b5c92db4d9eef81 Merge: 292c8b2 656c46d Author: Christofer Dutz <[email protected]> AuthorDate: Fri Aug 21 10:05:17 2020 +0200 Merge pull request #68 from apache/feature/updated-reveal.js-version - Updated the reveal.js version to the latest 3.x version content/ApacheCon/Gemfile | 19 + content/ApacheCon/convert-slides.js | 19 + .../ApacheCon/libs/docinfo-hack/document.html.slim | 214 ------ content/ApacheCon/libs/third-party/erd | 1 - content/ApacheCon/pom.xml | 36 +- content/ApacheFlink/pom.xml | 219 +----- content/ApacheHive/pom.xml | 219 +----- content/ApacheWay/IncubatorReleases/pom.xml | 289 +------- .../libs/docinfo-hack/document.html.slim | 214 ------ content/ApacheWay/NavigatingASFIncubation/pom.xml | 293 +------- pom.xml => content/ApacheWay/pom.xml | 16 +- content/ComDev/ComDevIntro/pom.xml | 5 +- pom.xml => content/ComDev/pom.xml | 15 +- content/Hadoop/pom.xml | 205 +----- content/Ignite/pom.xml | 207 +----- content/Incubator/ReleaseChecklist/pom.xml | 79 +-- .../src/main/asciidoc/index-docinfo-footer.html | 18 + pom.xml => content/Incubator/pom.xml | 15 +- .../libs/docinfo-hack/document.html.slim | 214 ------ content/IoT/IoTDeveloper/pom.xml | 275 +------- pom.xml => content/IoT/pom.xml | 15 +- .../MyNewt/libs/docinfo-hack/document.html.slim | 214 ------ content/MyNewt/pom.xml | 271 +------- .../1-Basics/libs/docinfo-hack/document.html.slim | 258 ------- content/Spark/1-Basics/pom.xml | 279 +------- pom.xml => content/Spark/pom.xml | 15 +- .../libs/docinfo-hack/document.html.slim | 214 ------ content/Training/Presentations/pom.xml | 288 +------- pom.xml => content/Training/pom.xml | 15 +- .../ZooKeeper/libs/docinfo-hack/document.html.slim | 214 ------ content/ZooKeeper/pom.xml | 310 +-------- pom.xml => content/pom.xml | 27 +- pom.xml | 1 + .../src/main/resources/archetype-resources/pom.xml | 3 +- tools/content-parent-pom/pom.xml | 768 +++++++++++---------- tools/content-parent-resources/README.md | 17 + tools/content-parent-resources/pom.xml | 2 +- .../src/main/resources/document.html.slim | 84 +-- 38 files changed, 665 insertions(+), 4902 deletions(-)
