Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 51543 invoked from network); 6 Aug 2005 23:06:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Aug 2005 23:06:02 -0000 Received: (qmail 44567 invoked by uid 500); 6 Aug 2005 23:06:00 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 44549 invoked by uid 500); 6 Aug 2005 23:06:00 -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 44536 invoked by uid 99); 6 Aug 2005 23:06:00 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Aug 2005 16:06:00 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [203.59.3.39] (HELO mail.iinet.net.au) (203.59.3.39) by apache.org (qpsmtpd/0.29) with SMTP; Sat, 06 Aug 2005 16:05:50 -0700 Received: (qmail 2407 invoked from network); 6 Aug 2005 23:05:56 -0000 Received: from unknown (HELO ?10.1.1.3?) (203.206.57.234) by mail.iinet.net.au with SMTP; 6 Aug 2005 23:05:56 -0000 Message-ID: <42F54253.4060102@apache.org> Date: Sun, 07 Aug 2005 09:05:55 +1000 From: Brett Porter User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jakarta Commons Developers List CC: bayard@apache.org Subject: Re: [exec][patch] commons-exec initial contrib References: In-Reply-To: X-Enigmail-Version: 0.92.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N The "contribution" comes almost entirely from the Ant codebase. Sorry if I didn't make that clear from the commit message. The exceptions: - changed structure (merged classes such as ExecTask and Exec, refactored out environment). - addition of the o.a.c.e.launcher package which was created by Niklas. I gave it a once over before committing it. Niklas is not a yet a committer, so doesn't have a CLA. I was under the impression his contribution was goverened by the same rules as any patch submitted to the mailing list. I have asked that he use bugzilla in future. I was also under the impression that the sandbox was equipped to house code in the same way as the incubator as official releases are not made from there. What have I missed and how do we need to correct it? In the worst case, I can svn cp from Ant (as they are soon going to SVN), and stepwise refine it to include these improvements. Do we still need a CLA/grant from Niklas? - Brett Noel J. Bergman wrote: >Re: http://svn.apache.org/repos/asf/jakarta/commons/sandbox/exec/trunk/ > >Whoa, hello! > >This thing is labeled as an initial contribution, and the SVN tree was just >created for it in July. It doesn't matter if it is a sandbox project or >not. New codebases *MUST* be imported through the Incubator, at least in >terms of recording the IP clearance. > >Where is the CLA for Niklas Gustavsson? Where is the Software Grant for the >codebase? What are the origins of this codebase, since that isn't clear >from the e-mail archives. > >Please explain what I am missing or correct this situation immediately. > > --- Noel > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org >For additional commands, e-mail: commons-dev-help@jakarta.apache.org > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org