Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 29216 invoked from network); 4 Apr 2009 23:56:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Apr 2009 23:56:38 -0000 Received: (qmail 88672 invoked by uid 500); 4 Apr 2009 23:56:37 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 88547 invoked by uid 500); 4 Apr 2009 23:56:36 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 88537 invoked by uid 99); 4 Apr 2009 23:56:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 Apr 2009 23:56:36 +0000 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: local policy) Received: from [206.190.58.152] (HELO web55103.mail.re4.yahoo.com) (206.190.58.152) by apache.org (qpsmtpd/0.29) with SMTP; Sat, 04 Apr 2009 23:56:27 +0000 Received: (qmail 47930 invoked by uid 60001); 4 Apr 2009 23:56:06 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1238889366; bh=vCmWrCDinWFBwfeAzoCJu+38H8QCK7HQEiqITwqnxlI=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=tWurvTRhmC3jq/1+Trw8fKXb4MhtODW+hpPNSYhi5Lb3P7ThaWkwWDuQLWcCs+hYkkd8nAd7YUs5td3zRg+UBEd7cd9Q/xWjBXsfOLoTJZLuwcImgPgaNJ/mMgH8IYxypHP+3u+x2CDtv01ynWrhMlucYIfiJ0GnPeTkNykrMkA= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=6SGJMaKbDup5Rn2pS0xKs2yRzP77+S9nwWMAfqtACYs/o9Kh3JDzztWgZW9L3ntL4Xc2kKtaqEB5FDLdnoJD+6KoJ1+qdDemTjCHdxdzeZJmxfXb279Tv90gVBHd3LA/A/i3bHuWFjiEkq6ZhJdjPMuCg8CPgGv9dNIHYozaS+U=; Message-ID: <270560.46833.qm@web55103.mail.re4.yahoo.com> X-YMail-OSG: NwWdrDIVM1mzXjh0MWY6XbUhD_8wnBM35C9EKCDWvD.jnib15yF6WEPCtnj_h9IQhFqyO8VonMTwSZzYhidWOmD1idD_m0BV70d7U2i198N4JdFrCVXYXGz94xn.2RedzHqZz.ICm9w6kBJqxrVaGikIhkOhXclhty0iuUTAO0dFhUXDnydW4bwNrfYfA3asy7uwmMCnChGX6Fo7VqaxBzhpkH5DFbVjL86PLwoGnI32hLg64dkdoWPr2dtO5nB35600Bthr_2iHc3Q3ow4VoJbCE1m3CC4AmsWrFjWyFO7myGs3bPKSMLH7tuNePLI_bSNldHHpHCVobcpkvzqUrw-- Received: from [67.142.130.41] by web55103.mail.re4.yahoo.com via HTTP; Sat, 04 Apr 2009 16:56:06 PDT X-Mailer: YahooMailClassic/5.2.15 YahooMailWebService/0.7.289.10 Date: Sat, 4 Apr 2009 16:56:06 -0700 (PDT) From: Matt Benson Subject: Re: New sandbox project -- Apache Commons (Portable) Runtime To: Commons Developers List MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Checked: Checked by ClamAV on apache.org I would be +1 to include this in Commons. -Matt --- On Sat, 4/4/09, Mladen Turk wrote: > From: Mladen Turk > Subject: New sandbox project -- Apache Commons (Portable) Runtime > To: "Commons Developers List" > Date: Saturday, April 4, 2009, 2:21 AM > Hi all > > This is not official project manifest, just few things > so I can gather info weather the project has any chance > to settle in the commons at the first place. > > The project is completely different from other > commons projects, because it contains platform native > code beside java api. > > The idea is to evolve the Tomcat Native to a > standalone component. It is used by Apache Tomcat > and Apache Mina projects, so we have two TLP > projects already using it. > And my plan is to use this component inside > daemons project for common platform tasks. > > The java part will also have a special native > library dynamic runtime, allowing the native > module(s) to exist in the same jar and gets > extracted at runtime depending on the JVM platform > with all internal native dependencies resolved, > thus liberating the user from .dll hell. > > So, thumbs up or down to pursue this, or do I > need to find a different settlement :) > > > Regards > -- ^(TM) > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > For additional commands, e-mail: dev-help@commons.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org