SvnAnt 1.0.0 Release Candidate 1 Available
"Daniel L. Rall" <[email protected]> Fri, 24 Jun 2005 10:43:40 -0700
| Newsgroups | gmane.comp.version-control.subversion.rapidsvn.devel,gmane.comp.version-control.subversion.announce |
|---|---|
| Organization | CollabNet, Inc. |
| Message-ID | <1119635020.3100.22.camel__1083.89989841289$1119639496$gmane$org@finemaltcoding.com> |
After much anticipation, the first release candidate of SvnAnt 1.0.0 is available for download! 1.0.0-rc1 is both a feature release, and extensive bug fix release. ------------------------- IMPORTANT NOTE ------------------------- This release of SvnAnt is built against a Subversion 1.2 client (JavaHL or CLI), and has not been tested with a Subversion 1.1 client. JavaHL is not included, and must be installed separately. -------------------------------------------------------------------- Release notes for 1.0.0-rc1: - Built against svnClientAdapter r1384 and Subversion 1.2.0, incorporating numerous bug fixes and improvements from both. - Lacks support for Subversion locking (introduced in SVN 1.2.0). - Improved documentation. - New 'switch' and 'propget' commands for <svn> task. - Repository creation handles Subversion file system type (e.g. bdb or fsfs). - New JAR dependencies added (regexp, lang). - Add new/improved tests (e.g. of 'status', 'info', 'annotate', 'switch', svnserve, etc.). - Adjustments to distribution packaging, including the removal of the bundled JavaHL win32 DLLs. Download: http://subclipse.tigris.org/files/documents/906/23927/svnant-1.0.0-rc1.zip Version control: http://svn.collab.net/repos/subclipse/tags/svnant/1.0.0-rc1/