Lukasz Lenart created WW-5728:
---------------------------------
Summary: Add a struts-site page for the JasperReports 7 plugin
Key: WW-5728
URL: https://issues.apache.org/jira/browse/WW-5728
Project: Struts 2
Issue Type: Task
Components: Plugin - JasperReports, Documentation
Reporter: Lukasz Lenart
Fix For: 7.4.0
The {{struts2-jasperreports7-plugin}} introduced by WW-5455 has no page on the
site. {{source/plugins/jasperreports/index.md}} in {{struts-site}} documents
only the original {{struts2-jasperreports-plugin}} (JasperReports 6.x line),
and the plugins index does not mention the 7 variant at all.
A user picking a plugin today cannot tell from the site that the second plugin
exists, which JasperReports major each one targets, or how the result type and
its parameters differ ({{JasperReport7Result}}, {{JasperReport7Aware}}, the
exporter providers, {{struts.jasperReport.csvDelimiter}} and friends in
{{JasperReport7Constants}}).
Needed:
* a {{source/plugins/jasperreports7/index.md}} page mirroring the structure of
the existing one (description, usage with the result parameters, examples,
settings, installation), sourced from the Javadoc of {{JasperReport7Result}}
and {{JasperReport7Constants}};
* an entry in the plugins index next to the existing JasperReports plugin, and
a line on the existing page pointing to the new one for JasperReports 7 users;
* once WW-3245 merges, the "Filling from report parameters" section applies to
both plugins and should appear on both pages.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)