This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new b5a6f55  Automatic website deployment
b5a6f55 is described below

commit b5a6f551dcdccfd525a190084cb91868dca5219f
Author: jenkins <[email protected]>
AuthorDate: Thu Jan 31 13:46:48 2019 +0000

    Automatic website deployment
---
 documentation/development/release-management.html | 3 ++-
 res/css/site.css                                  | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/documentation/development/release-management.html 
b/documentation/development/release-management.html
index 9260fb1..6c4e145 100644
--- a/documentation/development/release-management.html
+++ b/documentation/development/release-management.html
@@ -262,6 +262,7 @@ promote the artifacts to the central Maven repository.
         </ul>
       </li>
       <li>Delete the old release artifacts from that same dist.apache.org svn 
folder (the dist directory is archived)</li>
+      <li>You will get an email from the Apache Reporter Service, which will 
ask you to add the information about the newly added release artifact. To 
simplify this task you can use the script from <a 
href="https://github.com/apache/sling-tooling-release/blob/master/update_reporter.sh";>https://github.com/apache/sling-tooling-release/blob/master/update_reporter.sh</a>.</li>
     </ol>
   </li>
   <li>Push the release to Maven Central
@@ -494,7 +495,7 @@ ssb   2048R/226BCE00 2016-01-21
 </ol></section></div></div>            
             <footer class="footer">
 <div class="revisionInfo">
-                    Last modified by <span class="author">sseifert</span> on 
<span class="comment">Mon Jan 14 18:19:25 2019 +0100</span>
+                    Last modified by <span class="author">Radu Cotescu</span> 
on <span class="comment">Thu Jan 31 11:42:58 2019 +0100</span>
                 </div>                <p>
                     Apache Sling, Sling, Apache, the Apache feather logo, and 
the Apache Sling project logo are trademarks of The Apache Software Foundation. 
All other marks mentioned may be trademarks or registered trademarks of their 
respective owners.
                 </p><p>
diff --git a/res/css/site.css b/res/css/site.css
index e246a6b..94f34f2 100644
--- a/res/css/site.css
+++ b/res/css/site.css
@@ -325,7 +325,7 @@ pre {
     text-decoration: none;
 }
 
-.breadcrumb a:after {
+.breadcrumb a:not(:last-child):after {
     padding-left: .4em;
     padding-right: .4em;
     content : "\BB";

Reply via email to