Return-Path: X-Original-To: apmail-incubator-jena-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-jena-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9BFA37F96 for ; Tue, 15 Nov 2011 18:19:28 +0000 (UTC) Received: (qmail 41554 invoked by uid 500); 15 Nov 2011 18:19:28 -0000 Delivered-To: apmail-incubator-jena-dev-archive@incubator.apache.org Received: (qmail 41523 invoked by uid 500); 15 Nov 2011 18:19:28 -0000 Mailing-List: contact jena-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jena-dev@incubator.apache.org Delivered-To: mailing list jena-dev@incubator.apache.org Received: (qmail 41515 invoked by uid 99); 15 Nov 2011 18:19:28 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Nov 2011 18:19:28 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of andy.seaborne.apache@gmail.com designates 74.125.82.43 as permitted sender) Received: from [74.125.82.43] (HELO mail-ww0-f43.google.com) (74.125.82.43) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Nov 2011 18:19:19 +0000 Received: by wwp14 with SMTP id 14so7363861wwp.0 for ; Tue, 15 Nov 2011 10:18:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=8UDZwywfBa+FlJMubmhXz/4ANumcrSiKKTAwquk4ev4=; b=Xf0wQBfILuSAB6XKonpdyQOQRi8oOAZCecytwumY3FlFnvH8/Mt2DecIGVDxnSN8CG p1wMNsEB/jUODuNHQ0rPnhxlEQiA/LhVF2y7AFua8OOSu/m6zntRaiXk86wKlXISft+7 5RV/yKqLkdnN2Kuzbpo0k2/c1svg2cow8in3w= Received: by 10.227.198.140 with SMTP id eo12mr18847394wbb.20.1321381138899; Tue, 15 Nov 2011 10:18:58 -0800 (PST) Received: from [192.168.1.10] (cpc2-aztw23-2-0-cust671.aztw.cable.virginmedia.com. [94.171.234.160]) by mx.google.com with ESMTPS id e7sm29725253wbh.12.2011.11.15.10.18.57 (version=SSLv3 cipher=OTHER); Tue, 15 Nov 2011 10:18:58 -0800 (PST) Sender: Andy Seaborne Message-ID: <4EC2AD10.20607@apache.org> Date: Tue, 15 Nov 2011 18:18:56 +0000 From: Andy Seaborne User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 MIME-Version: 1.0 To: jena-dev@incubator.apache.org Subject: Re: Apache Jena website - looking good References: <4EBAF8AA.8050709@epimorphics.com> <4EC28B81.70809@epimorphics.com> In-Reply-To: <4EC28B81.70809@epimorphics.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On 15/11/11 15:55, Ian Dickinson wrote: > Hi Andy, > On 09/11/11 22:03, Andy Seaborne wrote: >> The staging website is looking really good: >> >> http://jena.staging.apache.org/jena/ >> >> Thanks especially to Ian for all the work converting the content into >> Apache CMS form. >> >> Given this site, is it worth retiring the HTML documentation? If people >> are happy, I can tag it and remove it from trunk. > Can you give me another week or so? I have an informal process of > working through the old docs and making sure we're not missing stuff > that matters. While I can do that from the a tagged version, it's just > mildly easier to work with my current trunk copy :) No hurry - I need to make some changes for TDB transactions. I'd like to emphasis TDB more (e.g make it come before SDB; make it so SDB does not dominate the documentation list). Andy > > I'll let you know when I'm done! > > Ta, > Ian > >