[james-site] branch master updated (d494cf8 -> c506251)

2020-07-20 Thread ieugen
This is an automated email from the ASF dual-hosted git repository.

ieugen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/james-site.git.


from d494cf8  [JAMES-3226] Added .editorconfig
 new dea1853  Squashed 'antora-ui/' content from commit 3acbf71f3
 new eda53ec  Merge commit 'dea185379e9938295306bcaadb8ef5af069f0d07' as 
'antora-ui'
 new c506251  [JAMES-3226] Cloned antora-ui-default - we can change CSS 
sources

The 3 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:
 README.adoc|29 +-
 antora-ui/.editorconfig| 9 +
 antora-ui/.eslintrc|14 +
 antora-ui/.gitignore   | 3 +
 antora-ui/.gitlab-ci.yml   |55 +
 antora-ui/.gulp.json   | 4 +
 antora-ui/.nvmrc   | 1 +
 antora-ui/.stylelintrc | 7 +
 antora-ui/LICENSE  |   373 +
 antora-ui/README.adoc  |   212 +
 antora-ui/build.gradle |35 +
 antora-ui/docs/antora.yml  | 5 +
 antora-ui/docs/modules/ROOT/nav.adoc   |13 +
 antora-ui/docs/modules/ROOT/pages/add-fonts.adoc   |   123 +
 .../docs/modules/ROOT/pages/admonition-styles.adoc |38 +
 .../docs/modules/ROOT/pages/build-preview-ui.adoc  |70 +
 .../modules/ROOT/pages/development-workflow.adoc   |34 +
 antora-ui/docs/modules/ROOT/pages/index.adoc   |   191 +
 .../modules/ROOT/pages/inline-text-styles.adoc |85 +
 antora-ui/docs/modules/ROOT/pages/list-styles.adoc |80 +
 .../docs/modules/ROOT/pages/prerequisites.adoc |59 +
 .../docs/modules/ROOT/pages/set-up-project.adoc|64 +
 .../docs/modules/ROOT/pages/sidebar-styles.adoc|29 +
 antora-ui/docs/modules/ROOT/pages/style-guide.adoc |22 +
 antora-ui/docs/modules/ROOT/pages/stylesheets.adoc |32 +
 antora-ui/docs/modules/ROOT/pages/templates.adoc   |   190 +
 .../docs/modules/ROOT/pages/ui-macro-styles.adoc   |61 +
 antora-ui/gulp.d/lib/create-task.js|24 +
 antora-ui/gulp.d/lib/export-tasks.js   |14 +
 antora-ui/gulp.d/lib/gulp-prettier-eslint.js   |43 +
 antora-ui/gulp.d/tasks/build-preview-pages.js  |   140 +
 antora-ui/gulp.d/tasks/build.js|   123 +
 antora-ui/gulp.d/tasks/format.js   |10 +
 antora-ui/gulp.d/tasks/index.js| 5 +
 antora-ui/gulp.d/tasks/lint-css.js |10 +
 antora-ui/gulp.d/tasks/lint-js.js  |12 +
 antora-ui/gulp.d/tasks/pack.js |11 +
 antora-ui/gulp.d/tasks/remove.js   | 8 +
 antora-ui/gulp.d/tasks/serve.js|36 +
 antora-ui/gulpfile.js  |   125 +
 antora-ui/index.js | 4 +
 antora-ui/package-lock.json| 12394 +++
 antora-ui/package.json |58 +
 build.gradle => antora-ui/preview-src/404.adoc | 0
 antora-ui/preview-src/index.adoc   |   237 +
 antora-ui/preview-src/multirepo-ssg.svg|44 +
 antora-ui/preview-src/ui-model.yml |   127 +
 antora-ui/src/css/base.css |76 +
 antora-ui/src/css/body.css | 9 +
 antora-ui/src/css/breadcrumbs.css  |38 +
 antora-ui/src/css/doc.css  |   647 +
 antora-ui/src/css/footer.css   |15 +
 antora-ui/src/css/header.css   |   279 +
 antora-ui/src/css/highlight.css|86 +
 antora-ui/src/css/main.css |31 +
 antora-ui/src/css/nav.css  |   277 +
 antora-ui/src/css/page-versions.css|54 +
 antora-ui/src/css/pagination.css   |63 +
 antora-ui/src/css/print.css|82 +
 antora-ui/src/css/site.css |17 +
 antora-ui/src/css/toc.css  |95 +
 antora-ui/src/css/toolbar.css  |69 +
 antora-ui/src/css/typeface-roboto-mono.css |21 +
 antora-ui/src/css/typeface-roboto.css  |43 +
 antora-ui/src/css/vars.css |   140 +
 .../src/main/dist => antora-ui/src}/helpers/and.js | 0
 .../main/dist => antora-ui/src}/helpers/detag.js   | 0
 .../src/main/dist => antora-ui/src}/helpers/eq.js  | 0
 .../dist => 

[james-site] 02/03: Merge commit 'dea185379e9938295306bcaadb8ef5af069f0d07' as 'antora-ui'

2020-07-20 Thread ieugen
This is an automated email from the ASF dual-hosted git repository.

ieugen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-site.git

commit eda53ec997d93184b14c890e8b685c56f5ee41c0
Merge: d494cf8 dea1853
Author: Eugen Stan 
AuthorDate: Mon Jul 20 10:31:41 2020 +0300

Merge commit 'dea185379e9938295306bcaadb8ef5af069f0d07' as 'antora-ui'

 antora-ui/.editorconfig| 9 +
 antora-ui/.eslintrc|14 +
 antora-ui/.gitignore   | 3 +
 antora-ui/.gitlab-ci.yml   |55 +
 antora-ui/.gulp.json   | 4 +
 antora-ui/.nvmrc   | 1 +
 antora-ui/.stylelintrc | 7 +
 antora-ui/LICENSE  |   373 +
 antora-ui/README.adoc  |   212 +
 antora-ui/docs/antora.yml  | 5 +
 antora-ui/docs/modules/ROOT/nav.adoc   |13 +
 antora-ui/docs/modules/ROOT/pages/add-fonts.adoc   |   123 +
 .../docs/modules/ROOT/pages/admonition-styles.adoc |38 +
 .../docs/modules/ROOT/pages/build-preview-ui.adoc  |70 +
 .../modules/ROOT/pages/development-workflow.adoc   |34 +
 antora-ui/docs/modules/ROOT/pages/index.adoc   |   191 +
 .../modules/ROOT/pages/inline-text-styles.adoc |85 +
 antora-ui/docs/modules/ROOT/pages/list-styles.adoc |80 +
 .../docs/modules/ROOT/pages/prerequisites.adoc |59 +
 .../docs/modules/ROOT/pages/set-up-project.adoc|64 +
 .../docs/modules/ROOT/pages/sidebar-styles.adoc|29 +
 antora-ui/docs/modules/ROOT/pages/style-guide.adoc |22 +
 antora-ui/docs/modules/ROOT/pages/stylesheets.adoc |32 +
 antora-ui/docs/modules/ROOT/pages/templates.adoc   |   190 +
 .../docs/modules/ROOT/pages/ui-macro-styles.adoc   |61 +
 antora-ui/gulp.d/lib/create-task.js|24 +
 antora-ui/gulp.d/lib/export-tasks.js   |14 +
 antora-ui/gulp.d/lib/gulp-prettier-eslint.js   |43 +
 antora-ui/gulp.d/tasks/build-preview-pages.js  |   140 +
 antora-ui/gulp.d/tasks/build.js|   123 +
 antora-ui/gulp.d/tasks/format.js   |10 +
 antora-ui/gulp.d/tasks/index.js| 5 +
 antora-ui/gulp.d/tasks/lint-css.js |10 +
 antora-ui/gulp.d/tasks/lint-js.js  |12 +
 antora-ui/gulp.d/tasks/pack.js |11 +
 antora-ui/gulp.d/tasks/remove.js   | 8 +
 antora-ui/gulp.d/tasks/serve.js|36 +
 antora-ui/gulpfile.js  |   125 +
 antora-ui/index.js | 4 +
 antora-ui/package-lock.json| 12394 +++
 antora-ui/package.json |58 +
 antora-ui/preview-src/404.adoc | 0
 antora-ui/preview-src/index.adoc   |   237 +
 antora-ui/preview-src/multirepo-ssg.svg|44 +
 antora-ui/preview-src/ui-model.yml |   127 +
 antora-ui/src/css/base.css |76 +
 antora-ui/src/css/body.css | 9 +
 antora-ui/src/css/breadcrumbs.css  |38 +
 antora-ui/src/css/doc.css  |   647 +
 antora-ui/src/css/footer.css   |15 +
 antora-ui/src/css/header.css   |   279 +
 antora-ui/src/css/highlight.css|86 +
 antora-ui/src/css/main.css |31 +
 antora-ui/src/css/nav.css  |   277 +
 antora-ui/src/css/page-versions.css|54 +
 antora-ui/src/css/pagination.css   |63 +
 antora-ui/src/css/print.css|82 +
 antora-ui/src/css/site.css |17 +
 antora-ui/src/css/toc.css  |95 +
 antora-ui/src/css/toolbar.css  |69 +
 antora-ui/src/css/typeface-roboto-mono.css |21 +
 antora-ui/src/css/typeface-roboto.css  |43 +
 antora-ui/src/css/vars.css |   140 +
 antora-ui/src/helpers/and.js   | 9 +
 antora-ui/src/helpers/detag.js | 5 +
 antora-ui/src/helpers/eq.js| 3 +
 antora-ui/src/helpers/increment.js | 3 +
 antora-ui/src/helpers/not.js   | 3 +
 antora-ui/src/helpers/or.js| 9 +
 antora-ui/src/helpers/relativize.js|24 +
 antora-ui/src/helpers/year.js  | 3 +
 antora-ui/src/img/back.svg |86 +
 antora-ui/src/img/caret.svg|63 +
 antora-ui/src/img/chevron.svg  |63 +
 

[james-site] branch master updated: [JAMES-3226] Fixed publish in Jenkinsfile - using specific maven version in tools { }

2020-07-20 Thread ieugen
This is an automated email from the ASF dual-hosted git repository.

ieugen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-site.git


The following commit(s) were added to refs/heads/master by this push:
 new ef46ee6  [JAMES-3226] Fixed publish in Jenkinsfile - using specific 
maven version in tools { }
ef46ee6 is described below

commit ef46ee6225bc478bd6d7c4ce90e87dde86dadccc
Author: Eugen Stan 
AuthorDate: Mon Jul 20 12:41:40 2020 +0300

[JAMES-3226] Fixed publish in Jenkinsfile - using specific maven version in 
tools { }
---
 Jenkinsfile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Jenkinsfile b/Jenkinsfile
index e7d8d72..0a1a168 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -20,6 +20,7 @@
 
 def AGENT_LABEL = env.AGENT_LABEL ?: 'ubuntu'
 def JDK_NAME = env.JDK_NAME ?: 'JDK 11 (latest)'
+def MAVEN_NAME = 'Maven 3 (latest)'
 
 pipeline {
 
@@ -33,6 +34,7 @@ pipeline {
 
 tools {
 jdk JDK_NAME
+maven MAVEN_NAME
 }
 
 options {



[james-site] 01/01: [JAMES-3226] Added .editorconfig

2020-07-20 Thread ieugen
This is an automated email from the ASF dual-hosted git repository.

ieugen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-site.git

commit d494cf8a27a8280d1249d95f68d63f3d41c891b8
Author: Eugen Stan 
AuthorDate: Mon Jul 20 09:58:40 2020 +0300

[JAMES-3226] Added .editorconfig
---
 .editorconfig | 37 +
 1 file changed, 37 insertions(+)

diff --git a/.editorconfig b/.editorconfig
new file mode 100644
index 000..60716fd
--- /dev/null
+++ b/.editorconfig
@@ -0,0 +1,37 @@
+# EditorConfig is awesome: https://EditorConfig.org
+
+# top-most EditorConfig file
+root = true
+
+# Unix-style newlines with a newline ending every file
+[*]
+end_of_line = lf
+insert_final_newline = true
+
+# Matches multiple files with brace expansion notation
+# Set default charset
+[*.{js,py,gradle,adoc}]
+charset = utf-8
+
+# 4 space indentation
+[*.py]
+indent_style = space
+indent_size = 4
+
+# Tab indentation (no size specified)
+[Makefile]
+indent_style = tab
+
+# Indentation override for all JS under lib directory
+[lib/**.js]
+indent_style = space
+indent_size = 2
+
+# Matches the exact files either package.json or .travis.yml
+[{package.json,.travis.yml}]
+indent_style = space
+indent_size = 2
+
+[*.gradle]
+indent_style = space
+indent_size = 2



[james-site] branch master updated (8c5d106 -> d494cf8)

2020-07-20 Thread ieugen
This is an automated email from the ASF dual-hosted git repository.

ieugen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/james-site.git.


from 8c5d106  [JAMES-3226] Starting a new website build
 add 20e1114  [JAMES-3294] Added the UI bundle for Antora
 new d494cf8  [JAMES-3226] Added .editorconfig

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:
 .editorconfig  |  37 +
 doc-sites/antora-playbook.yml  |   5 ++-
 doc-sites/build.gradle |  11 -
 settings.gradle|   1 +
 ui-bundle/build.gradle |   8 
 ui-bundle/src/main/dist/css/site.css   |   3 ++
 ui-bundle/src/main/dist/font/roboto-latin-400.woff | Bin 0 -> 20268 bytes
 .../src/main/dist/font/roboto-latin-400.woff2  | Bin 0 -> 15736 bytes
 .../src/main/dist/font/roboto-latin-400italic.woff | Bin 0 -> 21952 bytes
 .../main/dist/font/roboto-latin-400italic.woff2| Bin 0 -> 17324 bytes
 ui-bundle/src/main/dist/font/roboto-latin-500.woff | Bin 0 -> 20464 bytes
 .../src/main/dist/font/roboto-latin-500.woff2  | Bin 0 -> 15872 bytes
 .../src/main/dist/font/roboto-latin-500italic.woff | Bin 0 -> 22020 bytes
 .../main/dist/font/roboto-latin-500italic.woff2| Bin 0 -> 17316 bytes
 .../src/main/dist/font/roboto-mono-latin-400.woff  | Bin 0 -> 19972 bytes
 .../src/main/dist/font/roboto-mono-latin-400.woff2 | Bin 0 -> 16328 bytes
 .../src/main/dist/font/roboto-mono-latin-500.woff  | Bin 0 -> 20040 bytes
 .../src/main/dist/font/roboto-mono-latin-500.woff2 | Bin 0 -> 16380 bytes
 ui-bundle/src/main/dist/helpers/and.js |   9 
 ui-bundle/src/main/dist/helpers/detag.js   |   5 +++
 ui-bundle/src/main/dist/helpers/eq.js  |   3 ++
 ui-bundle/src/main/dist/helpers/increment.js   |   3 ++
 ui-bundle/src/main/dist/helpers/not.js |   3 ++
 ui-bundle/src/main/dist/helpers/or.js  |   9 
 ui-bundle/src/main/dist/helpers/relativize.js  |  24 +++
 ui-bundle/src/main/dist/helpers/year.js|   3 ++
 ui-bundle/src/main/dist/img/back.svg   |   1 +
 ui-bundle/src/main/dist/img/caret.svg  |   1 +
 ui-bundle/src/main/dist/img/chevron.svg|   1 +
 ui-bundle/src/main/dist/img/close.svg  |   1 +
 ui-bundle/src/main/dist/img/home-o.svg |   1 +
 ui-bundle/src/main/dist/img/home.svg   |   1 +
 ui-bundle/src/main/dist/img/menu.svg   |   1 +
 ui-bundle/src/main/dist/js/site.js |   5 +++
 ui-bundle/src/main/dist/js/vendor/highlight.js |   1 +
 ui-bundle/src/main/dist/layouts/404.hbs|  11 +
 ui-bundle/src/main/dist/layouts/default.hbs|  11 +
 ui-bundle/src/main/dist/partials/article.hbs   |  18 
 ui-bundle/src/main/dist/partials/body.hbs  |   4 ++
 ui-bundle/src/main/dist/partials/breadcrumbs.hbs   |  20 +
 .../src/main/dist/partials/footer-content.hbs  |   4 ++
 .../src/main/dist/partials/footer-scripts.hbs  |   2 +
 ui-bundle/src/main/dist/partials/footer.hbs|   2 +
 ui-bundle/src/main/dist/partials/head-icons.hbs|   1 +
 ui-bundle/src/main/dist/partials/head-info.hbs |  20 +
 ui-bundle/src/main/dist/partials/head-meta.hbs |   1 +
 ui-bundle/src/main/dist/partials/head-prelude.hbs  |   2 +
 ui-bundle/src/main/dist/partials/head-scripts.hbs  |   4 ++
 ui-bundle/src/main/dist/partials/head-styles.hbs   |   1 +
 ui-bundle/src/main/dist/partials/head-title.hbs|   1 +
 ui-bundle/src/main/dist/partials/head.hbs  |   7 
 .../src/main/dist/partials/header-content.hbs  |  46 +
 .../src/main/dist/partials/header-scripts.hbs  |   1 +
 ui-bundle/src/main/dist/partials/header.hbs|   2 +
 ui-bundle/src/main/dist/partials/main.hbs  |   7 
 ui-bundle/src/main/dist/partials/nav-explore.hbs   |  24 +++
 ui-bundle/src/main/dist/partials/nav-menu.hbs  |  10 +
 ui-bundle/src/main/dist/partials/nav-toggle.hbs|   1 +
 ui-bundle/src/main/dist/partials/nav-tree.hbs  |  21 ++
 ui-bundle/src/main/dist/partials/nav.hbs   |   8 
 ui-bundle/src/main/dist/partials/page-versions.hbs |  12 ++
 ui-bundle/src/main/dist/partials/pagination.hbs|  12 ++
 ui-bundle/src/main/dist/partials/toc.hbs   |   3 ++
 ui-bundle/src/main/dist/partials/toolbar.hbs   |  13 ++
 64 files changed, 403 insertions(+), 3 deletions(-)
 create mode 100644 .editorconfig
 create mode 100644 ui-bundle/build.gradle
 create mode 100644 ui-bundle/src/main/dist/css/site.css
 create mode 100644 

[james-site] branch live updated (20e1114 -> 33af0f0)

2020-07-20 Thread ieugen
This is an automated email from the ASF dual-hosted git repository.

ieugen pushed a change to branch live
in repository https://gitbox.apache.org/repos/asf/james-site.git.


from 20e1114  [JAMES-3294] Added the UI bundle for Antora
 add d494cf8  [JAMES-3226] Added .editorconfig
 add dea1853  Squashed 'antora-ui/' content from commit 3acbf71f3
 add eda53ec  Merge commit 'dea185379e9938295306bcaadb8ef5af069f0d07' as 
'antora-ui'
 add c506251  [JAMES-3226] Cloned antora-ui-default - we can change CSS 
sources
 add ef46ee6  [JAMES-3226] Fixed publish in Jenkinsfile - using specific 
maven version in tools { }
 new 33af0f0  [JAMES-3226] Added .asf.yaml and restrict publish only to 
live and staging branches

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:
 .asf.yaml  |24 +
 .editorconfig  |37 +
 Jenkinsfile| 5 +
 README.adoc|29 +-
 antora-ui/.editorconfig| 9 +
 antora-ui/.eslintrc|14 +
 antora-ui/.gitignore   | 3 +
 antora-ui/.gitlab-ci.yml   |55 +
 antora-ui/.gulp.json   | 4 +
 antora-ui/.nvmrc   | 1 +
 antora-ui/.stylelintrc | 7 +
 antora-ui/LICENSE  |   373 +
 antora-ui/README.adoc  |   212 +
 antora-ui/build.gradle |35 +
 antora-ui/docs/antora.yml  | 5 +
 antora-ui/docs/modules/ROOT/nav.adoc   |13 +
 antora-ui/docs/modules/ROOT/pages/add-fonts.adoc   |   123 +
 .../docs/modules/ROOT/pages/admonition-styles.adoc |38 +
 .../docs/modules/ROOT/pages/build-preview-ui.adoc  |70 +
 .../modules/ROOT/pages/development-workflow.adoc   |34 +
 antora-ui/docs/modules/ROOT/pages/index.adoc   |   191 +
 .../modules/ROOT/pages/inline-text-styles.adoc |85 +
 antora-ui/docs/modules/ROOT/pages/list-styles.adoc |80 +
 .../docs/modules/ROOT/pages/prerequisites.adoc |59 +
 .../docs/modules/ROOT/pages/set-up-project.adoc|64 +
 .../docs/modules/ROOT/pages/sidebar-styles.adoc|29 +
 antora-ui/docs/modules/ROOT/pages/style-guide.adoc |22 +
 antora-ui/docs/modules/ROOT/pages/stylesheets.adoc |32 +
 antora-ui/docs/modules/ROOT/pages/templates.adoc   |   190 +
 .../docs/modules/ROOT/pages/ui-macro-styles.adoc   |61 +
 antora-ui/gulp.d/lib/create-task.js|24 +
 antora-ui/gulp.d/lib/export-tasks.js   |14 +
 antora-ui/gulp.d/lib/gulp-prettier-eslint.js   |43 +
 antora-ui/gulp.d/tasks/build-preview-pages.js  |   140 +
 antora-ui/gulp.d/tasks/build.js|   123 +
 antora-ui/gulp.d/tasks/format.js   |10 +
 antora-ui/gulp.d/tasks/index.js| 5 +
 antora-ui/gulp.d/tasks/lint-css.js |10 +
 antora-ui/gulp.d/tasks/lint-js.js  |12 +
 antora-ui/gulp.d/tasks/pack.js |11 +
 antora-ui/gulp.d/tasks/remove.js   | 8 +
 antora-ui/gulp.d/tasks/serve.js|36 +
 antora-ui/gulpfile.js  |   125 +
 antora-ui/index.js | 4 +
 antora-ui/package-lock.json| 12394 +++
 antora-ui/package.json |58 +
 build.gradle => antora-ui/preview-src/404.adoc | 0
 antora-ui/preview-src/index.adoc   |   237 +
 antora-ui/preview-src/multirepo-ssg.svg|44 +
 antora-ui/preview-src/ui-model.yml |   127 +
 antora-ui/src/css/base.css |76 +
 antora-ui/src/css/body.css | 9 +
 antora-ui/src/css/breadcrumbs.css  |38 +
 antora-ui/src/css/doc.css  |   647 +
 antora-ui/src/css/footer.css   |15 +
 antora-ui/src/css/header.css   |   279 +
 antora-ui/src/css/highlight.css|86 +
 antora-ui/src/css/main.css |31 +
 antora-ui/src/css/nav.css  |   277 +
 antora-ui/src/css/page-versions.css|54 +
 antora-ui/src/css/pagination.css   |63 +
 antora-ui/src/css/print.css|82 +
 antora-ui/src/css/site.css |17 +
 antora-ui/src/css/toc.css  |95 +
 

[james-site] 01/01: [JAMES-3226] Added .asf.yaml and restrict publish only to live and staging branches

2020-07-20 Thread ieugen
This is an automated email from the ASF dual-hosted git repository.

ieugen pushed a commit to branch live
in repository https://gitbox.apache.org/repos/asf/james-site.git

commit 33af0f09e857080f26f0a239b1b338b5d27b6899
Author: Eugen Stan 
AuthorDate: Mon Jul 20 13:06:30 2020 +0300

[JAMES-3226] Added .asf.yaml and restrict publish only to live and staging 
branches
---
 .asf.yaml   | 24 
 Jenkinsfile |  3 +++
 2 files changed, 27 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 000..3d32b11
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,24 @@
+#
+# See documentation for the options here
+# https://cwiki.apache.org/confluence/display/INFRA/git+-+.asf.yaml+features
+#
+
+# Staging and publishing profile for yourproject-website.git:
+staging:
+  profile: ~
+  whoami:  asf-staging
+
+github:
+  description: "Project to build the Apache James website"
+  homepage: https://james.apache.org/
+  labels:
+- mail
+- server
+- imap
+- smtp
+- jmap
+notifications:
+  commits:  site-dev@james.apache.org
+  issues:   site-dev@james.apache.org
+  pullrequests: site-dev@james.apache.org
+  jira_options: link label comment
diff --git a/Jenkinsfile b/Jenkinsfile
index 0a1a168..903cce2 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -68,6 +68,9 @@ pipeline {
 label 'git-websites'
 }
 }
+when {
+anyOf { branch 'live'; branch 'staging' }
+}
 
 steps {
 echo "Deploy staging James website."



[james-site] branch live updated: [JAMES-3226] Test asf.yaml on live

2020-07-20 Thread ieugen
This is an automated email from the ASF dual-hosted git repository.

ieugen pushed a commit to branch live
in repository https://gitbox.apache.org/repos/asf/james-site.git


The following commit(s) were added to refs/heads/live by this push:
 new 48df5f2  [JAMES-3226] Test asf.yaml on live
48df5f2 is described below

commit 48df5f28a1d7a48d646d795451d42675c18cfaac
Author: Eugen Stan 
AuthorDate: Mon Jul 20 13:18:50 2020 +0300

[JAMES-3226] Test asf.yaml on live
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 3d32b11..03bee05 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -9,7 +9,7 @@ staging:
   whoami:  asf-staging
 
 github:
-  description: "Project to build the Apache James website"
+  description: "Repository used to build the Apache James website"
   homepage: https://james.apache.org/
   labels:
 - mail



[james-site] branch asf-staging updated: Site checkin for project Apache James: Jenkins Tools

2020-07-20 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/james-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 79bf247  Site checkin for project Apache James: Jenkins Tools
79bf247 is described below

commit 79bf247247b8c405a6a81d3f569ca82c3de3d09b
Author: jenkins 
AuthorDate: Mon Jul 20 10:27:58 2020 +

Site checkin for project Apache James: Jenkins Tools
---
 sitemap.xml | 88 ++---
 1 file changed, 44 insertions(+), 44 deletions(-)

diff --git a/sitemap.xml b/sitemap.xml
index 634d533..4848c02 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -2,178 +2,178 @@
 http://www.sitemaps.org/schemas/sitemap/0.9;>
 
 https://james.apache.org/main/3.5/community/index.html
-2020-07-20T09:46:40.492Z
+2020-07-20T10:24:14.857Z
 
 
 https://james.apache.org/main/3.5/concepts/glossary.html
-2020-07-20T09:46:40.492Z
+2020-07-20T10:24:14.857Z
 
 
 https://james.apache.org/main/3.5/concepts/index.html
-2020-07-20T09:46:40.492Z
+2020-07-20T10:24:14.857Z
 
 
 https://james.apache.org/main/3.5/concepts/mail/index.html
-2020-07-20T09:46:40.492Z
+2020-07-20T10:24:14.857Z
 
 
 https://james.apache.org/main/3.5/concepts/messages/imf.html
-2020-07-20T09:46:40.492Z
+2020-07-20T10:24:14.857Z
 
 
 https://james.apache.org/main/3.5/concepts/messages/index.html
-2020-07-20T09:46:40.492Z
+2020-07-20T10:24:14.857Z
 
 
 https://james.apache.org/main/3.5/concepts/messages/mime.html
-2020-07-20T09:46:40.492Z
+2020-07-20T10:24:14.857Z
 
 
 https://james.apache.org/main/3.5/concepts/processing/index.html
-2020-07-20T09:46:40.492Z
+2020-07-20T10:24:14.857Z
 
 
 https://james.apache.org/main/3.5/concepts/protocols/esmtp.html
-2020-07-20T09:46:40.492Z
+2020-07-20T10:24:14.857Z
 
 
 https://james.apache.org/main/3.5/concepts/protocols/imap.html
-2020-07-20T09:46:40.492Z
+2020-07-20T10:24:14.857Z
 
 
 https://james.apache.org/main/3.5/concepts/protocols/index.html
-2020-07-20T09:46:40.492Z
+2020-07-20T10:24:14.857Z
 
 
 https://james.apache.org/main/3.5/concepts/protocols/jmap.html
-2020-07-20T09:46:40.492Z
+2020-07-20T10:24:14.857Z
 
 
 https://james.apache.org/main/3.5/concepts/protocols/lmtp.html
-2020-07-20T09:46:40.492Z
+2020-07-20T10:24:14.857Z
 
 
 https://james.apache.org/main/3.5/concepts/protocols/pop.html
-2020-07-20T09:46:40.492Z
+2020-07-20T10:24:14.857Z
 
 
 https://james.apache.org/main/3.5/concepts/protocols/smtp.html
-2020-07-20T09:46:40.492Z
+2020-07-20T10:24:14.857Z
 
 
 https://james.apache.org/main/3.5/concepts/storage/index.html
-2020-07-20T09:46:40.492Z
+2020-07-20T10:24:14.857Z
 
 
 https://james.apache.org/main/3.5/concepts/user/index.html
-2020-07-20T09:46:40.492Z
+2020-07-20T10:24:14.857Z
 
 
 https://james.apache.org/main/3.5/customization/index.html
-2020-07-20T09:46:40.492Z
+2020-07-20T10:24:14.857Z
 
 
 https://james.apache.org/main/3.5/development/index.html
-2020-07-20T09:46:40.492Z
+2020-07-20T10:24:14.857Z
 
 
 https://james.apache.org/main/3.5/development/logging.html
-2020-07-20T09:46:40.492Z
+2020-07-20T10:24:14.857Z
 
 
 https://james.apache.org/main/3.5/index.html
-2020-07-20T09:46:40.492Z
+2020-07-20T10:24:14.857Z
 
 
 https://james.apache.org/main/3.5/servers/15-minute-demo.html
-2020-07-20T09:46:40.492Z
+2020-07-20T10:24:14.857Z
 
 
 https://james.apache.org/main/3.5/servers/5-minute-demo.html
-2020-07-20T09:46:40.492Z
+2020-07-20T10:24:14.857Z
 
 
 https://james.apache.org/main/3.5/servers/demo.html
-2020-07-20T09:46:40.492Z
+2020-07-20T10:24:14.857Z
 
 
 https://james.apache.org/main/3.5/servers/distributed.html
-2020-07-20T09:46:40.492Z
+2020-07-20T10:24:14.857Z
 
 
 
https://james.apache.org/main/3.5/servers/distributed/architecture.html
-2020-07-20T09:46:40.492Z
+2020-07-20T10:24:14.857Z
 
 
 
https://james.apache.org/main/3.5/servers/distributed/configure/index.html
-2020-07-20T09:46:40.492Z
+2020-07-20T10:24:14.857Z
 
 
 
https://james.apache.org/main/3.5/servers/distributed/extend/index.html
-2020-07-20T09:46:40.492Z
+2020-07-20T10:24:14.857Z
 
 
 
https://james.apache.org/main/3.5/servers/distributed/extend/mail-processing.html
-2020-07-20T09:46:40.492Z
+2020-07-20T10:24:14.857Z
 
 
 
https://james.apache.org/main/3.5/servers/distributed/extend/mailbox-listeners.html
-2020-07-20T09:46:40.492Z
+2020-07-20T10:24:14.857Z
 
 
 
https://james.apache.org/main/3.5/servers/distributed/extend/smtp-hooks.html
-2020-07-20T09:46:40.492Z
+2020-07-20T10:24:14.857Z
 
 
 
https://james.apache.org/main/3.5/servers/distributed/extend/webadmin-routes.html
-2020-07-20T09:46:40.492Z
+2020-07-20T10:24:14.857Z
 
 
 
https://james.apache.org/main/3.5/servers/distributed/operate/cli.html
-2020-07-20T09:46:40.492Z
+2020-07-20T10:24:14.857Z
 
 
 
https://james.apache.org/main/3.5/servers/distributed/operate/guide.html
-2020-07-20T09:46:40.492Z
+2020-07-20T10:24:14.857Z
 
 
 

[james-site] branch asf-staging updated: Site checkin for project Apache James: Jenkins Tools

2020-07-20 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/james-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 0b54c65  Site checkin for project Apache James: Jenkins Tools
0b54c65 is described below

commit 0b54c657e88b6397432e980c0f33b8d92add8b5f
Author: jenkins 
AuthorDate: Mon Jul 20 09:48:29 2020 +

Site checkin for project Apache James: Jenkins Tools
---
 404.html   |  8 +-
 _/css/site.css |  2 +-
 _/js/site.js   |  6 +-
 _/js/vendor/highlight.js   |  2 +-
 main/3.5/community/index.html  |  8 +-
 main/3.5/concepts/glossary.html|  8 +-
 main/3.5/concepts/index.html   |  8 +-
 main/3.5/concepts/mail/index.html  |  8 +-
 main/3.5/concepts/messages/imf.html|  8 +-
 main/3.5/concepts/messages/index.html  |  8 +-
 main/3.5/concepts/messages/mime.html   |  8 +-
 main/3.5/concepts/processing/index.html|  8 +-
 main/3.5/concepts/protocols/esmtp.html |  8 +-
 main/3.5/concepts/protocols/imap.html  |  8 +-
 main/3.5/concepts/protocols/index.html |  8 +-
 main/3.5/concepts/protocols/jmap.html  |  8 +-
 main/3.5/concepts/protocols/lmtp.html  |  8 +-
 main/3.5/concepts/protocols/pop.html   |  8 +-
 main/3.5/concepts/protocols/smtp.html  |  8 +-
 main/3.5/concepts/storage/index.html   |  8 +-
 main/3.5/concepts/user/index.html  |  8 +-
 main/3.5/customization/index.html  |  8 +-
 main/3.5/development/index.html|  8 +-
 main/3.5/development/logging.html  |  8 +-
 main/3.5/index.html|  8 +-
 main/3.5/servers/15-minute-demo.html   |  8 +-
 main/3.5/servers/5-minute-demo.html|  8 +-
 main/3.5/servers/demo.html |  8 +-
 main/3.5/servers/distributed.html  |  8 +-
 main/3.5/servers/distributed/architecture.html |  8 +-
 main/3.5/servers/distributed/configure/index.html  |  8 +-
 main/3.5/servers/distributed/extend/index.html |  8 +-
 .../distributed/extend/mail-processing.html|  8 +-
 .../distributed/extend/mailbox-listeners.html  |  8 +-
 .../3.5/servers/distributed/extend/smtp-hooks.html |  8 +-
 .../distributed/extend/webadmin-routes.html|  8 +-
 main/3.5/servers/distributed/operate/cli.html  |  8 +-
 main/3.5/servers/distributed/operate/guide.html|  8 +-
 main/3.5/servers/distributed/operate/index.html|  8 +-
 main/3.5/servers/distributed/operate/logging.html  |  8 +-
 main/3.5/servers/distributed/operate/metrics.html  |  8 +-
 main/3.5/servers/distributed/operate/webadmin.html |  8 +-
 main/3.5/servers/distributed/run-docker.html   |  8 +-
 main/3.5/servers/distributed/run.html  |  8 +-
 main/3.5/servers/index.html|  8 +-
 main/3.5/servers/local.html|  8 +-
 main/3.5/servers/redundant.html|  8 +-
 main/3.5/servers/run.html  |  8 +-
 sitemap.xml| 88 +++---
 49 files changed, 229 insertions(+), 229 deletions(-)

diff --git a/404.html b/404.html
index 13ad002..f7600e1 100644
--- a/404.html
+++ b/404.html
@@ -12,13 +12,13 @@
   
 
   https://james.apache.org;>Apache James
-  
+  
 
-
+
   
 
 
diff --git a/_/css/site.css b/_/css/site.css
index 2bb4de9..a1c67af 100644
--- a/_/css/site.css
+++ b/_/css/site.css
@@ -1,3 +1,3 @@
-@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local("Roboto
 Regular"),local("Roboto-Regular"),url(../font/roboto-latin-400.woff2) 
format("woff2"),url(../font/roboto-latin-400.woff) 
format("woff")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local("Roboto
 Italic"),local("Roboto-Italic"),url(../font/roboto-latin-400italic.woff2) 
format("woff2"),url(../font/roboto-latin-400italic.woff) 
format("woff")}@font-face{font-family:Roboto;font-style:norma [...]
+@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local("Roboto
 Regular"),local("Roboto-Regular"),url(../font/roboto-latin-400.woff2) 
format("woff2"),url(../font/roboto-latin-400.woff) 
format("woff")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local("Roboto
 Italic"),local("Roboto-Italic"),url(../font/roboto-latin-400italic.woff2) 
format("woff2"),url(../font/roboto-latin-400italic.woff) 
format("woff")}@font-face{font-family:Roboto;font-style:norma [...]
 
 /*! Adapted from the GitHub style by Vasily Polovnyov  

[GitHub] [james-site] ieugen commented on pull request #1: James 3226 Automated site build and deploy

2020-07-20 Thread GitBox


ieugen commented on pull request #1:
URL: https://github.com/apache/james-site/pull/1#issuecomment-660950898


   [JAMES-3226] Closing this as we have moved the website build code to `live` 
branch. 



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [james-site] ieugen closed pull request #1: James 3226 Automated site build and deploy

2020-07-20 Thread GitBox


ieugen closed pull request #1:
URL: https://github.com/apache/james-site/pull/1


   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org