On 2010-02-18, Mladen Turk <mt...@apache.org> wrote:

> On 02/18/2010 01:09 PM, Stefan Bodewig wrote:

>> For commons-daemon the descriptor assumes there'd be an Ant property
>> named component.name that it needs to override on the command line in
>> order to get a reproducable file name.

> I suspected that's the case, so reverted component.name
> back to daemon from commons-daemon. Hope that'll do.

I haven't followed what you've changed.  Gump will run 

ant -Dcomponent.name=daemon-@@DATE@@ dist

but we can change it to whatever you'd prefer.  Actually you can do that
since you have write access to the Gump descriptor.  From what you've
say below

ant -Dcomponent.version=@@DATE@@ dist

seems a better idea.

> Anyhow, jsvc.tar.gz won't be produced any more.
> We'll have commons-daemon-${component.version}-native-src.tar.gz instead
> jsvc.tar.gz just doesn't fit in the commons naming scheme.

Do you want to adapt the descriptor yourself or would you prefer if I
did so?

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to