Return-Path: Delivered-To: apmail-incubator-geronimo-dev-archive@www.apache.org Received: (qmail 38910 invoked from network); 22 Nov 2003 23:15:39 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 22 Nov 2003 23:15:39 -0000 Received: (qmail 85157 invoked by uid 500); 22 Nov 2003 23:15:19 -0000 Delivered-To: apmail-incubator-geronimo-dev-archive@incubator.apache.org Received: (qmail 85096 invoked by uid 500); 22 Nov 2003 23:15:19 -0000 Mailing-List: contact geronimo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: geronimo-dev@incubator.apache.org Delivered-To: mailing list geronimo-dev@incubator.apache.org Received: (qmail 85082 invoked from network); 22 Nov 2003 23:15:18 -0000 Received: from unknown (HELO alan.toolazydogs.com) (166.84.147.110) by daedalus.apache.org with SMTP; 22 Nov 2003 23:15:18 -0000 Subject: RE: [PATCH] maven.xml - copy site from target/docs to site/ Date: Sat, 22 Nov 2003 18:16:11 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [PATCH] maven.xml - copy site from target/docs to site/ Content-Class: urn:content-classes:message X-MimeOLE: Produced By Microsoft Exchange V6.0.4417.0 Thread-Index: AcOxS67/1utNGPSwRLaX6fTwyZ9/PAAAus5Q From: "Alan D. Cabrera" To: X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Thanks! =20 -----Original Message----- From: Matt Kurjanowicz [mailto:mkurjano@cc.gatech.edu]=20 Sent: Saturday, November 22, 2003 5:54 PM To: geronimo-dev@incubator.apache.org Subject: [PATCH] maven.xml - copy site from target/docs to site/ =20 Here is a patch to copy target/docs to site/ of the base maven.xml (in the project root). -Matt