ChangeLog :
- dlls updated using svn-win32-1.1.0.zip, libsvnjavahl-1.dll and
svn-javahl.jar updated using svn-win32-1.1.0_javahl.zip
- new junit tests adapted from
http://svn.collab.net/viewcvs/svn/trunk/subversion/bindings/java/javahl/src/org/tigris/subversion/javahl/tests/
- JhlClientAdapter.annotate now uses JhlAnnotations instead of
CmdLineAnnotations
- Bugs correction :
> many bugs corrected concerning command line interface
> absolute path used instead of canonical path (Fix for issues 142 and
147)
> Fix for issue 151 : CmdLineLogMessage.createLogMessages, correction
to avoid NPE in HistoryTableProvider
> Cache available flag for client adapters. This gives an improvement
of about 150ms for the CmdLineClientAdapter.
> Fixed ordering of dependencies to stop libdb42.dll not found
messages on windows
> JhlNotificationHandler : Update messages were printing numbers
instead of characters for content and property statuses.
> JhlClientAdapter.getStatus now uses a new parameter for status :
no-ignore because we want to retrieve all entries including ignored-ones
when getAll is true
- API Additions :
ISVNClientAdapter.getInfo
ISVNLogMessage.getChangePaths
ISVNClientAdapter.switchToUrl
Received on Tue Oct 12 07:34:02 2004