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

[PATCH][svnClientAdapter] Added expected toString() behavior for ISVNLogMessage

From: Daniel L. Rall <dlr_at_finemaltcoding.com>
Date: 2005-06-17 20:33:13 CEST

This simple change follows a Java idiom often useful for diagnostics.

[[[
Added expected toString() behavior for ISVNLogMessage.

[in svnClientAdapter/src/main/org/tigris/subversion/svnclientadapter/]

* commandline/CmdLineLogMessage.java
* javasvn/JavaSvnLogMessage.java
* javahl/JhlLogMessage.java
  (toString): New method returning the value of getMessage().
]]]

Received on Sat Jun 18 04:33:13 2005

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

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