Return-Path: X-Original-To: apmail-commons-user-archive@www.apache.org Delivered-To: apmail-commons-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3A98A108CC for ; Mon, 17 Mar 2014 07:37:27 +0000 (UTC) Received: (qmail 65678 invoked by uid 500); 17 Mar 2014 07:37:23 -0000 Delivered-To: apmail-commons-user-archive@commons.apache.org Received: (qmail 64725 invoked by uid 500); 17 Mar 2014 07:37:10 -0000 Mailing-List: contact user-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Users List" Delivered-To: mailing list user@commons.apache.org Received: (qmail 64703 invoked by uid 99); 17 Mar 2014 07:37:08 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Mar 2014 07:37:08 +0000 Received: from localhost (HELO mail-yk0-f176.google.com) (127.0.0.1) (smtp-auth username mbenson, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Mar 2014 07:37:07 +0000 Received: by mail-yk0-f176.google.com with SMTP id 19so14065352ykq.7 for ; Mon, 17 Mar 2014 00:37:06 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=mime-version:date:message-id:subject:from:to:content-type; bh=Eya4bdN5U1Fpwpwi2bhzyFWSUC9r/AHYjpSa4XjSfMk=; b=KCq0PhjRK2fOe+57YHPKI1US6bGx8KBWwxYZMq7j3cxntN7TlZLmt+6l+zlXgVUe7i MGT6tPnJSq7QURIcaOXt5mblSySQ2MlbZu2YJS1iBDW7blYgnNVfCLJk0vZkkl2guC0g S7Y2DFLB5vg0bR9lPpqJf7KYlfztqWJb6IdeoUARal8Eoscn2OZsYb23pYNepq4mr3cX xVIgWu7pV793lPj/MxudjMV3ctBQ4fNJcAVHy3O7OsSMciZz4KTIMPSLLgPTse32467x aq7VDbCvDUDMBlh3t+rUI/SJ+UWIdpyzwwquSKorne0ABMoxVk8N/LER+aq62sw/q9pD d4PA== MIME-Version: 1.0 X-Received: by 10.236.222.199 with SMTP id t67mr7354432yhp.86.1395041826644; Mon, 17 Mar 2014 00:37:06 -0700 (PDT) Received: by 10.170.60.77 with HTTP; Mon, 17 Mar 2014 00:37:06 -0700 (PDT) Date: Mon, 17 Mar 2014 02:37:06 -0500 Message-ID: Subject: [ANNOUNCEMENT] Apache Commons Weaver 1.0 Released From: Matt Benson To: announce@apache.org, dev@commons.apache.org, user@commons.apache.org Content-Type: text/plain; charset=ISO-8859-1 The Apache Commons team is pleased to announce the release of: Apache Commons Weaver 1.0 Apache Commons Weaver provides an easy way to enhance compiled Java classes by generating ("weaving") bytecode into those classes. Distribution packages can be downloaded from: https://commons.apache.org/proper/commons-weaver/download_weaver.cgi When downloading, please verify signatures using the KEYS file available at: http://www.apache.org/dist/commons The release is also available in the central Maven repository: http://repo1.maven.org/maven2/org/apache/commons/ The Apache Commons Team --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@commons.apache.org For additional commands, e-mail: user-help@commons.apache.org