Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 37625 invoked from network); 4 Apr 2007 15:56:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Apr 2007 15:56:35 -0000 Received: (qmail 610 invoked by uid 500); 4 Apr 2007 15:56:40 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 517 invoked by uid 500); 4 Apr 2007 15:56:40 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 501 invoked by uid 99); 4 Apr 2007 15:56:40 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Apr 2007 08:56:40 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of phil.steitz@gmail.com designates 66.249.92.174 as permitted sender) Received: from [66.249.92.174] (HELO ug-out-1314.google.com) (66.249.92.174) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Apr 2007 08:56:32 -0700 Received: by ug-out-1314.google.com with SMTP id 30so768576ugs for ; Wed, 04 Apr 2007 08:56:06 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=mt4YZgBf9wiO9SQ16UzH094/DGrKMPmF1+10q7/wm8Ow8sz9brSZU1kC/yI5JG8M7uCRVy92hR+gbJEOkQJLZ13hvg07r688Oz8ILZJqG0hppn6Omh49FDRoE/ckIqazcdVTGQqUDF1KrZqQZ7/tcXcsjlvt6oufHIT6AewSnIU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=AuuiijxXdQqUIMOmTCUHcWsZ7UkNyGz8jJu6yezw0rve5N+fbe/v3fMXyhkeNFLgDd4lfBPvAj5taYag0f85CNpzrALGsOQCcjIjUcm0clrVtiQTMGjnbeLiSnmrx68zBGCwXN31rcZsvluJ922DZmaQ8p/z+sqhbJuXJOOaMGg= Received: by 10.78.20.13 with SMTP id 13mr124021hut.1175702166299; Wed, 04 Apr 2007 08:56:06 -0700 (PDT) Received: by 10.78.145.1 with HTTP; Wed, 4 Apr 2007 08:56:06 -0700 (PDT) Message-ID: <8a81b4af0704040856p94a212bm94ca131957afce17@mail.gmail.com> Date: Wed, 4 Apr 2007 08:56:06 -0700 From: "Phil Steitz" To: "Jakarta Commons Developers List" Subject: [math] Proposal: move build to m2 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org As we ramp up to a 1.2 release, I think its a good idea to move to Maven 2 as the standard build. That means "deprecating" the m1 build (leaving in the 1.2 release, if possible), moving the site and nightlies, etc. Lets view this as lazy consensus - i.e., scream now or forever hold your peace. Assuming no objections in the next couple of days, we can start battling - er, I mean "working" - with m2. Phil --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org