Michael Wenig wrote:
> I do have a script which builds distributables for 2 systems (production
> and test-system).
> Which system will be used depends on command-line-called target. Because
> there are differences between these distributables (e.g.
> deployment-descriptors) I want to include the target given on
> command-line in the name of the resulting jar/war, without using another
> internal target to pack - this would result in much redundancy.

Could you have very short targets for production and test which simply 
depend on the same things?

-Steve



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to