Return-Path: Delivered-To: apmail-incubator-empire-db-dev-archive@minotaur.apache.org Received: (qmail 6240 invoked from network); 22 Feb 2009 22:46:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Feb 2009 22:46:55 -0000 Received: (qmail 85258 invoked by uid 500); 22 Feb 2009 22:46:55 -0000 Delivered-To: apmail-incubator-empire-db-dev-archive@incubator.apache.org Received: (qmail 85237 invoked by uid 500); 22 Feb 2009 22:46:54 -0000 Mailing-List: contact empire-db-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: empire-db-dev@incubator.apache.org Delivered-To: mailing list empire-db-dev@incubator.apache.org Received: (qmail 85226 invoked by uid 99); 22 Feb 2009 22:46:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Feb 2009 14:46:54 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of francisdb@gmail.com designates 72.14.220.152 as permitted sender) Received: from [72.14.220.152] (HELO fg-out-1718.google.com) (72.14.220.152) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Feb 2009 22:46:45 +0000 Received: by fg-out-1718.google.com with SMTP id d23so1808557fga.26 for ; Sun, 22 Feb 2009 14:46:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=53v92rI22TSCVNtWU0hZNzm4GoQC0hn3fUbLQ5r/Gag=; b=jSvPrV2zBMU3b20rgoAWB0o5UKzUP5DrNwJQY5ZsSb0tLNayYIZhz0LfmEUfjUSCpf sO76FuVAprY/jpKnFtTxPAkfgk4GouPyui2OqPi1Evu5jArjYb/DvzFCjd7gGpTHpoNh oa9QFzh+FNhNHH7ROKz5twf5id2tPalyT5yAA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=j9i1kHtJYmckbOrq1i+MatK+jQM7HoZoGaZJuvKp221DQo8hf65VwjqL3lMt2N+BND /id1SWjERRZd9O23C6k/5jQVIFQPJG49CCCK0oPqMtfipjRe8SeHcsmxZWNkbc96a+p3 h9Sa602KQ94QuZydg/QCNp8u5V+j7yTO+Hh9Q= MIME-Version: 1.0 Received: by 10.86.59.2 with SMTP id h2mr2495411fga.73.1235342783522; Sun, 22 Feb 2009 14:46:23 -0800 (PST) In-Reply-To: <3ab983230902220734q691954bbq36a80f3079057feb@mail.gmail.com> References: <3ab983230902220734q691954bbq36a80f3079057feb@mail.gmail.com> Date: Sun, 22 Feb 2009 23:46:23 +0100 Message-ID: <3ab983230902221446o757c71c9j52b2443263cc9931@mail.gmail.com> Subject: Re: merging to maven layout From: Francis De Brabandere To: empire-db-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org merge mostly complete some things to discuss: - keep release of struts2 extension on different version numbers? Wicket for example releases all main extensions together and has a wicketstuff project for other (external) extensions... - see what extra files need to be moved from the old structure (old folder) - I set up a temporary non-official snapshot maven repo at: http://people.apache.org/~francisdb/empire-db/repo (daily snapshot release in my CI server but the machine is not always powered on...) - The maven generated website is uploaded to: http://people.apache.org/~francisdb/empire-db/site but there still are some problems, the site is handy for code coverage info and other stuff: eg: http://people.apache.org/~francisdb/empire-db/site/empire-db/project-reports.html I think that we should now think about having everything set up for a 'correct' release. I'll add some more stuff later this week like checking for apache headers, more unit tests,... So in fact empire-db can already be tested by maven users, all they need to do is add the snapshot repository in their projects's pom/settings file. On Sun, Feb 22, 2009 at 4:34 PM, Francis De Brabandere wrote: > Hi all, > > As the maven vote passed I'm tagging the trunk and performing the > merge to the maven layout. > If everything goes smooth I should be ready in a few hours. > > -- > http://www.somatik.be > Microsoft gives you windows, Linux gives you the whole house. > -- http://www.somatik.be Microsoft gives you windows, Linux gives you the whole house.