뉴스/소식

Ivy 2.0.0 released

노안돼지 2009. 1. 23. 09:14

Ivy 프로젝트가 2.0.0 릴리즈를 하였습니다.
이는 아파치 하에서 발표한 첫번째 정식 릴리즈입니다.

Ivy는 프로젝트 의존성, 유연성, 사용자 특성을 고려한 용이한 환경설정, Apache Ant와의 강력한 통합을 관리(recording, tracking, resolving and reporting)하기 위한 도구입니다.

이번 2.0.0 릴리즈의 주요 특성으로 아래와 같습니다.

* enhanced Maven2 compatibility, with several bug fixes and more
  pom features covered
* improved cache management, including dynamic revision caching
  with fine grain TTL
* improved concurrency support with cache locking and atomic publish
* namespace aware validation, allowing to use validation with
  extra attributes
* new 'packager' resolver added
* better and more homogeneous relative paths handling
* better support for local builds
* numerous bug fixes as documented in Jira and in the release notes


우리는 모든 사용자가 새로운 버전으로 업데이트하길 바랍니다.

관련 프로젝트 이슈는 아래에서 레포팅됩니다.
https://issues.apache.org/jira/browse/IVY

IVY 2.0.0 릴리즈 다운로드
http://ant.apache.org/ivy/download.cgi

다양한 정보를 원한다면, Ivy  웹사이트를 방문하세요.
http://ant.apache.org/ivy/

Regards,
Maarten Coene