On 30/01/2010, nia...@apache.org <nia...@apache.org> wrote: > Author: niallp > Date: Sat Jan 30 17:49:28 2010 > New Revision: 904829 > > URL: http://svn.apache.org/viewvc?rev=904829&view=rev > Log: > Port LANG-530 to 2.x branch - Fix parseDate() cannot parse ISO8601 dates > produced by FastDateFormat > > Modified:
> > commons/proper/lang/branches/LANG_2_X/src/test/java/org/apache/commons/lang/time/DateUtilsTest.java > > + // http://issues.apache.org/jira/browse/LANG-520 > + public void testLang520() throws ParseException { Looks like the above test and comment should really be LANG-530 (likewise in lang3)? S/// --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org