Re: [JPP-Devel] Fixing 1447907 and 1472782

2013-02-25 Thread Michaël Michaud
Hi Stefan, The shapefile specification is very succinct about the use of dbf files, and when you search for dbf specification, you don't find one specification but many : dBase II, III, IV, V, FoxPro, XBase... According to some documents, it is possible to store timestamp in a dbf (http://www.cl

Re: [JPP-Devel] Fixing 1447907 and 1472782

2013-02-25 Thread Stefan Steiniger
Hi, just a question on the date stuff. Are you guys sure that Shp files do not support the time component of date? I don't know. I got shapefiles (bear tracking data) where exist a date. I can load such data in OJ, but when I am extracting the time, then it is 0:00. Now I was thinking, that the

[JPP-Devel] Fixing 1447907 and 1472782

2013-02-24 Thread Michaël Michaud
Hi all, I just closed two old bug reports - upgrade the jdom dependency from 1.0b8 to 1.1.3 (asked by Stefan) - persistence of "time" in Date attribute type (asked by Uwe) Please test r3272+ and monitor - read/write project files (this is where jdom is used) - display and read/write date attribut