Update parent pom with better javadoc config
--------------------------------------------

                 Key: ARIES-553
                 URL: https://issues.apache.org/jira/browse/ARIES-553
             Project: Aries
          Issue Type: Improvement
            Reporter: Alasdair Nottingham
            Assignee: Alasdair Nottingham


Currently the javdoc plugin is configured in the java5-parent and 
default-parent poms, also the config is slightly different. So we should 
consolidate and improve things. Improvements:

1.  Move settings from java5-parent to default-parent
2.  Update to 2.7 of the pluign
3.  Add link to the OSGi R4.2 javadocs
4.  Add Immutable and ThreadSafe custom tags used by OSGi Alliance
5.  Allow projects to set a property to exclude packages. Property to be 
called: aries.javadoc.exclude.packages
6.  Default aries.javadoc.exclude.packages to aries.osgi.private.pkg so 
packages not exported are not javadoced.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to