From announce-return-572-apmail-announce-archive=apache.org@apache.org Mon Dec 15 22:05:53 2008 Return-Path: Delivered-To: apmail-announce-archive@www.apache.org Received: (qmail 11541 invoked from network); 15 Dec 2008 22:05:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Dec 2008 22:05:51 -0000 Received: (qmail 62368 invoked by uid 500); 15 Dec 2008 22:05:15 -0000 Delivered-To: apmail-announce-archive@apache.org Received: (qmail 62184 invoked by uid 500); 15 Dec 2008 22:05:14 -0000 Mailing-List: contact announce-help@apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list announce@apache.org Delivered-To: moderator for announce@apache.org Received: (qmail 78941 invoked by uid 99); 15 Dec 2008 18:02:32 -0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_HELO_PASS,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) From: Nicolas =?iso-8859-1?q?Lalev=E9e?= To: announce@apache.org Subject: [Announce] Release of IvyDE 2.0.0.beta1 Date: Mon, 15 Dec 2008 19:01:46 +0100 User-Agent: KMail/1.10.3 (Linux/2.6.27-9-generic; KDE/4.1.3; i686; ; ) MIME-Version: 1.0 Content-Disposition: inline Message-Id: <200812151901.46921.hibou@apache.org> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org The Apache Ivy project is pleased to announce the release of IvyDE 2.0.0.beta1. IvyDE is an Eclipse plugin that leverage the management of the Ivy dependencies in the Eclipse development environment. It will help you manage your classpath based on the Ivy dependencies, with a dedicated editor of ivy.xml files, with completion. Whereas the status of the previous release was alpha, we got this plugin to be more stable. The bugs which were making the plugin unusable have been fixed. Thought we know that there are still some bugs, so this is a milestone towards the final release. But this is already stable, a beta milestone. To download IvyDE: http://ant.apache.org/ivy/ivyde/download.cgi Important note: the IvyDE updatesite at http://ant.apache.org/ivy/ivyde/updatesite is now deprecated because it causes us some deployment pain (which probably get some pain to some user too). So please switch to use this one: http://www.apache.org/dist/ant/ivyde/updatesite/ Note that this release is compatible with the last release of Ivy, the 2.0 RC2, which is already avalaible for download via the updatesite. The new main features in this release: * the configuration panel have been splitted to be more manageable and understandable * Error markers now shows up if the resolve job failed * You can clean the ivy caches via the context menu * still experimental: handle dependencies between IvyDE-enabled projects You will find the raw release notes there: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310640&styleName=Html&version=12313273 To get more information on the project, see: http://ant.apache.org/ivy/ivyde/ Nicolas