[jira] [Created] (PLUTO-695) Missing class-level @since 3.0 in Javadoc for various new classes/interfaces/annotations introduced in Portlet 3.0
"Neil Griffin (JIRA)" <[email protected]>
| Newsgroups | gmane.comp.jakarta.pluto.devel |
|---|---|
| Message-ID | <[email protected]> |
Neil Griffin created PLUTO-695:
----------------------------------
Summary: Missing class-level @since 3.0 in Javadoc for various new classes/interfaces/annotations introduced in Portlet 3.0
Key: PLUTO-695
URL: https://issues.apache.org/jira/browse/PLUTO-695
Project: Pluto
Issue Type: Bug
Components: portlet-api javadoc
Affects Versions: 3.0.0
Reporter: Neil Griffin
Assignee: Scott Nicklous
The following classes/interfaces/annotations introduced in Portlet 3.0 are missing the {{@since 3.0}} Javadoc keyword at the class-level:
- [PortletApplication|https://portals.apache.org/pluto/portlet-3.0-apidocs/javax/portlet/annotations/PortletApplication.html]
- [PortletConfigurations|https://portals.apache.org/pluto/portlet-3.0-apidocs/javax/portlet/annotations/PortletConfigurations.html]
- [PortletConfiguration|https://portals.apache.org/pluto/portlet-3.0-apidocs/javax/portlet/annotations/PortletConfiguration.html]
- [Multipart|https://portals.apache.org/pluto/portlet-3.0-apidocs/javax/portlet/annotations/Multipart.html]
- [LocaleString|https://portals.apache.org/pluto/portlet-3.0-apidocs/javax/portlet/annotations/LocaleString.html]
- [PortletQName|https://portals.apache.org/pluto/portlet-3.0-apidocs/javax/portlet/annotations/PortletQName.html]
- [PublicRenderParameterDefinition|https://portals.apache.org/pluto/portlet-3.0-apidocs/javax/portlet/annotations/PublicRenderParameterDefinition.html]
- [EventDefinition|https://portals.apache.org/pluto/portlet-3.0-apidocs/javax/portlet/annotations/EventDefinition.html]
- [Dependency|https://portals.apache.org/pluto/portlet-3.0-apidocs/javax/portlet/annotations/Dependency.html]
- [Supports|https://portals.apache.org/pluto/portlet-3.0-apidocs/javax/portlet/annotations/Supports.html]
- [CustomPortletMode|https://portals.apache.org/pluto/portlet-3.0-apidocs/javax/portlet/annotations/CustomPortletMode.html]
- [CustomWindowState|https://portals.apache.org/pluto/portlet-3.0-apidocs/javax/portlet/annotations/CustomWindowState.html]
- [UserAttribute|https://portals.apache.org/pluto/portlet-3.0-apidocs/javax/portlet/annotations/UserAttribute.html]
- [PortletLifecycleFilter|https://portals.apache.org/pluto/portlet-3.0-apidocs/javax/portlet/annotations/PortletLifecycleFilter.html]
- [PortletListener|https://portals.apache.org/pluto/portlet-3.0-apidocs/javax/portlet/annotations/PortletListener.html]
- [RuntimeOption|https://portals.apache.org/pluto/portlet-3.0-apidocs/javax/portlet/annotations/RuntimeOption.html]
- [InitParameter|https://portals.apache.org/pluto/portlet-3.0-apidocs/javax/portlet/annotations/InitParameter.html]
- [Preference|https://portals.apache.org/pluto/portlet-3.0-apidocs/javax/portlet/annotations/Preference.html]
- [SecurityRoleRef|https://portals.apache.org/pluto/portlet-3.0-apidocs/javax/portlet/annotations/SecurityRoleRef.html]
In addition, special CSS classes such as {{"changed_added_3_0"}} should be included. For an example, see commit [6fb37842760f0de439ea74f426585dd23c370562|https://github.com/apache/portals-pluto/commit/6fb37842760f0de439ea74f426585dd23c370562] which fixed PLUTO-691.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)