Re: AW: Problem with Javadoc task

2008-04-21 Thread Ma'moun Abu Hellu
ROTECTED] > Gesendet: Sonntag, 20. April 2008 19:53 > An: Ant Users List > Betreff: Re: Problem with Javadoc task > > Hi , > I'm facing the same problem ,i get the following error > > the code: > > > > > > ="${src}/HelloWorld.java"/>

AW: Problem with Javadoc task

2008-04-20 Thread Jan.Materne
n: Ant Users List > Betreff: Re: Problem with Javadoc task > > Hi , > I'm facing the same problem ,i get the following error > > the code: > > > > > ="${src}/HelloWorld.java"/> > > > . > >

Re: Problem with Javadoc task

2008-04-20 Thread Ma'moun Abu Hellu
Hi , I'm facing the same problem ,i get the following error the code: . Buildfile: C:\Users\Mamoun\workspace\ant\build.xml print message: [echo] Hello from Ant! [javadoc] Generating Javadoc [javadoc] Javadoc execution BUILD FAILED

Problem with Javadoc task

2008-04-01 Thread Troy Bull
Greetings I am having trouble getting a project to build. I recently upgraded from ant 1.6.5 to 1.7.0 and someone told me there is some problem with the javadoc task in 1.7, is that true? Is there some work around or patch? I would hate to have to go back to 1.6.5. Thanks in advance troy