On 10/2/07, Thilina Gunarathne <[EMAIL PROTECTED]> wrote: > > But I'm still struggling to get the full package created. The build > gets stuck when generating java docs. Only the source and doc dists > get created. > > 1 error > 1220 warnings > rake aborted! > Failed to generate Javadocs, see errors above > > Is there a swtich to turn off the java doc generation?
"rake ode:package" will simply build all the .jars, .wars, and .zip for JBI deployment. It will not generate the distros (and therefore not the javadoc). alex
