What about this thought.... Gen is running one day, update is taking forever (just SF.net? not sure), and pushing build.sh into the next day -- and that is when the build scripts are determining the date. As such the build.sh is looking for stuff from day N and build produces from N+1.
I think we need -Dgump.date=XXXXXXX. Can anybody shed light on what sets the .timestamp, it is a CVS side effect? I guess I could try to leverage ant to extract the "date" from that file (if I have access to it, which theoretically I guess I don't). I really would like to see a bunch of gump properties set. Maybe have gen generate a gump.properties in the workarea that projects could (if the chose) attempt to read. regards, Adam -----Original Message----- From: Nick Chalko [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 30, 2003 9:24 AM To: Gump code and data Subject: Date mismatch I run a local gump at http://gump.chalko.com/index.html but I sometimes get date mismatches on generated jars for example Build krysalis-ruper - ruper Wed Jul 30 04:04:33 PDT 2003 Module: definition <http://gump.chalko.com/module_krysalis-ruper.html> home <http://www.krysalis.org/index.shtml> cvs <http://gump.chalko.com/cvs_krysalis-ruper.html> Dependencies: ant <http://gump.chalko.com/module_ant.html> krysalis-version-core <http://gump.chalko.com/krysalis-version-core.html> xml-xerces <http://gump.chalko.com/module_.html> commons-vfs <http://gump.chalko.com/module_commons-vfs.html> commons-logging <http://gump.chalko.com/module_jakarta-commons.html> commons-httpclient <http://gump.chalko.com/module_jakarta-commons.html> jakarta-regexp <http://gump.chalko.com/module_jakarta-regexp.html> Missing prereq |/home/share/gump/gump-work/krysalis-version/build/ant-bootstrap/krysalis-ve rsion-core/krysalis-version-core-20030729.jar| from krysalis-version-core <http://gump.chalko.com/krysalis-version-core.html> ------------------------------------------------------------------------ Note this ran on the 30th, but was looking for the 29th. I imagine this is a TZ thing. Any ideas on where to fix this at. R, Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
