On Wed, Feb 29, 2012 at 11:11 AM, Benedikt Ritter <b...@systemoutprintln.de>wrote:
> Am 29.02.2012 15:28, schrieb Gary Gregory: > > Can someone please fix: >> >> [WARNING] >> C:\svn\org\apache\commons\**trunks-proper\lang\src\main\** >> java\org\apache\commons\lang3\**time\DateParser.java:75: >> warning - Tag @link: can't find getTimeZo >> neOverridesCalendar() in org.apache.commons.lang3.time.**DateParser >> > > The problem is, that there is no method with name > "getTimeZoneOverridesCalendar(**)" in DateParser, so that link can't be > resolved (I think you already knew that :). > Yep! :) > I suppose the comment is meant to refer to getTimeZone() in > java.util.Calendar. If so, you can fix that by changing the link to: {@link > java.util.Calendar#**getTimeZone()} > In SVN. Thank you Benedik. Gary > Regards, > Benedikt > > > >> It's not obvious to me what the right fix is. >> >> Thank you, >> >> > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: > dev-unsubscribe@commons.**apache.org<dev-unsubscr...@commons.apache.org> > For additional commands, e-mail: dev-h...@commons.apache.org > > -- E-Mail: garydgreg...@gmail.com | ggreg...@apache.org JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0 Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory