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

[RFC][PATCH 21/22] JavaHL Ra API Implementation

From: Vladimir Berezniker <vmpn_at_hitechman.com>
Date: Sun, 22 Apr 2012 00:13:41 -0400

[[[
    JavaHL: Expose additional methods publicly so that readonly tests can
use them to setup a single shared readonly test repository to speed up tests

    [ in subversion/bindings/javahl/test/org/tigris/subversion/javahl/ ]

    * SVNTests.java:
      (USERNAME, PASSWORD): Make test username and password publicly
available constants
      (setUp): Make the method public
      (DefaultPromptUserPassword): make the class public.
      (prompt): Return true so that the getPassword() and getUsername()
methods are called by the JNI code
      (getConf): New method to retreive test configuration directory
      (getGreeksRepoUrl): New method to retreive URL to the shared test repo
]]]

Received on 2012-04-22 06:14:18 CEST

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.