Aloizio Pereira da Silva wrote:

> > You have misspelled "diretorioSaida" either in your custom task source
> > or bel$
> > diretorioSaida= "C:\\aloizio\\"
>
> No, I have not.
> Below is my java task code:
> public class gerar_relatorio extends Task{
>
>   private String  diretorioSaida = "";
>

Then it appears you misspelled the attribute in your build.xml file, to judge from the 
error message:

> > > file:M:/Aloizio/JAVADOC/NewAntTask/build.xml:24: The <gerar_relatorio>
> > > task doesn't support the "diretoriosaida" attribute.

.........................................^.............................


--
Jack J. Woehr            # "[F]ar in the empty sky a solitary esophagus slept
http://www.well.com/~jax #  upon motionless wing; everywhere brooded stillness,
http://www.softwoehr.com #  serenity, and the peace of God." - Mark Twain




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

Reply via email to