https://bugzilla.redhat.com/show_bug.cgi?id=853922

--- Comment #3 from Simone Caronni <[email protected]> ---
It's in the "Server Independent Part" [1]:

"According to existing practice, the web application data should be placed to
%{_datadir}. The package can contain more than a single web application -- it
can contain a GUI or CLI application, either of them possibly using
%{_datadir}/%{name}, or multiple web applications. A web application is
possibly named differently from the package. Therefore use of
%{_datadir}/%{_name} should be avoided.

A suitable name, what would prevent all sorts of naming conflicts would be
%{_datadir}/webapps/%{name}/foo. Note that the name webapps was chosen after
existing naming practice of Tomcat. foo stands for name of the web application
archive stripped of .war suffix, since it's no longer an archive."

https://fedoraproject.org/wiki/PackagingDrafts/JavaWebApps#Server_independent_part

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to