Sebastian wrote: > I updated cocoondev.xml recently to set java.awt.headless as a property. > > I'd like to make this more consistent with the other builds which set > java.awt.headless as a system property, but before doing this can I please > ask if cocoondev supports sysproperty?
The first thing a Gump install does is update itself from CVS, then (for traditional) build itself, then run. Wouldn't be very Gump-like not to, would it? ;-) Not that all (any of the traditional) public site use these but look at gump.sh and gumpy.sh in the root directory. > I expect it does, but I did not want to try - in case it broke *all* the > builds. Gump's are meant to be robust to configuration mistakes. Python Gump is less robust than traditional, and stumbles easier, but I'd not sweat it. Every stumble becomes a unit test and a bug fix, so that's ok. Gump (like juniut) is there so we can move faster. It is the safety net, so don't hold back... regards, Adam --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
