Here's the error I get when running on zones:
Testcase: testFormatDate
(org.apache.lucene.gdata.utils.TestDateFormater): FAILED
[junit] Sun, 23 Sep 2007 01:29:06 GMT+00:00 does not match
expected pattern
[junit] junit.framework.AssertionFailedError: Sun, 23 Sep 2007
01:29:06 GMT+0
"Chris Hostetter" <[EMAIL PROTECTED]> wrote:
> : java.util.regex.Pattern pattern =
> java.util.regex.Pattern.compile("[A-Z][a-z]{1,2}, [0-9]{1,2}
> [A-Z][a-z]{2} [0-9]{4} [0-9]{1,2}:[0-9]{1,2}:[0-9]{1,2} [A-Z]{2,4}");
> : Date date = new Date();
> : String forma
: java.util.regex.Pattern pattern =
java.util.regex.Pattern.compile("[A-Z][a-z]{1,2}, [0-9]{1,2} [A-Z][a-z]{2}
[0-9]{4} [0-9]{1,2}:[0-9]{1,2}:[0-9]{1,2} [A-Z]{2,4}");
: Date date = new Date();
: String formatedDate =
DateFormater.formatDate(date,DateFormater.
ava
1.5). Maybe I'm just in the right time zone...
Mike
"Michael McCandless" <[EMAIL PROTECTED]> wrote:
I also see these same exceptions, and more, whenever I run the GData
tests. However the test passes in the end for me. As far as I can
remember the GData tests have pr
m just in the right time zone...
Mike
"Michael McCandless" <[EMAIL PROTECTED]> wrote:
>
> I also see these same exceptions, and more, whenever I run the GData
> tests. However the test passes in the end for me. As far as I can
> remember the GData tests have printed
I also see these same exceptions, and more, whenever I run the GData
tests. However the test passes in the end for me. As far as I can
remember the GData tests have printed exceptions in their output,
yet passed. I've never looked into whether this is actually OK.
Michael, are you seein
Grant Ingersoll wrote:
> Are GData tests passing for people? I notice a lot of exceptions in the
> logs and it failed for me.
>
I'm seeing exceptions too when I run the GData tests. I'm running on Win
XP, SUN JRE 1.5.0.
Two examples:
[junit] INFO: Release new Stor
Are GData tests passing for people? I notice a lot of exceptions in
the logs and it failed for me.
-Grant
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]