Can you make sure that javadoc.exe is on your PATH? It should be in your JDK/bin directory.
Howard Shank wrote: > Strange but... I am able to run all the ant tasks in the build.xml except for > docs.tar.gz and javadoc. > > Error: > Buildfile: D:\Development\OpenSource\iText\itext-core\main\src\build.xml > javadoc: > javadoc: > [javadoc] Generating Javadoc > [javadoc] Javadoc execution > BUILD FAILED > D:\Development\OpenSource\iText\itext-core\main\src\build.xml:52: The > following error occurred while executing this line: > D:\Development\OpenSource\iText\itext-core\main\src\ant\site.xml:65: Javadoc > failed: java.io.IOException: CreateProcess: javadoc.exe -J-Xmx128m -d > D:\Development\OpenSource\iText\itext-core\main\build\docs -private -header > "<a href="http://itext.ugent.be/itext-in-action/" target="_blank"><img > src="http://itext.ugent.be/img/lowagie_3d.jpg" border="0" /></a>" -classpath > D:\Development\OpenSource\iText\itext-core\main\build\bin;D:\Development\OpenSource\iText\itext-core\main\lib\bcmail-jdk14-138.jar;D:\Development\OpenSource\iText\itext-core\main\lib\bcprov-jdk14-138.jar > -sourcepath D:\Development\OpenSource\iText\itext-core\main\src -version > -author -link http://java.sun.com/j2se/1.4/docs/api/ -link > http://www.bouncycastle.org/docs/docs1.4/ com.lowagie.text > com.lowagie.text.factories com.lowagie.text.html > com.lowagie.text.html.simpleparser com.lowagie.text.pdf > com.lowagie.text.pdf.codec com.lowagie.text.pdf.codec..wmf > com.lowagie.text.pdf.collection > com.lowagie.text.pdf.crypto com.lowagie.text.pdf.events > com.lowagie.text.pdf.fonts com.lowagie.text.pdf.hyphenation > com.lowagie.text.pdf.interfaces com.lowagie.text.pdf.” > Total time: 1 second > > Any ideas? > > Windows XP > 2gb Ram / 997mb in use > Eclipse 3.2 > C: 18.5gb available space > D: 126gb available space > Updated with latest iText source from SVN today. > > Thanks > Howard > > > > ____________________________________________________________________________________ > Looking for last minute shopping deals? > Find them fast with Yahoo! Search. > http://tools.search.yahoo.com/newsearch/category.php?category=shopping > > > ------------------------------------------------------------------------- > SF.Net email is sponsored by: The Future of Linux Business White Paper > from Novell. From the desktop to the data center, Linux is going > mainstream. Let it simplify your IT future. > http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 > _______________________________________________ > iText-questions mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/itext-questions > Buy the iText book: http://itext.ugent.be/itext-in-action/ > ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
