From directory-dev-return-1592-apmail-incubator-directory-dev-archive=incubator.apache.org@incubator.apache.org Mon Jul 05 04:25:23 2004 Return-Path: Delivered-To: apmail-incubator-directory-dev-archive@www.apache.org Received: (qmail 13097 invoked from network); 5 Jul 2004 04:25:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 5 Jul 2004 04:25:22 -0000 Received: (qmail 44739 invoked by uid 500); 5 Jul 2004 04:25:17 -0000 Delivered-To: apmail-incubator-directory-dev-archive@incubator.apache.org Received: (qmail 44400 invoked by uid 500); 5 Jul 2004 04:25:06 -0000 Mailing-List: contact directory-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Apache Directory Developers List" Reply-To: "Apache Directory Developers List" Delivered-To: mailing list directory-dev@incubator.apache.org Received: (qmail 44059 invoked by uid 99); 5 Jul 2004 04:24:55 -0000 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=DATE_IN_PAST_03_06,DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST X-Spam-Check-By: apache.org Received: from [24.201.245.36] (HELO relais.videotron.ca) (24.201.245.36) by apache.org (qpsmtpd/0.27.1) with ESMTP; Sun, 04 Jul 2004 21:24:54 -0700 Received: from [192.168.0.122] ([24.37.52.157]) by VL-MO-MR001.ip.videotron.ca (iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003)) with ESMTP id <0I0D000UP2X0JC@VL-MO-MR001.ip.videotron.ca> for directory-dev@incubator.apache.org; Mon, 05 Jul 2004 00:24:37 -0400 (EDT) Date: Mon, 05 Jul 2004 00:24:35 +0000 From: Vincent Tence Subject: Web site ready - give it a try To: Apache Directory Developers List Message-id: <40E89FC3.9010504@videotron.ca> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en User-Agent: Mozilla Thunderbird 0.7 (X11/20040615) X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N I have committed the new version of the web site in svn. While I'll be double checking everything works ok, it would be cool if someone could grab the latest version and build it to provide some feedback. When everybody is satisfied, I will publish the new site. To build the site, just cd into sitedocs/trunk and issue a maven multiproject:site. Generated site goes into sitedocs/trunk/target/docs (start at index.html). - Vincent