I would like to submit the attached patch. The patch fixes this
problem with using java.io.File.separator:

 - Google App Engine runs on Linux, which uses "/" as the file separator.
 - The Google App Engine virtual file system (GaeVFS) also uses "/" as
the file separator, even when testing on Windows.
 - Using the java.io.File.separator constant therefore produces
unexpected results when testing on Windows.

I've run the H2 tests with this patch and everything looks OK.

Thanks,

Vince

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en
-~----------~----~----~----~------~----~------~--~---

Attachment: ValueLob.java.patch
Description: Binary data

Reply via email to