Author: bdelacretaz
Date: Wed Dec 11 10:12:25 2013
New Revision: 1550095
URL: http://svn.apache.org/r1550095
Log:
jenkins -> Buildbot
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=1550095&r1=1550094&r2=1550095&view=diff
==============================================================================
--- sling/site/trunk/content/project-information.mdtext (original)
+++ sling/site/trunk/content/project-information.mdtext Wed Dec 11 10:12:25 2013
@@ -88,6 +88,14 @@ Example : Edit the 'servers' file and ad
## Continuous Integration
-Sling builds run automatically on the ASF's [Jenkins build
server](https://builds.apache.org/view/S-Z/view/Sling/), triggered by SVN
changes and daily.
+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-trunk](http://ci.apache.org/builders/sling-trunk)
+* [sling-trunk-oak](http://ci.apache.org/builders/sling-trunk-oak)
+
+[SLING-3234](https://issues.apache.org/jira/browse/SLING-3234) should be kept
up to date with the latest info
+about our Buildbot setup.
-See [SLING-920](https://issues.apache.org/jira/browse/SLING-920) for Hudson
configuration information.