Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 10982 invoked from network); 5 Apr 2009 19:45:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 Apr 2009 19:45:31 -0000 Received: (qmail 18078 invoked by uid 500); 5 Apr 2009 19:45:30 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 17942 invoked by uid 500); 5 Apr 2009 19:45:30 -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 17932 invoked by uid 99); 5 Apr 2009 19:45:30 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 05 Apr 2009 19:45:30 +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: domain of sebbaz@gmail.com designates 209.85.220.166 as permitted sender) Received: from [209.85.220.166] (HELO mail-fx0-f166.google.com) (209.85.220.166) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 05 Apr 2009 19:45:22 +0000 Received: by fxm10 with SMTP id 10so1778518fxm.42 for ; Sun, 05 Apr 2009 12:45:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=QsmgYpOZ3oNyMfANZYxoq80wFma3G4YGUbIg6DMExG4=; b=XZ1T7xswIaIzePETf9HoJL06dK7O9MecoufxMp7fYFwoYjj/o6TQixNcdTCqTMjnl8 DXquQSMdE91p+2vbRbtx8eS6kiVh7KmrrAJz83yZ9mwTHBVdVXWTyQwrbidCIMqtUlx5 U8L6UtZVxLlckbQhUoUvoDy8rPCg0BCgOO5Vs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=C2hsJmu8b1jGYboFrLV4EePJPXiJ+GkblCLCW7Op5V4OeOhFWtxVIDaV96lnQKltKA H0XVgc6bMCl2tkhs5QdSffy7gsqkkrTkVqc7vnNLUY2C+4oJwqURBURgySuV+3s2po5T CfNf95SlRecXIL4PPPMcGkGDgiR76/CPYgLp4= MIME-Version: 1.0 Received: by 10.239.129.141 with SMTP id 13mr78925hbf.149.1238960702040; Sun, 05 Apr 2009 12:45:02 -0700 (PDT) In-Reply-To: <49D90468.9000807@gmail.com> References: <49D70A92.705@apache.org> <49D90468.9000807@gmail.com> Date: Sun, 5 Apr 2009 20:45:02 +0100 Message-ID: <25aac9fc0904051245l2b455078mb7b9218a2574864c@mail.gmail.com> Subject: Re: New sandbox project -- Apache Commons (Portable) Runtime From: sebb To: Commons Developers List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org +1 On 05/04/2009, Phil Steitz wrote: > +1 welcome! > > Phil > > Mladen Turk wrote: > > > 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 > > > > > --------------------------------------------------------------------- > 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