Hi, what's wrong about :

<mail mailhost="bla" subject="Deploy project -> ${projekt} !" 
failonerror="false">
        <from address = "${user.name}"/>
        <to address = "${user.name}"/>
        <messagefile = ".\${temp.deploy}/infomail.txt"/>
        </mail>

gives me :

Element type "messagefile" must be followed by either attribute specifications, 
">" or "/>".

What's wrong here ??


Gilbert

 

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

Reply via email to