Return-Path: X-Original-To: apmail-commons-commits-archive@minotaur.apache.org Delivered-To: apmail-commons-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DE89810111 for ; Wed, 25 Sep 2013 17:55:18 +0000 (UTC) Received: (qmail 68839 invoked by uid 500); 25 Sep 2013 17:55:10 -0000 Delivered-To: apmail-commons-commits-archive@commons.apache.org Received: (qmail 68683 invoked by uid 500); 25 Sep 2013 17:55:09 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 68488 invoked by uid 99); 25 Sep 2013 17:55:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Sep 2013 17:55:06 +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, 25 Sep 2013 17:55:05 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id C18C623889BB for ; Wed, 25 Sep 2013 17:54:45 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r879871 - in /websites/staging/commons/trunk/content: ./ .htaccess Date: Wed, 25 Sep 2013 17:54:45 -0000 To: commits@commons.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20130925175445.C18C623889BB@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: buildbot Date: Wed Sep 25 17:54:45 2013 New Revision: 879871 Log: Staging update by buildbot for commons Modified: websites/staging/commons/trunk/content/ (props changed) websites/staging/commons/trunk/content/.htaccess Propchange: websites/staging/commons/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Wed Sep 25 17:54:45 2013 @@ -1 +1 @@ -1526243 +1526245 Modified: websites/staging/commons/trunk/content/.htaccess ============================================================================== --- websites/staging/commons/trunk/content/.htaccess (original) +++ websites/staging/commons/trunk/content/.htaccess Wed Sep 25 17:54:45 2013 @@ -51,11 +51,13 @@ Redirect /scxml /proper/commons-scxml Redirect /transaction /proper/commons-transaction Redirect /validator /proper/commons-validator Redirect /vfs /proper/commons-vfs +Redirect /weaver /proper/commons-weaver #sandbox Redirect /sandbox/beanutils2 /sandbox/commons-beanutils2 Redirect /sandbox/classscan /sandbox/commons-classscan Redirect /sandbox/cli2 /sandbox/commons-cli2 +Redirect /sandbox/commons-weaver /proper/commons-weaver Redirect /sandbox/convert /sandbox/commons-convert Redirect /sandbox/finder /sandbox/commons-finder Redirect /sandbox/flatfile /sandbox/commons-flatfile @@ -70,8 +72,8 @@ Redirect /sandbox/nabla /sandbox/commons Redirect /sandbox/openpgp /sandbox/commons-openpgp Redirect /sandbox/performance /sandbox/commons-performance Redirect /sandbox/pipeline /sandbox/commons-pipeline -Redirect /sandbox/privilizer /sandbox/commons-weaver/commons-weaver-modules-parent/commons-weaver-privilizer-parent -Redirect /sandbox/weaver /sandbox/commons-weaver +Redirect /sandbox/privilizer /proper/commons-weaver/commons-weaver-modules-parent/commons-weaver-privilizer-parent +Redirect /sandbox/weaver /proper/commons-weaver #javadocs generic redirect a pattern was to use api-release/ or apix.x.x. #RedirectMatch /proper/commons-(.*)/api-release(.*) http://commons.apache.org/proper/commons-$1/javadocs/api-release/$2