javadoc and includeantruntime="false"

2006-07-05 Thread Jhair Tocancipa Triana
$ ant -version Apache Ant version 1.6.4 compiled on May 19 2005 With the following target the javadoc task's classpath includes the whole ant runtime jars. Are there plans to include a includeantruntime="false" option for javadoc (analog to the one for the java task) in future ant rel

javadoc and includeantruntime="false"

2006-07-05 Thread Jhair Tocancipa Triana
$ ant -version Apache Ant version 1.6.4 compiled on May 19 2005 With the following target the javadoc classpath includes the whole ant runtime. Are there plans to include a includeantruntime="false" option for javadoc (analog to the one for the java task) in future ant releases? [j