Return-Path: Delivered-To: apmail-struts-dev-archive@www.apache.org Received: (qmail 68566 invoked from network); 17 Jun 2006 02:52:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 Jun 2006 02:52:30 -0000 Received: (qmail 35235 invoked by uid 500); 17 Jun 2006 02:52:27 -0000 Delivered-To: apmail-struts-dev-archive@struts.apache.org Received: (qmail 35194 invoked by uid 500); 17 Jun 2006 02:52:27 -0000 Mailing-List: contact dev-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Developers List" Reply-To: "Struts Developers List" Delivered-To: mailing list dev@struts.apache.org Received: (qmail 35183 invoked by uid 99); 17 Jun 2006 02:52:27 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Jun 2006 19:52:27 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [206.190.53.31] (HELO smtp106.plus.mail.re2.yahoo.com) (206.190.53.31) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 16 Jun 2006 19:52:26 -0700 Received: (qmail 28269 invoked from network); 17 Jun 2006 02:52:05 -0000 Received: from unknown (HELO ?192.168.1.102?) (jmitchtx@69.250.115.202 with plain) by smtp106.plus.mail.re2.yahoo.com with SMTP; 17 Jun 2006 02:52:05 -0000 Mime-Version: 1.0 (Apple Message framework v750) In-Reply-To: References: Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <0DDA8AA3-97B5-49C4-9D58-0DE87837600C@apache.org> Content-Transfer-Encoding: 7bit From: James Mitchell Subject: Re: [Shale][PROPOSAL] Cut over to Maven2 based source tree Date: Fri, 16 Jun 2006 22:52:00 -0400 To: "Struts Developers List" X-Mailer: Apple Mail (2.750) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N +1 -- Everything looks great. -- James Mitchell On Jun 16, 2006, at 9:58 PM, Craig McClanahan wrote: > On 6/16/06, Wendy Smoak wrote: >> >> On 6/16/06, Craig McClanahan wrote: >> >> > I think It's now to the point where I'd like to make >> > this the trunk, and get back to fixing bugs and implementing >> RFEs. What >> say >> > ye? If there's no objections, my plan is to copy the current >> trunk to a >> > "pre-maven" branch as is, then copy the "mvn_reorg" to the regular >> trunk. >> > I'd like to do this by tomorrow (Saturday June 17) evening, Pacific >> time, so >> > we can start addressing the backlog of issues. >> >> +1 on the general idea, but I would just: >> >> svn mv shale/trunk shale/tags/SHALE_PRE_MAVEN2 >> svn mv shale/branches/mvn_reorg shale/trunk >> >> (Done remotely, as no one is likely to have all the tags and branches >> checked out.) > > > That's pretty much what I had in mind, except > "shale/branches/SHALE_PRE_MAVEN2". The thinking was that we might > still > have to update the website out of the old tree, until all the > wrinkles are > ironed out in the new tree. > > As for "branches" versus "tags", that is basically just a > convention anyway > ... Subversion treats them identically. > > I don't think we need either a branch for the pre-Maven code (just a >> tag) or to keep a copy of what is now mvn_reorg in branches. Maybe >> there were some implied "deletes" in your original plan. :) > > > Agree that we don't need to keep any separate copy of the "mvn_reorg" > branch. > > -- >> Wendy > > > Craig --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org For additional commands, e-mail: dev-help@struts.apache.org