Hi, I found an issue with the maven project to generate the javadocs for SRD. Apparently all the internal packages are ignored. This is no necessarly a problem unless we want them in the javadocs. Now there is a problem as some APIs are in internal, which does not seem normal.
This is the case of: org.xwiki.officeimporter.internal.script.OfficeImporterScriptService org.xwiki.officeimporter.internal.openoffice.script.OpenOfficeManagerScriptService org.xwiki.office.viewer.internal.DefaultOfficeViewerScriptService Until we find a solution i've reverted to the javadocs manually generated (without the maven project). Ludovic -- Ludovic Dubost Founder and CEO Blog: http://blog.ludovic.org/ XWiki: http://www.xwiki.com Skype: ldubost GTalk: ldubost _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

