View Single Post
Old 05-27-2011, 07:06 PM   #4
PeterT
Grand Sorcerer
PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.
 
Posts: 13,562
Karma: 79436716
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
As an experiment I downloaded and installed the same version into C:\Tools\ePubCheck.

Executing it as
Quote:
D:\Downloads>java -jar c:\tools\epubcheck\epubcheck-1.2.jar "d:\Downloads\The_Land_sample.epub"
Epubcheck Version 1.2

ERROR: d:\Downloads\The_Land_sample.epub/OPS/content.opf(12): date value '2011/05/01' is not valid. The date must be in the form YYYY, YYYY-MM or YYYY-MM-DD 21 (e.g., "1993", "1993-05", or "1993-05-01"). See http://www.w3.org/TR/NOTE-datetime.

Check finished with warnings or errors!
However.... you do know that there was also a lib directory present that contains some additional classes. When I renamed that directory I got the exact same error as you did.

Double check that you have the jar file on your desktop AND a lib folder present there as well that should contain jing.jar and saxon.jar.
PeterT is offline   Reply With Quote