This is an automated email from the ASF dual-hosted git repository.
cdutz pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-training.git
from ec08654 docs: Fin tuned the HOWTO a bit.
add 7b6d610 Bootstrapping a new presentation about ComDev Working Groups.
add 793ac5a Adds new presentation to the build process.
add 2a6bb1f Toddy is lovely, but I don't need him here.
add 6e90b78 Starting to put together C/C working groups presentation.
add 56237fe Skeleton/Outline of presentation
add 869e333 Further fleshing out the presentation outline
add 5241262 Link to the Training project.
add fa4c5b0 Squash some whitespace noise.
add 61072f5 Remove boilerplate content
new 2882410 Merge pull request #96 from rbowen/Comdev-WorkingGroups
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:
.../{ApacheIntro => WorkingGroups}/README.md | 5 +-
.../Apache/ComDev/WorkingGroups}/pom.xml | 14 +-
.../src/main/asciidoc/_settings.adoc | 0
.../WorkingGroups/src/main/asciidoc/index.adoc | 227 +++++++++++++++++++++
.../src/main/java/org/apache}/StringUtils.java | 5 +-
.../main/resources/images/fas-paranoid-panda.png | Bin 0 -> 40389 bytes
.../src/main/resources/images/sample-answer.png | Bin 0 -> 118987 bytes
.../src/main}/resources/images/training-logo.svg | 0
.../src/main/resources/images/welcome.jpg | Bin 0 -> 2237541 bytes
.../src/main/resources/images/wg-email.png | Bin 0 -> 10730 bytes
.../src/main/theme/apache.css | 0
content/Apache/ComDev/pom.xml | 19 +-
12 files changed, 246 insertions(+), 24 deletions(-)
copy content/Apache/ComDev/{ApacheIntro => WorkingGroups}/README.md (95%)
copy {tools/content-archetype/src/main/resources/archetype-resources =>
content/Apache/ComDev/WorkingGroups}/pom.xml (74%)
copy {tools/content-archetype/src/main/resources/archetype-resources =>
content/Apache/ComDev/WorkingGroups}/src/main/asciidoc/_settings.adoc (100%)
create mode 100644
content/Apache/ComDev/WorkingGroups/src/main/asciidoc/index.adoc
copy
{tools/content-archetype/src/main/resources/archetype-resources/src/main/java
=>
content/Apache/ComDev/WorkingGroups/src/main/java/org/apache}/StringUtils.java
(90%)
create mode 100644
content/Apache/ComDev/WorkingGroups/src/main/resources/images/fas-paranoid-panda.png
create mode 100644
content/Apache/ComDev/WorkingGroups/src/main/resources/images/sample-answer.png
copy {site/src/site =>
content/Apache/ComDev/WorkingGroups/src/main}/resources/images/training-logo.svg
(100%)
create mode 100644
content/Apache/ComDev/WorkingGroups/src/main/resources/images/welcome.jpg
create mode 100644
content/Apache/ComDev/WorkingGroups/src/main/resources/images/wg-email.png
copy content/Apache/ComDev/{ApacheIntro =>
WorkingGroups}/src/main/theme/apache.css (100%)