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

Mikolaj Izdebski <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|needinfo?([email protected] |
                   |om)                         |



--- Comment #9 from Mikolaj Izdebski <[email protected]> ---
In the past I split Jetty into multiple packages because it had multiple users
and use cases.  For example if Jetty is used as a library only then it doesn't
make sense to require systemd and install service files.  But also if some
package requires just servlets then it makes no sense to pull in whole Eclipse
(jetty-osgi requires it) or JSP modules.

With jetty8 package there is no such problem because it has few dependants
(one?) and it doesn't install jetty-distribution with systemd files et al.  But
if you decide to split it into subpackages then you can do it on per-use-case
basis.  For example if later it turns out that JSP is needed then you can leave
one "base" jetty8 package as in comment #6 and put JSP modules in jetty8-jsp.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to