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

[Subclipse-users] SvnClientAdapter java.util.Logger

From: Adrian Corcoran <adrian.corcoran_at_xilinx.com>
Date: 2006-01-26 01:37:07 CET

Hi,

        It seems that SvnClientAdapter has a dependency on the JRE 1.4+
due to it use of java.util.Logger. Is this a design decision?
        
        Having a dependency on JRE 1.4+ causes problems with svnant
seeing as ant itself if only dependant on the JRE 1.2+

        This would be a simple fix to make - using apache commons
logging and then supply log4j (or implement own logger or allow user to
define logger) as underlying logging implementation.

        This is a simple fix (one that I will be doing anyway) and would
be happy to provide as a patch if deemed necessary.

Thanks,
 Adrian

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Thu Jan 26 01:43:40 2006

This is an archived mail posted to the Subclipse Users mailing list.

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