[JavaHL] Reported incompatibility
From: Vladimir Berezniker <vmpn_at_hitechman.com>
Date: Wed, 12 Jun 2013 08:42:32 -0400
Hi All,
I came across a bug in one of the Atlassian tools that suggests that there
https://jira.atlassian.com/browse/FE-4679
Conor MacNeill [Atlassian]<https://jira.atlassian.com/secure/ViewProfile.jspa?name=cmacneill>
This is caused by an incompatible class change made to the ProlistCallback
public interface ProplistCallback
In Subversion 1.7, the org.apache.subversion package was introduced and the
public interface ProplistCallback
This change is not backward compatible since the actual callback definition
public void singlePath(String path, Map<String, byte[]> properties);
Older versions (1.6 and older) of the native javahl library making the call
Regards,
Vladimir
|
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.