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 a3ec7f45f Site checkin for project Apache James: Jenkins Tools a3ec7f45f is described below commit a3ec7f45fa74b118212696a24eb3b180d980a6a4 Author: jenkins <bui...@apache.org> AuthorDate: Tue Jun 21 12:49:07 2022 +0000 Site checkin for project Apache James: Jenkins Tools --- _/css/site.css | 4 +- _/font/roboto-latin-400.woff | Bin 20268 -> 0 bytes _/font/roboto-latin-400.woff2 | Bin 15736 -> 0 bytes _/font/roboto-latin-400italic.woff | Bin 21952 -> 0 bytes _/font/roboto-latin-400italic.woff2 | Bin 17324 -> 0 bytes _/font/roboto-latin-500.woff | Bin 20464 -> 0 bytes _/font/roboto-latin-500.woff2 | Bin 15872 -> 0 bytes _/font/roboto-latin-500italic.woff | Bin 22020 -> 0 bytes _/font/roboto-latin-500italic.woff2 | Bin 17316 -> 0 bytes _/font/roboto-mono-latin-400.woff | Bin 19972 -> 0 bytes _/font/roboto-mono-latin-400.woff2 | Bin 16328 -> 0 bytes _/font/roboto-mono-latin-500.woff | Bin 20040 -> 0 bytes _/font/roboto-mono-latin-500.woff2 | Bin 16380 -> 0 bytes _/js/site.js | 8 ++-- _/js/vendor/highlight.js | 2 +- sitemap-james-project.xml | 92 ++++++++++++++++++------------------ sitemap-james-site.xml | 4 +- 17 files changed, 55 insertions(+), 55 deletions(-) diff --git a/_/css/site.css b/_/css/site.css index 794c01766..1dc18d466 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:url(../font/roboto-latin-400-normal.woff2) format("woff2"),url(../font/roboto-latin-400-normal.woff) format("woff");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(../font/roboto-latin-400-italic.woff2) format("woff2"),url(../font/roboto-latin-400-ital [...] -/*! Adapted from the GitHub style by Vasily Polovnyov <v...@whiteants.net> */.hljs-comment,.hljs-quote{color:#998;font-style:italic}.hljs-keyword,.hljs-selector-tag,.hljs-subst{color:#333;font-weight:500}.hljs-literal,.hljs-number,.hljs-tag .hljs-attr,.hljs-template-variable,.hljs-variable{color:teal}.hljs-doctag,.hljs-string{color:#d14}.hljs-section,.hljs-selector-id,.hljs-title{color:#900;font-weight:500}.hljs-subst{font-weight:400}.hljs-class .hljs-title,.hljs-type{color:#458;font-wei [...] \ No newline at end of file +/*! Adapted from the GitHub style by Vasily Polovnyov <v...@whiteants.net> */.hljs-comment,.hljs-quote{color:#998;font-style:italic}.hljs-keyword,.hljs-selector-tag,.hljs-subst{color:#333;font-weight:500}.hljs-literal,.hljs-number,.hljs-tag .hljs-attr,.hljs-template-variable,.hljs-variable{color:teal}.hljs-doctag,.hljs-string{color:#d14}.hljs-section,.hljs-selector-id,.hljs-title{color:#900;font-weight:500}.hljs-subst{font-weight:400}.hljs-class .hljs-title,.hljs-type{color:#458;font-wei [...] \ No newline at end of file diff --git a/_/font/roboto-latin-400.woff b/_/font/roboto-latin-400.woff deleted file mode 100644 index 69c882540..000000000 Binary files a/_/font/roboto-latin-400.woff and /dev/null differ diff --git a/_/font/roboto-latin-400.woff2 b/_/font/roboto-latin-400.woff2 deleted file mode 100644 index 1a5370151..000000000 Binary files a/_/font/roboto-latin-400.woff2 and /dev/null differ diff --git a/_/font/roboto-latin-400italic.woff b/_/font/roboto-latin-400italic.woff deleted file mode 100644 index b940dbcb7..000000000 Binary files a/_/font/roboto-latin-400italic.woff and /dev/null differ diff --git a/_/font/roboto-latin-400italic.woff2 b/_/font/roboto-latin-400italic.woff2 deleted file mode 100644 index 2741d4f08..000000000 Binary files a/_/font/roboto-latin-400italic.woff2 and /dev/null differ diff --git a/_/font/roboto-latin-500.woff b/_/font/roboto-latin-500.woff deleted file mode 100644 index 869925869..000000000 Binary files a/_/font/roboto-latin-500.woff and /dev/null differ diff --git a/_/font/roboto-latin-500.woff2 b/_/font/roboto-latin-500.woff2 deleted file mode 100644 index 6362d7f64..000000000 Binary files a/_/font/roboto-latin-500.woff2 and /dev/null differ diff --git a/_/font/roboto-latin-500italic.woff b/_/font/roboto-latin-500italic.woff deleted file mode 100644 index b794d20de..000000000 Binary files a/_/font/roboto-latin-500italic.woff and /dev/null differ diff --git a/_/font/roboto-latin-500italic.woff2 b/_/font/roboto-latin-500italic.woff2 deleted file mode 100644 index 0ff2f813d..000000000 Binary files a/_/font/roboto-latin-500italic.woff2 and /dev/null differ diff --git a/_/font/roboto-mono-latin-400.woff b/_/font/roboto-mono-latin-400.woff deleted file mode 100644 index c41382c27..000000000 Binary files a/_/font/roboto-mono-latin-400.woff and /dev/null differ diff --git a/_/font/roboto-mono-latin-400.woff2 b/_/font/roboto-mono-latin-400.woff2 deleted file mode 100644 index 53d4b505c..000000000 Binary files a/_/font/roboto-mono-latin-400.woff2 and /dev/null differ diff --git a/_/font/roboto-mono-latin-500.woff b/_/font/roboto-mono-latin-500.woff deleted file mode 100644 index ba8ff09b3..000000000 Binary files a/_/font/roboto-mono-latin-500.woff and /dev/null differ diff --git a/_/font/roboto-mono-latin-500.woff2 b/_/font/roboto-mono-latin-500.woff2 deleted file mode 100644 index ec09ab18f..000000000 Binary files a/_/font/roboto-mono-latin-500.woff2 and /dev/null differ diff --git a/_/js/site.js b/_/js/site.js index b22d4b451..9b5493636 100644 --- a/_/js/site.js +++ b/_/js/site.js @@ -1,6 +1,6 @@ -!function(){"use strict";var o=/^sect(\d)$/,i=document.querySelector(".nav-container"),a=document.querySelector(".nav-toggle");a.addEventListener("click",function(e){if(a.classList.contains("is-active"))return u(e);v(e);var t=document.documentElement;t.classList.add("is-clipped--nav"),a.classList.add("is-active"),i.classList.add("is-active");var n=c.getBoundingClientRect(),e=window.innerHeight-Math.round(n.top);Math.round(n.height)!==e&&(c.style.height=e+"px");t.addEventListener("click", [...] -!function(){"use strict";var e=document.querySelector("aside.toc.sidebar");if(e){if(document.querySelector("body.-toc"))return e.parentNode.removeChild(e);var t=parseInt(e.dataset.levels||2,10);if(!(t<0)){for(var o="article.doc",d=document.querySelector(o),n=[],i=0;i<=t;i++){var r=[o];if(i){for(var a=1;a<=i;a++)r.push((2===a?".sectionbody>":"")+".sect"+a);r.push("h"+(i+1)+"[id]")}else r.push("h1[id].sect0");n.push(r.join(">"))}var c,s,l,u=(c=n.join(","),s=d.parentNode,[].slice.call((s||d [...] +!function(){"use strict";var e,o,r,v=/^sect(\d)$/,i=document.querySelector(".nav-container"),a=document.querySelector(".nav-toggle"),c=i.querySelector(".nav"),s=(a.addEventListener("click",function(e){if(a.classList.contains("is-active"))return l(e);d(e);var e=document.documentElement,t=(e.classList.add("is-clipped--nav"),a.classList.add("is-active"),i.classList.add("is-active"),c.getBoundingClientRect()),n=window.innerHeight-Math.round(t.top);Math.round(t.height)!==n&&(c.style.height=n+ [...] +!function(){"use strict";var e=document.querySelector("aside.toc.sidebar");if(e){if(document.querySelector("body.-toc"))return e.parentNode.removeChild(e);var l=parseInt(e.dataset.levels||2,10);if(!(l<0)){for(var u="article.doc",f=document.querySelector(u),m=[],t=0;t<=l;t++){var o=[u];if(t){for(var n=1;n<=t;n++)o.push((2===n?".sectionbody>":"")+".sect"+n);o.push("h"+(t+1)+"[id]")}else o.push("h1[id].sect0");m.push(o.join(">"))}r=m.join(","),i=f.parentNode;var d,c=[].slice.call((i||docume [...] !function(){"use strict";var o=document.querySelector("article.doc"),t=document.querySelector(".toolbar");function i(e){return e&&(~e.indexOf("%")?decodeURIComponent(e):e).slice(1)}function r(e){if(e){if(e.altKey||e.ctrlKey)return;window.location.hash="#"+this.id,e.preventDefault()}window.scrollTo(0,function e(t,n){return o.contains(t)?e(t.offsetParent,t.offsetTop+n):n}(this,0)-t.getBoundingClientRect().bottom)}window.addEventListener("load",function e(t){var n,o;(n=i(window.location.has [...] !function(){"use strict";var t,e=document.querySelector(".page-versions .version-menu-toggle");e&&(t=document.querySelector(".page-versions"),e.addEventListener("click",function(e){t.classList.toggle("is-active"),e.stopPropagation()}),document.documentElement.addEventListener("click",function(){t.classList.remove("is-active")}))}(); -!function(){"use strict";var t=document.querySelector(".navbar-burger");t&&t.addEventListener("click",function(t){t.stopPropagation(),document.documentElement.classList.toggle("is-clipped--navbar"),this.classList.toggle("is-active");var e=document.getElementById(this.dataset.target);e.classList.toggle("is-active")&&(e.style.maxHeight="",t=window.innerHeight-Math.round(e.getBoundingClientRect().top),parseInt(window.getComputedStyle(e).maxHeight,10)!==t&&(e.style.maxHeight=t+"px"))}.bind(t))}(); -!function(){"use strict";var s=/^\$ (\S[^\\\n]*(\\\n(?!\$ )[^\\\n]*)*)(?=\n|$)/gm,l=/( ) *\\\n *|\\\n( ?) */g,d=/ +$/gm,r=(document.getElementById("site-script")||{dataset:{}}).dataset;[].slice.call(document.querySelectorAll(".doc pre.highlight, .doc .literalblock pre")).forEach(function(e){var t,n,c,i,a;if(e.classList.contains("highlight"))(c=(t=e.querySelector("code")).dataset.lang)&&"console"!==c&&((i=document.createElement("span")).className="source-lang",i.appendChild(document.creat [...] \ No newline at end of file +!function(){"use strict";var t=document.querySelector(".navbar-burger");t&&t.addEventListener("click",function(t){t.stopPropagation(),document.documentElement.classList.toggle("is-clipped--navbar"),this.classList.toggle("is-active");t=document.getElementById(this.dataset.target);{var e;t.classList.toggle("is-active")&&(t.style.maxHeight="",e=window.innerHeight-Math.round(t.getBoundingClientRect().top),parseInt(window.getComputedStyle(t).maxHeight,10)!==e&&(t.style.maxHeight=e+"px"))}}.bi [...] +!function(){"use strict";var o=/^\$ (\S[^\\\n]*(\\\n(?!\$ )[^\\\n]*)*)(?=\n|$)/gm,s=/( ) *\\\n *|\\\n( ?) */g,l=/ +$/gm,d=(document.getElementById("site-script")||{dataset:{}}).dataset;[].slice.call(document.querySelectorAll(".doc pre.highlight, .doc .literalblock pre")).forEach(function(e){var t,n,c,i;if(e.classList.contains("highlight"))(a=(t=e.querySelector("code")).dataset.lang)&&"console"!==a&&((c=document.createElement("span")).className="source-lang",c.appendChild(document.createT [...] \ No newline at end of file diff --git a/_/js/vendor/highlight.js b/_/js/vendor/highlight.js index 418de7306..aaabf7c1b 100644 --- a/_/js/vendor/highlight.js +++ b/_/js/vendor/highlight.js @@ -1 +1 @@ -!function(){var e,n,a={};e=function(t){var a,g=[],s=Object.keys,w=Object.create(null),r=Object.create(null),O=!0,n=/^(no-?highlight|plain|text)$/i,l=/\blang(?:uage)?-([\w-]+)\b/i,i=/((^(<[^>]+>|\t|)+|(?:\n)))/gm,M="</span>",C="Could not find the language '{}', did you forget to load/include a language module?",x={classPrefix:"hljs-",tabReplace:null,useBR:!1,languages:void 0},o="of and for in not or if then".split(" ");function S(e){return e.replace(/&/g,"&").replace(/</g,"<").repl [...] \ No newline at end of file +!function(){function e(e){return{aliases:["adoc"],contains:[e.COMMENT("^/{4,}\\n","\\n/{4,}$",{relevance:10}),e.COMMENT("^//","$",{relevance:0}),{className:"title",begin:"^\\.\\w.*$"},{begin:"^[=\\*]{4,}\\n",end:"\\n^[=\\*]{4,}$",relevance:10},{className:"section",relevance:10,variants:[{begin:"^(={1,5}) .+?( \\1)?$"},{begin:"^[^\\[\\]\\n]+?\\n[=\\-~\\^\\+]{2,}$"}]},{className:"meta",begin:"^:.+?:",end:"\\s",excludeEnd:!0,relevance:10},{className:"meta",begin:"^\\[.+?\\]$",relevance:0},{ [...] \ No newline at end of file diff --git a/sitemap-james-project.xml b/sitemap-james-project.xml index 318d220bd..43006ca18 100644 --- a/sitemap-james-project.xml +++ b/sitemap-james-project.xml @@ -2,186 +2,186 @@ <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <url> <loc>https://james.apache.org/james-project/3.7.0/community/contributing.html</loc> -<lastmod>2022-06-07T11:13:19.537Z</lastmod> +<lastmod>2022-06-21T12:47:31.844Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/community/download.html</loc> -<lastmod>2022-06-07T11:13:19.537Z</lastmod> +<lastmod>2022-06-21T12:47:31.844Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/community/guidelines.html</loc> -<lastmod>2022-06-07T11:13:19.537Z</lastmod> +<lastmod>2022-06-21T12:47:31.844Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/community/index.html</loc> -<lastmod>2022-06-07T11:13:19.537Z</lastmod> +<lastmod>2022-06-21T12:47:31.844Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/community/mailing-lists.html</loc> -<lastmod>2022-06-07T11:13:19.537Z</lastmod> +<lastmod>2022-06-21T12:47:31.844Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/community/release.html</loc> -<lastmod>2022-06-07T11:13:19.537Z</lastmod> +<lastmod>2022-06-21T12:47:31.844Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/community/support.html</loc> -<lastmod>2022-06-07T11:13:19.537Z</lastmod> +<lastmod>2022-06-21T12:47:31.844Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/community/website.html</loc> -<lastmod>2022-06-07T11:13:19.537Z</lastmod> +<lastmod>2022-06-21T12:47:31.844Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/concepts/configuration.html</loc> -<lastmod>2022-06-07T11:13:19.537Z</lastmod> +<lastmod>2022-06-21T12:47:31.844Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/concepts/glossary.html</loc> -<lastmod>2022-06-07T11:13:19.537Z</lastmod> +<lastmod>2022-06-21T12:47:31.844Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/concepts/index.html</loc> -<lastmod>2022-06-07T11:13:19.537Z</lastmod> +<lastmod>2022-06-21T12:47:31.844Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/concepts/mail/index.html</loc> -<lastmod>2022-06-07T11:13:19.537Z</lastmod> +<lastmod>2022-06-21T12:47:31.844Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/concepts/messages/imf.html</loc> -<lastmod>2022-06-07T11:13:19.537Z</lastmod> +<lastmod>2022-06-21T12:47:31.844Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/concepts/messages/index.html</loc> -<lastmod>2022-06-07T11:13:19.537Z</lastmod> +<lastmod>2022-06-21T12:47:31.844Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/concepts/messages/mime.html</loc> -<lastmod>2022-06-07T11:13:19.537Z</lastmod> +<lastmod>2022-06-21T12:47:31.844Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/concepts/processing/index.html</loc> -<lastmod>2022-06-07T11:13:19.537Z</lastmod> +<lastmod>2022-06-21T12:47:31.844Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/concepts/protocols/esmtp.html</loc> -<lastmod>2022-06-07T11:13:19.537Z</lastmod> +<lastmod>2022-06-21T12:47:31.844Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/concepts/protocols/imap.html</loc> -<lastmod>2022-06-07T11:13:19.537Z</lastmod> +<lastmod>2022-06-21T12:47:31.844Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/concepts/protocols/index.html</loc> -<lastmod>2022-06-07T11:13:19.537Z</lastmod> +<lastmod>2022-06-21T12:47:31.844Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/concepts/protocols/jmap.html</loc> -<lastmod>2022-06-07T11:13:19.537Z</lastmod> +<lastmod>2022-06-21T12:47:31.844Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/concepts/protocols/lmtp.html</loc> -<lastmod>2022-06-07T11:13:19.537Z</lastmod> +<lastmod>2022-06-21T12:47:31.844Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/concepts/protocols/pop.html</loc> -<lastmod>2022-06-07T11:13:19.537Z</lastmod> +<lastmod>2022-06-21T12:47:31.844Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/concepts/protocols/smtp.html</loc> -<lastmod>2022-06-07T11:13:19.537Z</lastmod> +<lastmod>2022-06-21T12:47:31.844Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/concepts/storage/index.html</loc> -<lastmod>2022-06-07T11:13:19.537Z</lastmod> +<lastmod>2022-06-21T12:47:31.844Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/concepts/storage/mailbox.html</loc> -<lastmod>2022-06-07T11:13:19.537Z</lastmod> +<lastmod>2022-06-21T12:47:31.844Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/concepts/storage/users.html</loc> -<lastmod>2022-06-07T11:13:19.537Z</lastmod> +<lastmod>2022-06-21T12:47:31.844Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/concepts/user/index.html</loc> -<lastmod>2022-06-07T11:13:19.537Z</lastmod> +<lastmod>2022-06-21T12:47:31.844Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/customization/index.html</loc> -<lastmod>2022-06-07T11:13:19.537Z</lastmod> +<lastmod>2022-06-21T12:47:31.844Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/development/deployment-tests.html</loc> -<lastmod>2022-06-07T11:13:19.537Z</lastmod> +<lastmod>2022-06-21T12:47:31.844Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/development/index.html</loc> -<lastmod>2022-06-07T11:13:19.537Z</lastmod> +<lastmod>2022-06-21T12:47:31.844Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/development/logging.html</loc> -<lastmod>2022-06-07T11:13:19.537Z</lastmod> +<lastmod>2022-06-21T12:47:31.844Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/index.html</loc> -<lastmod>2022-06-07T11:13:19.537Z</lastmod> +<lastmod>2022-06-21T12:47:31.844Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/15-minute-demo.html</loc> -<lastmod>2022-06-07T11:13:19.537Z</lastmod> +<lastmod>2022-06-21T12:47:31.844Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/5-minute-demo.html</loc> -<lastmod>2022-06-07T11:13:19.537Z</lastmod> +<lastmod>2022-06-21T12:47:31.844Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/basic/architecture.html</loc> -<lastmod>2022-06-07T11:13:19.537Z</lastmod> +<lastmod>2022-06-21T12:47:31.844Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/basic/concepts.html</loc> -<lastmod>2022-06-07T11:13:19.537Z</lastmod> +<lastmod>2022-06-21T12:47:31.844Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/basic/conf/index.html</loc> -<lastmod>2022-06-07T11:13:19.537Z</lastmod> +<lastmod>2022-06-21T12:47:31.844Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/basic/context.html</loc> -<lastmod>2022-06-07T11:13:19.537Z</lastmod> +<lastmod>2022-06-21T12:47:31.844Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/basic/help.html</loc> -<lastmod>2022-06-07T11:13:19.537Z</lastmod> +<lastmod>2022-06-21T12:47:31.844Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/basic/index.html</loc> -<lastmod>2022-06-07T11:13:19.537Z</lastmod> +<lastmod>2022-06-21T12:47:31.844Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/basic/objectives.html</loc> -<lastmod>2022-06-07T11:13:19.537Z</lastmod> +<lastmod>2022-06-21T12:47:31.844Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/demo.html</loc> -<lastmod>2022-06-07T11:13:19.537Z</lastmod> +<lastmod>2022-06-21T12:47:31.844Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/extendable.html</loc> -<lastmod>2022-06-07T11:13:19.537Z</lastmod> +<lastmod>2022-06-21T12:47:31.844Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/index.html</loc> -<lastmod>2022-06-07T11:13:19.537Z</lastmod> +<lastmod>2022-06-21T12:47:31.844Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/run.html</loc> -<lastmod>2022-06-07T11:13:19.537Z</lastmod> +<lastmod>2022-06-21T12:47:31.844Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/test.html</loc> -<lastmod>2022-06-07T11:13:19.537Z</lastmod> +<lastmod>2022-06-21T12:47:31.844Z</lastmod> </url> </urlset> diff --git a/sitemap-james-site.xml b/sitemap-james-site.xml index bcad30c44..2d4ebd66f 100644 --- a/sitemap-james-site.xml +++ b/sitemap-james-site.xml @@ -2,10 +2,10 @@ <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <url> <loc>https://james.apache.org/james-site/latest/homepage.html</loc> -<lastmod>2022-06-07T11:13:19.537Z</lastmod> +<lastmod>2022-06-21T12:47:31.844Z</lastmod> </url> <url> <loc>https://james.apache.org/james-site/latest/index.html</loc> -<lastmod>2022-06-07T11:13:19.537Z</lastmod> +<lastmod>2022-06-21T12:47:31.844Z</lastmod> </url> </urlset> --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org For additional commands, e-mail: notifications-h...@james.apache.org