Wrong list, sorry.

-Vincent

> -----Original Message-----
> From: Vincent Massol [mailto:[EMAIL PROTECTED]
> Sent: lundi 26 décembre 2005 17:43
> To: 'Maven Developers List'
> Subject: Making the <cargo> Ant task generic...
> 
> Hi devs,
> 
> I'd like to modify the <cargo> Ant task so that is truly generic. For that
> I'm planning to replace the <war> and <ear> elements with a generic
> <deployable> one.
> 
> Here's an example:
> 
> <deployable type="war" file="/path/to/deployable/file"
>     [class="some/custom/deployable/class"]>
>   <property name="context" value="customwarcontext"/>
> </deployable>
> 
> This allows users to create their own deployable type and still use the
> <cargo> Ant task.
> 
> I'm currently implementing it. Please shout if you think this should not
> be
> done for some reason! :-)
> 
> Thanks
> -Vincent
> 
> 
> 
> 
> 
> 
> __________________________________________________________________________
> _
> Nouveau : tiliphonez moins cher avec Yahoo! Messenger ! Dicouvez les
> tarifs exceptionnels pour appeler la France et l'international.
> Tilichargez sur http://fr.messenger.yahoo.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]







___________________________________________________________________________
Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs 
exceptionnels pour appeler la France et l'international.
Téléchargez sur http://fr.messenger.yahoo.com

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

Reply via email to