From dev-return-9924-apmail-ws-dev-archive=ws.apache.org@ws.apache.org Mon Nov 01 21:10:27 2010 Return-Path: Delivered-To: apmail-ws-dev-archive@www.apache.org Received: (qmail 35710 invoked from network); 1 Nov 2010 21:10:17 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 1 Nov 2010 21:10:17 -0000 Received: (qmail 30054 invoked by uid 500); 1 Nov 2010 21:10:47 -0000 Delivered-To: apmail-ws-dev-archive@ws.apache.org Received: (qmail 29819 invoked by uid 500); 1 Nov 2010 21:10:47 -0000 Mailing-List: contact dev-help@ws.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ws.apache.org Delivered-To: mailing list dev@ws.apache.org Received: (qmail 29811 invoked by uid 99); 1 Nov 2010 21:10:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Nov 2010 21:10:47 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of andreas.veithen@gmail.com designates 209.85.212.49 as permitted sender) Received: from [209.85.212.49] (HELO mail-vw0-f49.google.com) (209.85.212.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Nov 2010 21:10:42 +0000 Received: by vws8 with SMTP id 8so3523329vws.22 for ; Mon, 01 Nov 2010 14:10:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=FsnTPcSklrGzR7v0T5xklyl7y+WXiCBV3M6EFEQImIU=; b=ETjVNuemSqg0fUO7Mb60Ts24sAttPoUa9GOHFUVHlE3fJAEHE7rgfhEz7exvhMNqsC 9pX7Sfu9ZcZ05c6GKcSAV7GRal4z3YlUhm9QL1EVnyhaYMCBQMojcAslK69le9NdzVj9 wUFQDP0mkByhosiOCVAKqg96BVwY3ZQmYG3Gk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=ZQVx2V7SdVEyKYgw8eTKNGUxHcwYgWQSOOgRhCNDjXjHt2jkatjwplRCDvkgUPPZC9 9d4rKPpMQp23zCXEanVhyYVIlN1zgSgekztO2yWtiSl6zJUmBnKGX8jD4E001XoDp9Ds 3Cz56/lcTZOqxR7mtHSO2Sh1ZFhttNcZYJMoA= Received: by 10.224.206.133 with SMTP id fu5mr6870337qab.380.1288645821565; Mon, 01 Nov 2010 14:10:21 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.245.8 with HTTP; Mon, 1 Nov 2010 14:09:59 -0700 (PDT) In-Reply-To: <4CCB1947.9040902@thoughtcraft.com> References: <201010250935.07010.dkulp@apache.org> <201010251124.18793.dkulp@apache.org> <4CCAE9C9.3080607@thoughtcraft.com> <201010291142.35954.dkulp@apache.org> <4CCB1947.9040902@thoughtcraft.com> From: Andreas Veithen Date: Mon, 1 Nov 2010 22:09:59 +0100 Message-ID: Subject: Re: Remove Axis2 stuff from WS site..... To: Glen Daniels Cc: Daniel Kulp , general@axis.apache.org, dev@ws.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Fri, Oct 29, 2010 at 20:58, Glen Daniels wrote: > On 10/29/2010 11:42 AM, Daniel Kulp wrote: >> On Friday 29 October 2010 11:35:37 am Glen Daniels wrote: >>> On 10/25/2010 11:24 AM, Daniel Kulp wrote: >>>> cp -a /www/ws.apache.org/axis =A0 /www/axis.apache.org >>>> cp -a /www/ws.apache.org/axis2 =A0 /www/axis.apache.org >>>> cp -a /www/ws.apache.org/axis2-c =A0/www/axis.apache.org >>> >>> FYI, this is now done. >> >> I think there are a few others. =A0 =A0 I see rampart, savan, and sandes= ha as >> well. =A0 I THINK they go (100% sure on rampart, not so sure about the o= thers). >> Can you copy them as well? > > Yup, done, and I'll shuffle a bit to match the structure Andreas pointed = to. Glen, can you please make that converge to the final structure? I started to clean up the Axis2 Maven site and fix the broken links. We need to finalize the site structure, so that I can insert the correct links to the other projects. Andreas