Return-Path: Delivered-To: apmail-maven-archiva-dev-archive@locus.apache.org Received: (qmail 36447 invoked from network); 12 Nov 2006 23:06:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Nov 2006 23:06:28 -0000 Received: (qmail 65302 invoked by uid 500); 12 Nov 2006 23:06:39 -0000 Delivered-To: apmail-maven-archiva-dev-archive@maven.apache.org Received: (qmail 65215 invoked by uid 500); 12 Nov 2006 23:06:38 -0000 Mailing-List: contact archiva-dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: archiva-dev@maven.apache.org Delivered-To: mailing list archiva-dev@maven.apache.org Received: (qmail 65206 invoked by uid 99); 12 Nov 2006 23:06:38 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Nov 2006 15:06:38 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of flamefew@gmail.com designates 66.249.82.237 as permitted sender) Received: from [66.249.82.237] (HELO wx-out-0506.google.com) (66.249.82.237) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Nov 2006 15:06:24 -0800 Received: by wx-out-0506.google.com with SMTP id t14so573718wxc for ; Sun, 12 Nov 2006 15:06:04 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=hexqjVmMYjq2VloykT2HWiX8UbJJ2mNUx1NOGdoojsb+3JE7Tloal47rDw+XbBTFg/tKbjxJEtyP4xRPfZnDDBimUPFRulWxLw7Eaq4p5zf47Dd4Za3YJkJi5ULw5RZWkgRlDufSkWzOKvaSXgByFfD/ZglXTQajejAaDCnGhXg= Received: by 10.90.68.15 with SMTP id q15mr2577086aga.1163372764222; Sun, 12 Nov 2006 15:06:04 -0800 (PST) Received: by 10.90.101.10 with HTTP; Sun, 12 Nov 2006 15:06:03 -0800 (PST) Message-ID: <31cc37360611121506j57be8da7l5b9a53b268d17df9@mail.gmail.com> Date: Sun, 12 Nov 2006 15:06:03 -0800 From: "Henri Yandell" To: archiva-dev@maven.apache.org Subject: Re: svn commit: r473589 - /maven/archiva/trunk/src/site/apt/guides/developing/index.apt In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20061111001813.39CAC1A984D@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org As in the mock-ups? On 11/11/06, Brett Porter wrote: > Hi, > > There are some more design docs in SVN - if we publish them to the > 'developers section' of the site along with reports, etc., then we > could link to those too. > > - Brett > > On 11/11/2006, at 11:18 AM, bayard@apache.org wrote: > > > Author: bayard > > Date: Fri Nov 10 16:18:12 2006 > > New Revision: 473589 > > > > URL: http://svn.apache.org/viewvc?view=rev&rev=473589 > > Log: > > Some wiki links that make up the published design (I think) > > > > Modified: > > maven/archiva/trunk/src/site/apt/guides/developing/index.apt > > > > Modified: maven/archiva/trunk/src/site/apt/guides/developing/index.apt > > URL: http://svn.apache.org/viewvc/maven/archiva/trunk/src/site/apt/ > > guides/developing/index.apt?view=diff&rev=473589&r1=473588&r2=473589 > > ====================================================================== > > ======== > > --- maven/archiva/trunk/src/site/apt/guides/developing/index.apt > > (original) > > +++ maven/archiva/trunk/src/site/apt/guides/developing/index.apt > > Fri Nov 10 16:18:12 2006 > > @@ -77,3 +77,11 @@ > > * "Synchronized" - A remote repository which is physically > > copied down to be managed under Archiva. > > > > * "Identifier" - A short ID for your repository that will be > > used in URLs. > > + > > +Material that needs pulling into this site > > + > > + * {{{http://docs.codehaus.org/display/MAVEN/Repository+Manager} > > Repository Manager design wiki}} > > + > > + * {{{http://docs.codehaus.org/display/MAVEN/Maven+repository > > +tools} Repository tools wiki}} > > + > > + * {{{http://docs.codehaus.org/display/MAVEN/Repository+Security} > > Repository security wiki}} > > >