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
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
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