This is an automated email from the ASF dual-hosted git repository.
cdutz pushed a change to branch feature/updated-reveal.js-version
in repository https://gitbox.apache.org/repos/asf/incubator-training.git.
from b7c659f - Updated the reveal.js version to the latest 3.x version -
Renamed the module content-parent-resources to content-master-resources - Added
some documentation on how to customize the document.html.slim
add 656c46d - Renamed the artifact-id of the parent to match the
directory (Must have missed that) - Updated all existing presentations to use
the new content-parent-pom - Added reactor poms to make it simple to build all
presentations in one go
No new revisions were added by this update.
Summary of changes:
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 +------------------
{tools => content/ApacheWay}/pom.xml | 13 +-
content/ComDev/ComDevIntro/pom.xml | 5 +-
{tools => content/ComDev}/pom.xml | 12 +-
content/Hadoop/pom.xml | 205 +-------------
content/Ignite/pom.xml | 207 +-------------
content/Incubator/ReleaseChecklist/pom.xml | 79 +-----
.../src/main/asciidoc/index-docinfo-footer.html | 18 ++
{tools => content/Incubator}/pom.xml | 12 +-
.../libs/docinfo-hack/document.html.slim | 214 --------------
content/IoT/IoTDeveloper/pom.xml | 275 +-----------------
{tools => content/IoT}/pom.xml | 12 +-
.../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 +------------------
{tools => content/Spark}/pom.xml | 12 +-
.../libs/docinfo-hack/document.html.slim | 214 --------------
content/Training/Presentations/pom.xml | 288 +------------------
{tools => content/Training}/pom.xml | 12 +-
.../ZooKeeper/libs/docinfo-hack/document.html.slim | 214 --------------
content/ZooKeeper/pom.xml | 310 +--------------------
{tools => content}/pom.xml | 20 +-
pom.xml | 1 +
.../src/main/resources/archetype-resources/pom.xml | 3 +-
tools/content-parent-pom/pom.xml | 22 +-
35 files changed, 217 insertions(+), 4476 deletions(-)
delete mode 100644 content/ApacheCon/libs/docinfo-hack/document.html.slim
delete mode 160000 content/ApacheCon/libs/third-party/erd
delete mode 100644
content/ApacheWay/NavigatingASFIncubation/libs/docinfo-hack/document.html.slim
copy {tools => content/ApacheWay}/pom.xml (82%)
copy {tools => content/ComDev}/pom.xml (82%)
copy {tools => content/Incubator}/pom.xml (82%)
delete mode 100644
content/IoT/IoTDeveloper/libs/docinfo-hack/document.html.slim
copy {tools => content/IoT}/pom.xml (82%)
delete mode 100644 content/MyNewt/libs/docinfo-hack/document.html.slim
delete mode 100644 content/Spark/1-Basics/libs/docinfo-hack/document.html.slim
copy {tools => content/Spark}/pom.xml (82%)
delete mode 100644
content/Training/Presentations/libs/docinfo-hack/document.html.slim
copy {tools => content/Training}/pom.xml (82%)
delete mode 100644 content/ZooKeeper/libs/docinfo-hack/document.html.slim
copy {tools => content}/pom.xml (74%)