first thought would be <fileset dir="." includes="**/*.java"/>
Jan >-----Ursprüngliche Nachricht----- >Von: Kjersti Berg [mailto:[EMAIL PROTECTED] >Gesendet: Donnerstag, 7. Juli 2005 09:36 >An: Ant Users List >Betreff: Javadoc on all subdirectories > >Hi > >I am looking for a way to run javadoc on all sourcefiles for >multiple projects. So far I have used the javadoc task, but I >have to specify all the source directories specifically. > >The projects each have their own directory, and the source >files are located in a subdirectory. These source directories >are not all named the same. I have tried using wildcards in >the sourcepath, and using a fileset, but have had no success yet. > >Basically, what I would like would be to find all directories >containing java files and send these to javadoc. > >I'm using Ant 1.5.3. > >Any hints? > >Thanks, > >Kjersti > >--------------------------------------------------------------------- >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]