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 f81a2fa Merge pull request #16 from opencore/TRAINING-14
new c539451 Add MIT license to LICENSE.
new 60fcb61 generate date and all people are cool
new 00c7108 Merge branch 'master' of
https://github.com/apache/incubator-training
new 02e1197 add license, notice and disclaimer
new 7063bbb add script to remove 3rd party dependancies in tree for
releasing
new d0b4049 add ASF header to produced file
new 79a0226 Add ASF header
new d32f0b8 add ASF header and update stats
new 4392822 add asciidoctor reveal.js license
new db36ec4 add output file
new 7768324 add readme
new 743e691 add simple release script
new 77ecedc add instructions on what to edit
new ccd8978 add space after colon
new f95a271 update stats and make formatting consistant
new 1940934 move copyright to NOTICE file
new bd03617 minor updates based on feedback
new 35258fa remove hardcoded path
new fa3a8c2 fix port number
new a83f8c2 Merge pull request #11 from
justinmclean/releaseNavigatingIncubator
The 56 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:
.../ApacheWay/NavigatingASFIncubation/DISCLAIMER | 8 +++
.../ApacheWay/NavigatingASFIncubation/LICENSE | 6 +-
.../ApacheWay/NavigatingASFIncubation/NOTICE | 5 +-
.../ApacheWay/NavigatingASFIncubation/README.md | 80 ++++++++++++++++++++++
.../NavigatingASFIncubation/clean-deps.sh | 9 ++-
.../libs/docinfo-hack/document.html.slim | 2 +-
content/ApacheWay/NavigatingASFIncubation/pom.xml | 3 +-
.../{install-deps.sh => release.sh} | 45 ++++--------
.../src/main/asciidoc/aboutme.adoc | 19 +++++
.../src/main/asciidoc/projectstats.adoc | 26 ++++++-
.../NavigatingASFIncubation/src/main/stats.py | 25 ++++++-
11 files changed, 184 insertions(+), 44 deletions(-)
create mode 100644 content/ApacheWay/NavigatingASFIncubation/DISCLAIMER
copy LICENSE => content/ApacheWay/NavigatingASFIncubation/LICENSE (99%)
copy NOTICE => content/ApacheWay/NavigatingASFIncubation/NOTICE (56%)
create mode 100644 content/ApacheWay/NavigatingASFIncubation/README.md
copy site/.mvn/wrapper/maven-wrapper.properties =>
content/ApacheWay/NavigatingASFIncubation/clean-deps.sh (72%)
mode change 100644 => 100755
copy content/ApacheWay/NavigatingASFIncubation/{install-deps.sh => release.sh}
(60%)