AW: Problem with Javadoc task

2008-04-20 Thread Jan.Materne
I dont think that your JAVA_HOME environment variable points to a JDK (just a JRE) and therefore no tools.jar is on the classpath? Jan > -Ursprüngliche Nachricht- > Von: Ma'moun Abu Hellu [mailto:[EMAIL PROTECTED] > Gesendet: Sonntag, 20. April 2008 19:53 > An: Ant Users List > Betref

AW: extracting revision number using ant-contrib regexp

2008-04-20 Thread Jan.Materne
I think that would be easier: - Let SVN create the output in xml format - Read that infos Jan Revision ${svn.info.entry(revision)} Last author ${svn.info.entry.commit.author} Last commit ${svn.in

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