Return-Path: X-Original-To: apmail-ace-commits-archive@www.apache.org Delivered-To: apmail-ace-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B627EE0BF for ; Wed, 29 May 2013 08:30:45 +0000 (UTC) Received: (qmail 97756 invoked by uid 500); 29 May 2013 08:30:45 -0000 Delivered-To: apmail-ace-commits-archive@ace.apache.org Received: (qmail 97703 invoked by uid 500); 29 May 2013 08:30:44 -0000 Mailing-List: contact commits-help@ace.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ace.apache.org Delivered-To: mailing list commits@ace.apache.org Received: (qmail 97679 invoked by uid 99); 29 May 2013 08:30:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 May 2013 08:30:43 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 May 2013 08:30:41 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id F173A2388980; Wed, 29 May 2013 08:30:20 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1487400 - in /ace/site/trunk: content/get-involved/continuous-integration.mdtext templates/sidenav.html Date: Wed, 29 May 2013 08:30:20 -0000 To: commits@ace.apache.org From: bramk@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20130529083020.F173A2388980@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: bramk Date: Wed May 29 08:30:20 2013 New Revision: 1487400 URL: http://svn.apache.org/r1487400 Log: Added CI link Added: ace/site/trunk/content/get-involved/continuous-integration.mdtext Modified: ace/site/trunk/templates/sidenav.html Added: ace/site/trunk/content/get-involved/continuous-integration.mdtext URL: http://svn.apache.org/viewvc/ace/site/trunk/content/get-involved/continuous-integration.mdtext?rev=1487400&view=auto ============================================================================== --- ace/site/trunk/content/get-involved/continuous-integration.mdtext (added) +++ ace/site/trunk/content/get-involved/continuous-integration.mdtext Wed May 29 08:30:20 2013 @@ -0,0 +1,5 @@ +Title: Continuous Integration + +Continuous Integration is provides by the [Jenkins build server](http://builds.apache.org). + +* [ACE trunk](https://builds.apache.org/job/ACE-trunk/) Modified: ace/site/trunk/templates/sidenav.html URL: http://svn.apache.org/viewvc/ace/site/trunk/templates/sidenav.html?rev=1487400&r1=1487399&r2=1487400&view=diff ============================================================================== --- ace/site/trunk/templates/sidenav.html (original) +++ ace/site/trunk/templates/sidenav.html Wed May 29 08:30:20 2013 @@ -78,6 +78,9 @@ Issue Tracking
  • + Continuous Integration +
  • +
  • Source Code