You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by lo...@bnpparibas.com on 2002/11/07 16:08:06 UTC

Réf. : Re: Réf. : Re: Commons Validator

Indeed, but I don't want to tell: "Hey, if you want to use my optional
task, you have
to install Ant and Commons Validator.jar and..."
Is the answer "code it yourself!" ?




Extranet
conor@cortexebusiness.com.au - 07/11/2002 16:04


Veuillez répondre à ant-dev@jakarta.apache.org
Pour : ant-dev

cc :


Objet :     Re: Réf. : Re: Commons Validator


loic.lefevre@bnpparibas.com wrote:
> Well, I'm developing an optional ant task and I need
> the methods such as isFloat, isByte, isDouble and so on...
>
> May I find them in Ant?
> If so, please tell me where :-)
>


These don't have to be in Ant for you to use them in your optional task.

Conor



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>










This message and any attachments (the "message") is
intended solely for the addressees and is confidential. 
If you receive this message in error, please delete it and 
immediately notify the sender. Any use not in accord with 
its purpose, any dissemination or disclosure, either whole 
or partial, is prohibited except formal approval. The internet
can not guarantee the integrity of this message. 
BNP PARIBAS (and its subsidiaries) shall (will) not 
therefore be liable for the message if modified. 

                ---------------------------------------------

Ce message et toutes les pieces jointes (ci-apres le 
"message") sont etablis a l'intention exclusive de ses 
destinataires et sont confidentiels. Si vous recevez ce 
message par erreur, merci de le detruire et d'en avertir 
immediatement l'expediteur. Toute utilisation de ce 
message non conforme a sa destination, toute diffusion 
ou toute publication, totale ou partielle, est interdite, sauf 
autorisation expresse. L'internet ne permettant pas 
d'assurer l'integrite de ce message, BNP PARIBAS (et ses
filiales) decline(nt) toute responsabilite au titre de ce 
message, dans l'hypothese ou il aurait ete modifie.


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Réf. : Re: Réf. : Re: Commons Validator

Posted by Stephane Bailliez <sb...@apache.org>.
----- Original Message -----
From: <lo...@bnpparibas.com>

>Indeed, but I don't want to tell: "Hey, if you want to use my optional
>task, you have
>to install Ant and Commons Validator.jar and..."

So you are asking ant-dev to put all dependencies you -may- need in core ?
Am I correct ?

>Is the answer "code it yourself!" ?

Ant does not use the same patterns thus you won't find these methods here.
Plus I'm not sure that Ant needs a isCreditCard method ;-)

Considering the question you ask, that certainly means that ant is not under
source control and that your dependencies are not as well...this is the root
of the problem IMHO.






--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>