Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3E452F222 for ; Tue, 13 Aug 2013 08:11:52 +0000 (UTC) Received: (qmail 75458 invoked by uid 500); 13 Aug 2013 08:11:49 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 75374 invoked by uid 500); 13 Aug 2013 08:11:48 -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 75283 invoked by uid 99); 13 Aug 2013 08:11:46 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Aug 2013 08:11:46 +0000 Received: from localhost (HELO mail-we0-f182.google.com) (127.0.0.1) (smtp-auth username britter, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Aug 2013 08:11:45 +0000 Received: by mail-we0-f182.google.com with SMTP id u55so6407166wes.27 for ; Tue, 13 Aug 2013 01:11:44 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=uOj50yfUbsHkH/NuL9TC6VzXC2ZTv4ETFm8Lkk5Z49U=; b=EVlOjNOX/S3nFFudrEIU/4z7RSKNdiRG74OjEOUc48JZSxlejWlRwn4K8dMzTwfj4t wW9bCkBnJj4L2wuotXLX6KeMIIOzE6jnUnpHSZXB6mNsmJJ5lYtMDurNttmP2mFYuX4J TglFEIN+JWWcYVGpdFIt5C1Y93QGwj8BJkCyZ97Fh43eKr3O2KW960MpPchFprsR/mr0 kTOmNtmDqkG976MeV4bMy7hf2s8/37uF8K+1GNz1HVcwT8RB+WwbfnVUnf3fn5e6gEqL ZN7BbYUPeiNMGy20NfdjKqxaXhmWclTPF62AVSkI4T580JdIzGijrlOfAoCcngjiGx5J NyYg== MIME-Version: 1.0 X-Received: by 10.194.22.137 with SMTP id d9mr119769wjf.47.1376381504317; Tue, 13 Aug 2013 01:11:44 -0700 (PDT) Received: by 10.194.32.196 with HTTP; Tue, 13 Aug 2013 01:11:44 -0700 (PDT) In-Reply-To: References: Date: Tue, 13 Aug 2013 10:11:44 +0200 Message-ID: Subject: Re: [weaver] next steps From: Benedikt Ritter To: Commons Developers List Content-Type: multipart/alternative; boundary=047d7b5d5bbca3f1d604e3cfca6b --047d7b5d5bbca3f1d604e3cfca6b Content-Type: text/plain; charset=ISO-8859-1 Hi, I haven't been working on weaver so I cannot really comment on it's state. IMHO it's important that we only promote components to proper that are very close to a release. We have several components in proper that I think have been promoted to early. Examples are: csv, functor, imaging. After the first enthusiasm has ceased they are hanging around in proper without being released. I haven't seen much activity in weaver over the past weeks. How close is it to a release? What has to be done to cut an RC? Benedikt 2013/8/11 Matt Benson > Hi all, > Hopefully you've noticed that I've been working, as time permits, on the > [weaver] component in the sandbox. As a reminder, this component (after an > exhausting bout of on-list consensus building ;) ), is designed as a > general-purpose framework for defining bytecode transformations that may be > applied to a given codebase. Currently a local filesystem-based > implementation is available which backs both a Maven plugin as well as a > custom Ant library, or "antlib". There are two weaver implementations > available as of now: > > * privilizer, which automates the handling of Java SecurityManager > privileges > * normalizer, which merges functionally identical anonymous class > definitions > > I feel that this component is now ready to be promoted to proper and > released. Does anyone have any concerns they feel should be addressed? > > Thanks, > Matt > -- http://people.apache.org/~britter/ http://www.systemoutprintln.de/ http://twitter.com/BenediktRitter http://github.com/britter --047d7b5d5bbca3f1d604e3cfca6b--