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

--- Comment #1 from Simone Caronni <[email protected]> ---
This is my first Java Web Application package, so a few notes on this from what
I evicted from the various packaging guidelines:

* guacamole-common-js has been removed as a build dependency:

According to the guidelines, javascript need to be left as they are in exploded
format on the filesystem, so they are not used during build but only linked
into the app like normal jar files.

* tomcat dependency

To enable the app, the link to /usr/share/webapps/guacamole/guacamole needs to
be available in the tomcat webapps directory. I've put the generic tomcat name
(so version 7) as requirement, but it works fine as well in tomcat6.

What's the standard here? Don't ship the link so the user needs to enable it by
hand, ship it for all tomcat versions, ship just for the generic one?...

https://fedoraproject.org/wiki/PackagingDrafts/JavaWebApps
https://fedoraproject.org/wiki/PackagingDrafts/JavaScript
https://fedoraproject.org/wiki/Packaging:Java

-- 
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