Hello, Tony, could you care about recently filed https://issues.apache.org/jira/browse/HARMONY-5112? (either fix regression or revert your patch)?
This is a regression introduced by r592434 commit fixing HARMONY-5061 (it has taken time double check the regression and detect the guilty commit, so I reported the regression just yesterday). Please see the EUT report at: http://people.apache.org/~smishura/r593024/Windows_x86/eut33/results/html/org.eclipse.update.tests.core_win32.win32.x86.html - all tests are failed with the same exception: java.lang.IllegalArgumentException at org.apache.harmony.luni.util.Util.parseDate(Util.java:136) at java.net.URLConnection.getHeaderFieldDate(URLConnection.java:519) at java.net.HttpURLConnection.getHeaderFieldDate(HttpURLConnection.java :467) Thanks Vladimir -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 06, 2007 5:21 PM To: [EMAIL PROTECTED] Subject: svn commit: r592434 [1/2] - in /harmony/enhanced/classlib/trunk/modules: luni/make/ luni/src/main/java/java/util/ luni/src/main/java/org/apache/harmony/luni/internal/locale/ luni/src/test/api/common/tests/api/java/util/ text/make/ text/src/main/java/ja... Author: tonywu Date: Tue Nov 6 06:21:10 2007 New Revision: 592434 URL: http://svn.apache.org/viewvc?rev=592434&view=rev Log: Apply patch Harmony-5061 which removes the duplicate locale data <skipped...>
