Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 45108 invoked from network); 5 Aug 2005 10:38:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Aug 2005 10:38:16 -0000 Received: (qmail 92066 invoked by uid 500); 5 Aug 2005 10:38:02 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 91981 invoked by uid 500); 5 Aug 2005 10:38:02 -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 91931 invoked by uid 99); 5 Aug 2005 10:38:02 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Aug 2005 03:38:01 -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) Received: from [210.245.32.200] (HELO mail.fts-vn.com) (210.245.32.200) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Aug 2005 03:37:49 -0700 Received: from sg0104.fts-vn.com ([172.16.1.104]) by mail.fts-vn.com with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.50) id 1E0zWb-0007Y7-Ii for commons-dev@jakarta.apache.org; Fri, 05 Aug 2005 17:34:01 +0700 Message-ID: <42F3425B.20701@it.fts-vn.com> Date: Fri, 05 Aug 2005 17:41:31 +0700 From: Kev Jackson User-Agent: Mozilla Thunderbird 1.0RC1 (Windows/20041201) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jakarta Commons Developers List Subject: Re: [exec][patch] commons-exec initial contrib References: <42EE4B1D.4040609@apache.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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 > > > (This email with a .zip attachment does not seem to get through to the > list. And since there's no component for exec in bugzilla, I've > uploaded the file to > http://www.protocol7.com/tmp/commons-exec-initial-20050802.zip > instead. If I should send it somehow different, please enlighten me.) > > Attached is the initial contribution, I've zipped it since it's > largish. Note that there are tons of problems with this code (e.g. > design issues, dependency on JCL, lack of unit tests/javadoc) but IMHO > it's a good enough starting point. It uses maven2 for building and > builds with the latest SVN version of maven2. > > If you have any issues with the code, maven2 setup, patch or anything, > please tell me and I'll get it fixed! > I'm not a fan of maven, so I'll write up a quick build file for it, I'll also look into javadoc/unit tests as soon as I have some time (perhaps tomorrow) Kev --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org