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 eb86cc87c Automatic website deployment from 
https://ci-builds.apache.org/job/Sling/job/modules/job/sling-site/job/master/467/
eb86cc87c is described below

commit eb86cc87c8ef18718afa7c81cd0424d0b796aaee
Author: jenkins <[email protected]>
AuthorDate: Wed May 11 12:53:11 2022 +0000

    Automatic website deployment from 
https://ci-builds.apache.org/job/Sling/job/modules/job/sling-site/job/master/467/
---
 contributing.html              | 7 +++----
 documentation/development.html | 4 ++--
 sitemap.xml                    | 8 ++++----
 3 files changed, 9 insertions(+), 10 deletions(-)

diff --git a/contributing.html b/contributing.html
index 2897ad22a..0d3309c4e 100644
--- a/contributing.html
+++ b/contributing.html
@@ -147,10 +147,9 @@ against null values.
 <p>Each Sling module comes with an automated build, usually based on Apache 
Maven. Your change should be covered by new unit tests that verify that the 
changes work as expected. Building with the Maven <code>jacoco-report</code> 
profile active provides a test coverage report at 
<code>target/site/jacoco-merged/index.html</code> .</p>
 <p>In case your changes are more far-reaching and the module you are 
contributing to is part of the <a 
href="https://github.com/apache/sling-org-apache-sling-starter";>Sling 
Starter</a>, it is a good idea to also run the Sling Starter integration tests. 
This can be achieved by doing the following:</p>
 <ul>
-<li>Check out the <a 
href="https://github.com/apache/sling-org-apache-sling-starter";>Sling 
Starter</a> and <a 
href="https://github.com/apache/sling-org-apache-sling-launchpad-testing";>Sling 
Starter Integration Tests</a> projects. This step can be skipped if you have 
followed the steps to checkout all Sling repositories as documented at <a 
href="/documentation/development/getting-and-building-sling.html#getting-the-sling-source">Getting
 and Building Sling</a></li>
+<li>Check out the <a 
href="https://github.com/apache/sling-org-apache-sling-starter";>Sling 
Starter</a> project. This step can be skipped if you have followed the steps to 
checkout all Sling repositories as documented at <a 
href="/documentation/development/getting-and-building-sling.html#getting-the-sling-source">Getting
 and Building Sling</a></li>
 <li>Use the latest version of the bundle(s) you changed in the Sling Starter. 
Running <code>git grep ${ARTIFACT_ID}</code> will indicate the potential places 
where you need to make changes</li>
-<li>Run <code>mvn clean install</code> in the Sling Starter checkout. This 
runs a set of Smoke tests and allows the integration tests to use the version 
of the starter that you just built</li>
-<li>Run <code>mvn clean install</code> in the Sling Starter Integration Tests 
checkout</li>
+<li>Run <code>mvn clean verify</code> in the Sling Starter checkout. This runs 
the full set of integration tests that we use for Sling modules.</li>
 </ul>
 <p>Additionally, and PR you submit will eventually be built by Jenkins, with 
additional validations on top of the plain Maven build.</p>
 </section></div></div>                            
@@ -164,7 +163,7 @@ against null values.
                             content/contributing.md
                         </a>
                     </div>                    <div class="revisionInfo">
-                        Last modified by <span class="author">Joerg Hoh</span> 
on <span class="comment">2022-02-07</span>
+                        Last modified by <span class="author">Robert 
Munteanu</span> on <span class="comment">2022-05-11</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 
diff --git a/documentation/development.html b/documentation/development.html
index 3f05f1cca..b2afa0cd5 100644
--- a/documentation/development.html
+++ b/documentation/development.html
@@ -178,7 +178,7 @@
 <li><a 
href="/documentation/development/deprecating-sling-modules.html">Deprecating 
Sling Modules</a></li>
 <li><a href="/documentation/development/maven-usage.html">Maven Usage</a></li>
 <li><a href="/project-information.html#continuous-integration">Build 
Setup</a></li>
-<li>To run our integration tests suite see the <a 
href="https://github.com/apache/sling-org-apache-sling-launchpad-testing/blob/master/README.md";>launchpad/testing
 module README</a> and the <a 
href="https://github.com/apache/sling-org-apache-sling-launchpad-integration-tests/blob/master/README.md";>launchpad/integration-tests
 README</a> for how to run individual integration tests. We use the <a 
href="https://issues.apache.org/jira/issues/?jql=labels%20%3D%20sling-IT";>sling-IT</a>
 label in [...]
+<li>To run our integration tests suite see the <a 
href="https://github.com/apache/sling-org-apache-sling-starter/blob/master/README.md";>Sling
 Starter module README</a> and the <a 
href="https://github.com/apache/sling-org-apache-sling-launchpad-integration-tests/blob/master/README.md";>launchpad/integration-tests
 README</a> for how to run individual integration tests. We use the <a 
href="https://issues.apache.org/jira/issues/?jql=labels%20%3D%20sling-IT";>sling-IT</a>
 label in JIRA for know [...]
 </ul>
 </section></div></div>                            
                         </div>
@@ -191,7 +191,7 @@
                             content/documentation/development.md
                         </a>
                     </div>                    <div class="revisionInfo">
-                        Last modified by <span class="author">Nicolas 
Peltier</span> on <span class="comment">2020-11-30</span>
+                        Last modified by <span class="author">Robert 
Munteanu</span> on <span class="comment">2022-05-11</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 
diff --git a/sitemap.xml b/sitemap.xml
index 31001a78e..d7b426467 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -1,6 +1,10 @@
 <?xml version="1.0"?>
 <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd";>
     <url>
+        
<loc>https://sling.apache.org/contributing.html</loc><lastmod>2022-05-11</lastmod>
+    </url><url>
+        
<loc>https://sling.apache.org/documentation/development.html</loc><lastmod>2022-05-11</lastmod>
+    </url><url>
         
<loc>https://sling.apache.org/releases.html</loc><lastmod>2022-05-10</lastmod>
     </url><url>
         
<loc>https://sling.apache.org/documentation/apidocs.html</loc><lastmod>2022-03-21</lastmod>
@@ -28,8 +32,6 @@
         
<loc>https://sling.apache.org/documentation/bundles/repository-initialization.html</loc><lastmod>2022-03-02</lastmod>
     </url><url>
         
<loc>https://sling.apache.org/documentation/development/release-management.html</loc><lastmod>2022-02-18</lastmod>
-    </url><url>
-        
<loc>https://sling.apache.org/contributing.html</loc><lastmod>2022-02-07</lastmod>
     </url><url>
         
<loc>https://sling.apache.org/documentation/the-sling-engine/mappings-for-resource-resolution.html</loc><lastmod>2022-02-07</lastmod>
     </url><url>
@@ -346,8 +348,6 @@
         
<loc>https://sling.apache.org/documentation/development/repository-based-development.html</loc><lastmod>2017-10-07</lastmod>
     </url><url>
         
<loc>https://sling.apache.org/documentation/development/sling.html</loc><lastmod>2019-01-14</lastmod>
-    </url><url>
-        
<loc>https://sling.apache.org/documentation/development.html</loc><lastmod>2020-11-30</lastmod>
     </url><url>
         
<loc>https://sling.apache.org/documentation/feature-model/howtos/kickstart.html</loc><lastmod>2020-06-18</lastmod>
     </url><url>

Reply via email to