From continuum-dev-return-6276-apmail-maven-continuum-dev-archive=maven.apache.org@maven.apache.org Wed Sep 19 06:43:16 2007 Return-Path: Delivered-To: apmail-maven-continuum-dev-archive@www.apache.org Received: (qmail 6865 invoked from network); 19 Sep 2007 06:43:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Sep 2007 06:43:15 -0000 Received: (qmail 47242 invoked by uid 500); 19 Sep 2007 06:43:07 -0000 Delivered-To: apmail-maven-continuum-dev-archive@maven.apache.org Received: (qmail 47072 invoked by uid 500); 19 Sep 2007 06:43:07 -0000 Mailing-List: contact continuum-dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-dev@maven.apache.org Delivered-To: mailing list continuum-dev@maven.apache.org Received: (qmail 47061 invoked by uid 99); 19 Sep 2007 06:43:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Sep 2007 23:43:06 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of oliver.lamy@gmail.com designates 64.233.162.232 as permitted sender) Received: from [64.233.162.232] (HELO nz-out-0506.google.com) (64.233.162.232) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Sep 2007 06:43:06 +0000 Received: by nz-out-0506.google.com with SMTP id x3so84434nzd for ; Tue, 18 Sep 2007 23:42:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:mime-version:content-type:x-google-sender-auth; bh=9s6nHSZY/DQda32qn5RA0+7EaT1LKlQSeVhYFfL6dg0=; b=KJxcZSTIpY6NWb0hsRqSUXbVckPXhXgRS6PFyx4cBpi2AVKXV9QDFniTB31WLrecb7tt8YyPIPDkE/gMucV51MuwYydWRFOxnvldiuhLKizverRaR2d5KnIVgtjoehgARwtbzIOkfrnn5CPuBPxs5Saw1ideupxbbZxgUZmyeeU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:x-google-sender-auth; b=n6R4DKOSVXwz4cTgbphiu2I1lz9alA2/V1DweWk8ELzIQY69LEy+QgOQQ110pzJePpOKdUi7ZJ9Xk5htC/BoxhbK9WdODzf0Es66STAC2e4aC3BfrIwil9L04SuJrrqg7dRZDD2B1NzGPuYynTDo1NPefwfBWyqQlfqEtP5rjp4= Received: by 10.142.237.20 with SMTP id k20mr17291wfh.1190184164917; Tue, 18 Sep 2007 23:42:44 -0700 (PDT) Received: by 10.142.136.10 with HTTP; Tue, 18 Sep 2007 23:42:44 -0700 (PDT) Message-ID: <9948cb690709182342j5fb3db2alc5c530359d0c4413@mail.gmail.com> Date: Wed, 19 Sep 2007 08:42:44 +0200 From: "olivier lamy" Sender: oliver.lamy@gmail.com To: continuum-dev@maven.apache.org Subject: adding video capture to the continuum site MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_2089_10435453.1190184164910" X-Google-Sender-Auth: 1344755f0a4b5975 X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_2089_10435453.1190184164910 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, I'd like to add some wink captures to the site (as adding a project for newbies etc...) As this files can be huge, I don't really want to add this in sources trunk (It can be long to checkout the sources) But in order to publish them, they must be in a site module. That's why I'd like to remove the site module from this current path and move it to https://svn.apache.org/repos/asf/maven/continuum/. svn mv https://svn.apache.org/repos/asf/maven/continuum/trunk/continuum-site/ https://svn.apache.org/repos/asf/maven/continuum . The parent pom of this module will be last org.apache.maven:maven-parent pom. An other question is what I have to add in svn : wnk and swf files or only swf ? Let me know if there is any objections concerning this, -- Olivier ------=_Part_2089_10435453.1190184164910--