set Midlet-Name property in jdp task (if different from cod
Brought to you by:
jiggak
hi
thanks for the tools used it successfully to automate our application build
in the configuration I'm building, I'm required to set the application name (Midlet-Name) to be different from the cod name (for historical reasons)
bb-ant-tools always sets it to be the same as the cod name by default ( taken from rapc->output attribute)
I changed that behaviour by adding an optional jdp->name attribute which can override the default value.
I suggest adding this ability to the tools in case anybody needs this in the future.
name property added