Return-Path: X-Original-To: apmail-attic-general-archive@minotaur.apache.org Delivered-To: apmail-attic-general-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A65A817C48 for ; Tue, 28 Oct 2014 16:44:07 +0000 (UTC) Received: (qmail 659 invoked by uid 500); 28 Oct 2014 16:44:07 -0000 Delivered-To: apmail-attic-general-archive@attic.apache.org Received: (qmail 616 invoked by uid 500); 28 Oct 2014 16:44:07 -0000 Mailing-List: contact general-help@attic.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@attic.apache.org Delivered-To: mailing list general@attic.apache.org Received: (qmail 603 invoked by uid 99); 28 Oct 2014 16:44:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Oct 2014 16:44:07 +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; Tue, 28 Oct 2014 16:44:05 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 725312388A33 for ; Tue, 28 Oct 2014 16:43:15 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1634908 - in /avalon/site: .htaccess central/community/who/bloritsch.html closed.html Date: Tue, 28 Oct 2014 16:43:15 -0000 To: general@attic.apache.org From: coreyg@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20141028164315.725312388A33@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: coreyg Date: Tue Oct 28 16:43:14 2014 New Revision: 1634908 URL: http://svn.apache.org/r1634908 Log: Adding closed/attic'd changes into svn site repo for svnpubsub Modified: avalon/site/.htaccess avalon/site/central/community/who/bloritsch.html avalon/site/closed.html Modified: avalon/site/.htaccess URL: http://svn.apache.org/viewvc/avalon/site/.htaccess?rev=1634908&r1=1634907&r2=1634908&view=diff ============================================================================== --- avalon/site/.htaccess (original) +++ avalon/site/.htaccess Tue Oct 28 16:43:14 2014 @@ -1,54 +1,6 @@ -RedirectMatch ^/apps(.*) http://avalon.apache.org/planet/components/index.html -RedirectMatch ^/phoenix(.*) http://avalon.apache.org/central/legacy/index.html -RedirectMatch ^/excalibur(.*) http://avalon.apache.org/central/legacy/index.html -RedirectMatch ^/fortress(.*) http://avalon.apache.org/central/legacy/index.html -RedirectMatch ^/sandbox(.*) http://avalon.apache.org/central/laboratory/index.html -RedirectMatch ^/merlin(.*) http://avalon.apache.org/products/runtime/index.html -RedirectMatch ^/api(.*) http://avalon.apache.org/products/runtime/javadoc/index.html -RedirectMatch ^/cornerstone(.*) http://avalon.apache.org/planet/components/index.html -RedirectMatch ^/logkit(.*) http://avalon.apache.org/products/runtime/system/logging/index.html -RedirectMatch ^/code-standards.html http://avalon.apache.org/central/community/process/code-standards.html +RewriteEngine on +RewriteRule ^closed.html - [L] +RewriteRule ^images/apache-avalon-logo.png - [L] +RewriteRule ^(.*) /closed.html [R,L] -RedirectMatch ^/bindownload.cgi http://avalon.apache.org/download.cgi -RedirectMatch ^/merlin/starting/installation/3.0(.*) http://avalon.apache.org/merlin/starting/installation -RedirectMatch ^/merlin/starting/installation/3.2(.*) http://avalon.apache.org/merlin/starting/installation -RedirectMatch ^/framework/inversion-of-control.html http://avalon.apache.org/framework/cop -RedirectMatch ^/framework/separation-of-interface-and-implementation.html http://avalon.apache.org/framework/cop/guide-patterns-ioc.html -RedirectMatch ^/framework/inversion-of-control.html http://avalon.apache.org/framework/cop -RedirectMatch ^/avalon/index.html http://avalon.apache.org/ -RedirectMatch ^/avalon/logging(.*) http://avalon.apache.org/logging -RedirectMatch ^/avalon/merlin(.*) http://avalon.apache.org/merlin -RedirectMatch ^/avalon/util/index.html http://avalon.apache.org/util/index.html -RedirectMatch ^/bdg(.*) http://avalon.apache.org/phoenix/bdg -RedirectMatch ^/bdg(.*) http://avalon.apache.org/phoenix/bdg -RedirectMatch ^/excalibur/configuration/apidocs(.*) http://avalon.apache.org/excalibur/api -RedirectMatch ^/framework/guide-cop-in-avalon.html http://avalon.apache.org/framework/cop/guide-cop-in-avalon.html -RedirectMatch ^/introduction.html http://avalon.apache.org/developing/introduction.html -RedirectMatch ^/merlin/merlin/systems/about/reference.html http://avalon.apache.org/merlin/reference -RedirectMatch ^/merlin/merlin/systems/about/bootstrap.html http://avalon.apache.org/merlin/reference/system -RedirectMatch ^/merlin/merlin/systems/about/api/index.html http://avalon.apache.org/merlin/reference -RedirectMatch ^/merlin/merlin/systems/about/spi.html http://avalon.apache.org/merlin/reference -RedirectMatch ^/merlin/meta/kernel/logging.html http://avalon.apache.org/merlin/merlin/systems/logging.html -RedirectMatch ^/meta/meta/info/type/attributes/index.html http://avalon.apache.org/meta/meta/info/attributes/index.html -RedirectMatch ^/excalibur/fortress/developer-activity-report.html http://avalon.apache.org/excalibur/fortress -RedirectMatch ^/excalibur/fortress/file-activity-report.html http://avalon.apache.org/excalibur/fortress -RedirectMatch ^/logkit/api/org/apache/log/util/Closeable.html http://avalon.apache.org/logkit/index.html -RedirectMatch ^/excalibur/api/org/apache/avalon/excalibur/cli/jeff@socialchange.net.au http://avalon.apache.org/community/who/index.html -RedirectMatch ^/excalibur/api/org/apache/avalon/excalibur/collections/bloritsch@apache.org http://avalon.apache.org/community/who/index.html -RedirectMatch ^/excalibur/api/org/apache/avalon/excalibur/collections/fede@apache.org http://avalon.apache.org/community/who/index.html -RedirectMatch ^/excalibur/api/org/apache/avalon/excalibur/collections/g-froehlich@gmx.de http://avalon.apache.org/community/who/index.html -RedirectMatch ^/excalibur/api/org/apache/avalon/excalibur/datasource/proyal@apache.org http://avalon.apache.org/community/who/index.html -RedirectMatch ^/excalibur/api/org/apache/avalon/excalibur/testcase/bloritsch@apache.org http://avalon.apache.org/community/who/index.html -RedirectMatch ^/excalibur/api/org/apache/avalon/excalibur/logger/factory/sylvain@apache.org http://avalon.apache.org/community/who/index.html -RedirectMatch ^/excalibur/api/org/apache/excalibur/configuration/validation/proyal@apache.org http://avalon.apache.org/community/who/index.html -RedirectMatch ^/excalibur/api/org/apache/excalibur/event/command/bloritsch.at.apache.org http://avalon.apache.org/community/who/index.html -RedirectMatch ^/excalibur/api/org/apache/excalibur/instrument/manager/proyal@apache.org http://avalon.apache.org/community/who/index.html -RedirectMatch ^/excalibur/api/org/apache/avalon/excalibur/logger/proyal@apache.org http://avalon.apache.org/community/who/index.html -RedirectMatch ^/excalibur/api/org/apache/excalibur/source/stephan@apache.org http://avalon.apache.org/community/who/index.html -RedirectMatch ^/logkit/api/org/apache/log/output/lf5/sylvain@apache.org http://avalon.apache.org/community/who/index.html -RedirectMatch ^/phoenix/api/org/apache/avalon/phoenix/components/embeddor/bauer@denic.de http://avalon.apache.org/community/who/index.html -RedirectMatch ^/phoenix/api/org/apache/avalon/phoenix/components/embeddor/colus@isoft.co.kr http://avalon.apache.org/community/who/index.html -RedirectMatch ^/phoenix/api/org/apache/avalon/phoenix/components/embeddor/mail@leosimons.com http://avalon.apache.org/community/who/index.html -RedirectMatch ^/phoenix/api/org/apache/avalon/phoenix/components/embeddor/mail@leosimons.com http://avalon.apache.org/community/who/index.html -RedirectMatch ^/phoenix/api/org/apache/avalon/phoenix/interfaces/mail@leosimons.com http://avalon.apache.org/community/who/index.html Modified: avalon/site/central/community/who/bloritsch.html URL: http://svn.apache.org/viewvc/avalon/site/central/community/who/bloritsch.html?rev=1634908&r1=1634907&r2=1634908&view=diff ============================================================================== --- avalon/site/central/community/who/bloritsch.html (original) +++ avalon/site/central/community/who/bloritsch.html Tue Oct 28 16:43:14 2014 @@ -1,8 +1,8 @@ +<<<<<<< .mine - -Apache Avalon: Contributors
link
Avalon
Apache Avalon: Contributors
======= + +Apache Avalon: Contributors
link
Avalon
Apache Avalon: Contributors
+
Berin Loritsch +

(bloritsch at apache dot org)

+

+ Berin has helped define and document the Avalon projects since 2000. + He has been involved in Apache Avalon and Apache Cocoon. He is the + author of the current thread-safe pool implementations as well as + the DataSourceComponent. Berin and Giacomo Pati were the architects + of Excalibur's Component Management infrastructure. +

+

+ Outside of the public view of the Apache Software Foundation, Berin + has developed workflow based web applications as well as data + manipulation services. He has nine years of experience developing + database backed applications, and eight years experience with + technical writing. Berin has only been developing Java since 1999, + but his background in other Object Oriented Languages and architectures + like C++ and CORBA helped him get a jump start. +

+
+
>>>>>>> .r22671 Modified: avalon/site/closed.html URL: http://svn.apache.org/viewvc/avalon/site/closed.html?rev=1634908&r1=1634907&r2=1634908&view=diff ============================================================================== --- avalon/site/closed.html (original) +++ avalon/site/closed.html Tue Oct 28 16:43:14 2014 @@ -14,8 +14,10 @@ + Apache Avalon
+

Apache Avalon has closed.

Apache Avalon began in 1999 as the Java Apache Server Framework and @@ -56,7 +58,7 @@ developers looking for Avalon software s the above projects.

@@ -78,4 +80,4 @@ The Avalon Project Management Committee, - \ No newline at end of file +