On 1/24/07, Farhdine Boutzakhti <[EMAIL PROTECTED]> wrote:

 Hi list,



I am creating 2 different tasks with ANT:

A - One extracting some data in a stack from a cache,

B - One inserting these data in a database.



I want to know if there is a way to pass an object (i.e. a stack) from A
to B?


I use Project.setReference for this purpose and it works pretty well.
However, this is not something usual in regular ant tasks, so I'd recommend
to let the user specify the name of the reference used to store the data if
she wants (using an attribute with a default value), so that the user can
safely call your tasks multiple times.

Xavier

Thanks !

Farhdine.

Ce message et ses pièces jointes (le "message") est destiné à l'usage
exclusif de son destinataire.
Si vous recevez ce message par erreur, merci d'en aviser immédiatement
l'expéditeur  et de le détruire ensuite. Le présent message  pouvant
être altéré à notre insu,  CALYON Corporate and Investment Bank
ne peut pas être engagé par son contenu. Tous droits réservés.

This message and/or any  attachments (the "message") is intended for
the sole use of its addressee.
If you are not the addressee, please immediately notify the sender and
then destroy the message.  As this message and/or any attachments may
have been altered without our knowledge,  its content  is not legally
binding on CALYON Corporate and Investment Bank. All rights reserved.



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


Reply via email to