Example build docs error
------------------------
Key: OFBIZ-1114
URL: https://issues.apache.org/jira/browse/OFBIZ-1114
Project: OFBiz
Issue Type: Bug
Components: framework
Affects Versions: SVN trunk
Reporter: Kane Lo
Priority: Trivial
Fix For: SVN trunk
The target name "docs" in the build.xml is incorrect.
It should be <javadoc packagenames="org.ofbiz.example.*" instead <javadoc
packagenames="org.ofbiz.service.*"
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.