I keep coming up with a number of things: 1) gump is running this build 2) gump.date 3) gump.ws -- where am I & other projects (useful for somethings) 4) gump.info -- where the metadata is (useful for some things) 5) Heck, I've relied on most of those GUMP_ things we've set in the ENV.
and others. I suspect -D is the quick option, but (although more work) I assume a gump.properties would be cleaner. regards Adam -----Original Message----- From: Nick Chalko [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 30, 2003 11:15 PM To: Gump code and data Subject: Re: Date mismatch Yes that is a good Idea. In general a "this is a gump run" property would be helpfull. The time delay is not an issue on my gump. But gump.properties would be nice. I think we can add a -Dgump.workspace.dir=$GUMP_WS to the ant command line in the builds, and go from there. Adam Jack wrote: >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-v e >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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
