I'm not seeing any javadocs being generated by the
build.  Marcus made a javadoc change a few weeks ago
to include blocks sources in the javadoc target.  I've
looked at those changes and don't see anything
obviously wrong but I'm not an ant expert.  Anyone
else see this?

I'm using:

jdk 1.4
2.1dev (updated last night)

executing: (also tried
-Dcocoon.webapp.javadocs.include=true)
build.bat -Dinclude.webapp.libs=true webapp
AND
build.bat javadocs

I've also tried each with 
-Dcocoon.webapp.javadocs.include=true 

the output of the javadocs target ends with the
following: 

...
  [javadoc] Loading source file
D:\cvs\xml-cocoon2\build\cocoon\src\org\apache\c
ocoon\caching\AggregatedCacheValidity.java...
  [javadoc] Loading source file
D:\cvs\xml-cocoon2\build\cocoon\src\org\apache\c
ocoon\caching\Cache.java...
  [javadoc] Loading source file
D:\cvs\xml-cocoon2\build\cocoon\src\org\apache\c
ocoon\caching\Cacheable.java...
  [javadoc] Loading source file
D:\cvs\xml-cocoon2\build\cocoon\src\org\apache\c
ocoon\caching\CacheableProcessingComponent.java...
  [javadoc] Loading source files for package
D:\cvs\xml-cocoon2\build\cocoon\src
\org\apache\cocoon\cach...
  [javadoc] javadoc: No source files for package
D:\cvs\xml-cocoon2\build\cocoon
\src\org\apache\cocoon\cach
  [javadoc] 1 error

BUILD SUCCESSFUL
Total time: 32 seconds

-Geoff Howard


__________________________________________________
Do you Yahoo!?
Yahoo! Web Hosting - Let the expert host your site
http://webhosting.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to