Author: rombert
Date: Fri Oct 14 09:26:05 2016
New Revision: 1764844
URL: http://svn.apache.org/viewvc?rev=1764844&view=rev
Log:
SLING-3234 - Sling buildbot continuous integration
Remove links to the buildbot builders, as they are now retired. Added links
to the ASF Jenkins instance instead.
Modified:
sling/site/trunk/content/project-information.mdtext
Modified: sling/site/trunk/content/project-information.mdtext
URL:
http://svn.apache.org/viewvc/sling/site/trunk/content/project-information.mdtext?rev=1764844&r1=1764843&r2=1764844&view=diff
==============================================================================
--- sling/site/trunk/content/project-information.mdtext (original)
+++ sling/site/trunk/content/project-information.mdtext Fri Oct 14 09:26:05 2016
@@ -89,17 +89,16 @@ Example : Edit the 'servers' file and ad
## Continuous Integration
-Sling builds run automatically on the ASF's
[Buildbot](http://ci.apache.org/#buildbot) servers, triggered
-by commits.
-As we write this the following builds are active:
+Sling builds run automatically on the [ASF's Jenkins
instance](https://builds.apache.org/), triggered
+by commits.
-* [sling-trunk](http://ci.apache.org/builders/sling-trunk)
-* [sling-trunk-oak](http://ci.apache.org/builders/sling-trunk-oak)
+We maintain multiple build jobs, typically one or two per module. These are
grouped into two views:
-[SLING-3234](https://issues.apache.org/jira/browse/SLING-3234) should be kept
up to date with the latest info
-about our Buildbot setup.
+* [Sling](https://builds.apache.org/view/S-Z/view/Sling/), which holds all
Sling-related jobs
+* [Sling-Dashboard](https://builds.apache.org/view/S-Z/view/Sling-Dashboard/),
which holds all Sling jobs needing attention, such as failed jobs.
+More documentation regarding the Jenkins setup is available as wiki links from
the views mentioned above.
## Documentation Repository
The documentation website, in fact the very page that you are reading right
now, is located at [The ASF Content Management Systemâs Sling
project](https://cms.apache.org/sling/). You can contribute without being an
official project committer.