Ceki G�lc� wrote:
>
> I am considering including the the version number in
> the jar created by the log4j build process, i.e.
> log4j-version.jar instead of simply log4j.jar.
>
> Are there any particular steps to observe in order to
> be Gump-friendly? What do I have to do to make life
> easier for Gump maintainers? Thanks in advance, Ceki
Simply make the version number an ant-property. That way, I can override
it with a constant string (I typically pick "gump"), and that way nothing
in gump is affected when the version number changes.
Note: on my todo list (low priority) is to change this constant string to
the date - that way the gump produced jars for projects which choose to
include version information in their names will be timestamped. This would
also be value add for those projects which have asked me to upload nighly
builds.
- Sam Ruby
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]