[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[ANN] SVNKit 1.3.2 (GA) is available.

From: Alexander Sinyushkin <Alexander.Sinyushkin_at_svnkit.com>
Date: Fri, 4 Dec 2009 03:49:45 +0300 (MSK)

Hello All,

We are glad to announce that SVNKit 1.3.2 has been published and
available for download at http://svnkit.com/ web site.

SVNKit is a pure Java Subversion library. SVNKit provides Java APIs to
access and manipulate Subversion working copies and Subversion
repositories. You may find more information, documentation and source
code examples at http://svnkit.com/

SVNKit 1.3.2 supports virtually all Subversion 1.6.6 features. Also,
we make sure that all native Subversion tests pass when ran against
SVNKit and that is more than 2500 tests in total.

SVNKit uses SQLJet - our new project that we use to work with SQLite
databases.
To learn more on SQLJet, please visit its home page at http://sqljet.com/.

New in version 1.3.2 (since version 1.3.1):

+ Changes made in Subversion since version 1.6.5 implemented,
 all Subversion 1.6.6 features are supported.

  * Negotiate authorization mechanism was not used when multiple
authorization
    schemes were offered to client by server.
  * SQLJet library upgraded to version 1.0.1.
  * JNA library upgraded to version 3.2.3.

+ Bugfixes and performance improvements.

You're welcome to download and use SVNKit 1.3.2. We'll be glad to
provide help and support for the new version in our mailing list or by
email (support_at_svnkit.com).

Useful links (more at http://svnkit.com/):

* SVNKit Continuous Integration Server: https://teamcity.svnkit.com/
* SVNKit Source Code Repository: http://svn.svnkit.com/repos/svnkit/
* SVNKit Update Site (for Eclipse): http://eclipse.svnkit.com/1.3.x/
* SVNKit Mailing List: http://www.nabble.com/SVNKit---Users-f18684.html
* SVNKit/SQLJet Maven Repository: http://maven.svnkit.com/maven2/
* Central Maven Repository: http://repo2.maven.org/maven2/

--------------------------------------------------------------------------
Maven dependency details.

SVNKit:

With JNA version 3.2.3 dependency which is not in the Maven central yet:

Group ID: org.tmatesoft.svnkit
Artifact ID: svnkit
Version: 1.3.2

With JNA version 3.2.2 dependency:

Group ID: org.tmatesoft.svnkit
Artifact ID: svnkit
Version: 1.3.2-1

SQLJet:

Group ID: org.tmatesoft.sqljet
Artifact ID: sqljet
Version: 1.0.1
--------------------------------------------------------------------------

There are also JNA and Trilead maven artifacts in our repository.

Note for Eclipse (Subclipse) users:

Those of you who use SVNKit 1.3.1 as an Eclipse plug-in (e.g. Subclipse
1.6.x users) are strongly advised to update SVNKit with the help of
SVNKit update site: http://eclipse.svnkit.com/1.3.x/

SVNKit consists of two plug-ins - Core SVNKit and JNA Library, we
recommend to install both plug-ins. SVNKit plug-ins are OSGI-compatible.

The best available version of SVNKit is 1.3.2.6267 (that is 1.3.2 GA).

In case you experience problems with updating existing SVNKit version
from within Eclipse, then deleting and creating update site again may
help to resolve that problem (see Help | Software Updates | Available
Updates | Manage Sites).

With best regards,
SVNKit Development Team.

----
Alexander Sinyushkin,
TMate Software,
http://svnkit.com/ - Java [Sub]Versioning Library!
http://sqljet.com/ - Java SQLite Library!
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2426869
Please start new threads on the <dev_at_subversion.apache.org> mailing list.
To subscribe to the new list, send an empty e-mail to <dev-subscribe_at_subversion.apache.org>.
Received on 2009-12-04 01:52:08 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.