Return-Path: Delivered-To: apmail-maven-announce-archive@locus.apache.org Received: (qmail 45151 invoked from network); 22 Feb 2006 02:21:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Feb 2006 02:21:41 -0000 Received: (qmail 35241 invoked by uid 500); 22 Feb 2006 02:21:40 -0000 Delivered-To: apmail-maven-announce-archive@maven.apache.org Received: (qmail 35214 invoked by uid 500); 22 Feb 2006 02:21:40 -0000 Mailing-List: contact announce-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@maven.apache.org Delivered-To: mailing list announce@maven.apache.org Delivered-To: moderator for announce@maven.apache.org Received: (qmail 33955 invoked by uid 99); 22 Feb 2006 02:18:29 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 70.152.53.142 X-Report-Abuse-To: abuse@dyndns.com (see http://www.mailhop.org/outbound/abuse.html for abuse reporting information) X-MHO-User: jdcasey Message-ID: <43FBCA8D.4080902@apache.org> Date: Tue, 21 Feb 2006 21:21:01 -0500 From: John Casey Reply-To: Maven Developers List Organization: Apache Software Foundation User-Agent: Thunderbird 1.5 (X11/20051201) MIME-Version: 1.0 To: announce@maven.apache.org Subject: [ANN] Maven-Shared File Management Library 1.0 Released 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 We are pleased to announce the 1.0 release of the file-management utility library. GroupId: org.apache.maven.shared ArtifactId: file-management Version: 1.0 This library provides simple functions surrounding file-sets, including: * Model for defining FileSet instances * Included/Excluded file scanning * Deletion of matching files in a FileSet * Support for followSymlinks={true,false} Enjoy! --The Apache Maven development team