Return-Path: X-Original-To: apmail-geronimo-scm-archive@www.apache.org Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 83030F8BB for ; Thu, 18 Apr 2013 18:53:27 +0000 (UTC) Received: (qmail 84794 invoked by uid 500); 18 Apr 2013 18:53:27 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 84752 invoked by uid 500); 18 Apr 2013 18:53:27 -0000 Mailing-List: contact scm-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list scm@geronimo.apache.org Received: (qmail 84743 invoked by uid 99); 18 Apr 2013 18:53:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Apr 2013 18:53:27 +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; Thu, 18 Apr 2013 18:53:25 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id BBA4D238889B for ; Thu, 18 Apr 2013 18:53:05 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r858987 - in /websites/production/geronimo/content: GMOxDEV/building-apache-geronimo.html cache/GMOxDEV.pageCache cache/GMOxSITE.pageCache source-code.html Date: Thu, 18 Apr 2013 18:53:05 -0000 To: scm@geronimo.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20130418185305.BBA4D238889B@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: buildbot Date: Thu Apr 18 18:53:05 2013 New Revision: 858987 Log: Production update by buildbot for geronimo Modified: websites/production/geronimo/content/GMOxDEV/building-apache-geronimo.html websites/production/geronimo/content/cache/GMOxDEV.pageCache websites/production/geronimo/content/cache/GMOxSITE.pageCache websites/production/geronimo/content/source-code.html Modified: websites/production/geronimo/content/GMOxDEV/building-apache-geronimo.html ============================================================================== --- websites/production/geronimo/content/GMOxDEV/building-apache-geronimo.html (original) +++ websites/production/geronimo/content/GMOxDEV/building-apache-geronimo.html Thu Apr 18 18:53:05 2013 @@ -129,7 +129,7 @@

This documents how to build the Apache Geronimo Server project.

This guide is intended to cover how to build the latest server/trunk, though other newer branches should also follow similar instructions. Server trees that use the same basic build tooling include:

-
  • server/trunk
  • server/branches/3.0-beta
  • server/branches/2.2
  • server/branches/2.1
  • server/branches/2.0
  • server/branches/1.2 (not tested recently)
+
  • server/trunk
  • server/branches/3.0
  • server/branches/2.2
  • server/branches/2.1
  • server/branches/2.0
  • server/branches/1.2 (not tested recently)

nightly built snapshots from trunk
Modified: websites/production/geronimo/content/cache/GMOxDEV.pageCache ============================================================================== Binary files - no diff available. Modified: websites/production/geronimo/content/cache/GMOxSITE.pageCache ============================================================================== Binary files - no diff available. Modified: websites/production/geronimo/content/source-code.html ============================================================================== --- websites/production/geronimo/content/source-code.html (original) +++ websites/production/geronimo/content/source-code.html Thu Apr 18 18:53:05 2013 @@ -386,7 +386,7 @@ Plugins

Building Geronimo from Source

-

Refer to the wiki for the build procedure. It typically takes 10-30 minutes for a full build, and it needs to be run while online in order to download or update a large number of dependencies.

+

Refer to the Building Apache Geronimo for the build procedure. It typically takes 10-30 minutes for a full build, and it needs to be run while online in order to download or update a large number of dependencies.