From dev-return-85768-apmail-ant-dev-archive=ant.apache.org@ant.apache.org Sun Jul 04 06:07:58 2010 Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 45981 invoked from network); 4 Jul 2010 06:07:57 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 4 Jul 2010 06:07:57 -0000 Received: (qmail 2079 invoked by uid 500); 4 Jul 2010 06:07:57 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 1727 invoked by uid 500); 4 Jul 2010 06:07:54 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 1719 invoked by uid 99); 4 Jul 2010 06:07:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Jul 2010 06:07:53 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of latchkey@gmail.com designates 209.85.160.173 as permitted sender) Received: from [209.85.160.173] (HELO mail-gy0-f173.google.com) (209.85.160.173) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Jul 2010 06:07:45 +0000 Received: by gyf2 with SMTP id 2so1490605gyf.4 for ; Sat, 03 Jul 2010 23:06:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:from:date :message-id:subject:to:content-type; bh=zwHA576FtE2rfiu74OxTDzyijcMb3UkbhQO4k1uFs+E=; b=VElSDek9sRbLUTjsOvhbaq/4OLet98sE2yWV0/SH/Dd1tY8lY2eVWMGnptXN1UCcKk vUSa1H8XVpb802IYD/6OHAVuPkA5k2F/p3ETf8zsRUWg7eLQrfRf5iv5KS/EMAe51W19 ZWhGiVxu36pWJ6vjy/c/i2VkLlP5CPWDukKoY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=EiLoRtJJgr6pklUY4aNHpNsrOr1vYsPGkGOwPz0PyTVTTnpcmuujLXs0mEBo/lwu1i ttzxknRbFkP4O8+qPOpcjHXtnfJAAHkOHkzpc81Ui9A9wrnS1kBM0dOUOYjkwDvXAEeX hDYIVViRByPFI7igRG+k5jVBVSxllA7Qt5NFo= Received: by 10.100.38.14 with SMTP id l14mr1382771anl.173.1278223584148; Sat, 03 Jul 2010 23:06:24 -0700 (PDT) MIME-Version: 1.0 Received: by 10.151.83.11 with HTTP; Sat, 3 Jul 2010 23:06:03 -0700 (PDT) From: Jon Stevens Date: Sat, 3 Jul 2010 23:06:03 -0700 Message-ID: Subject: Sweetened To: Ant Developers List Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Hi all, For those of you frustrated with the complexity of Maven and Ivy dependency management, Sweetened is a great ant only solution for dealing with your jar files. It is blazing fast, easy to understand and integrates really well with Eclipse. http://code.google.com/p/sweetened/ I'd like to thank everyone here for their help getting it going. It is working great in a environment with about 15 developers and ~10 projects. cheers, jon --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org