Joerg,
I ran build javadocs got this output:-
Using Java from c:\j2sdk1.4.0 Buildfile: build.xml
prepare: +-----------------------------------------------------------+ Apache Cocoon 2.1 [1999-2003] +-----------------------------------------------------------+ Building with Apache Ant version 1.5.3 compiled on April 16 2003 using build file C:\java\Lib\cocoon-2.1\build.xml Compiling with debug on, optimize on, deprecation off +--------------------| W A R N I N G |----------------------+ This build is targeted for use with JVM 1.4 Using this build on a virtual machine other than the one it is targeted for may result in runtime errors. +-----------------------------------------------------------+
javadocs: Generating Javadoc Javadoc execution Loading source file org.apache.cocoon.components.language.programming.java... error: cannot read:
Aha! I predict that if you upgrade to a newer release of the JDK your javadocs will magically appear. If I'm wrong, you can have your money back. ;)
http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=105197858400325&w=2
Geoff
-----Original Message-----
From: Joerg Heinicke [mailto:[EMAIL PROTECTED]
What happens if you call "build javadocs" by hand?
Joerg
Scott Warren wrote:
Yes I did a build webapp and this was from a clean still hot from downloading copy of the dist. I didn't change anything.
Regards
Scott Warren
-----Original Message-----
From: Joerg Heinicke [mailto:[EMAIL PROTECTED]
Which build target did you call? "build webapp" (the default one) includes the creation of JavaDoc, if you have not switched it off in
the
build.properties.
Joerg
Scott Warren wrote:
I have downloaded and build the Final 2.1 release and there is no JavaDoc. Has anyone else had this problem ?
Regards
Scott Warren
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
