<javac> DOES something. It does not CHECK for something...
That's why a
    <condition>
        <javac>
makes not sence.

Otherwise a conditional compile could be done with
    <target if>
        <javac>
construct.


Jan


>-----Ursprüngliche Nachricht-----
>Von: euge [mailto:[EMAIL PROTECTED] 
>Gesendet: Mittwoch, 7. März 2007 04:21
>An: Ant Developers List
>Betreff: Javac return status
>
>May be it's not the place to write my question. If yes, I'm sorry.
>
>Why is it not allowed to put javac in condition tag? Is there 
>any reason why 
>it was not developed? or the developers did not just get to it yet?
>
>Asking just out of curiosity.
>
>thank you 
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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

Reply via email to