[
https://issues.apache.org/jira/browse/FELIX-5311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17182486#comment-17182486
]
Eric Norman edited comment on FELIX-5311 at 8/22/20, 6:38 PM:
--------------------------------------------------------------
[~cziegeler] Did you have something specific in mind? I looked around for an
existing solution but didn't find one that would work without other side
effects.
Conceptually, I was just trying to do the equivalent of what the
ServicesResourceTransformer does for maven-shade-plugin without the package
relocation stuff.
[https://maven.apache.org/plugins/maven-shade-plugin/examples/resource-transformers.html#ServicesResourceTransformer]
Would you feel more comfortable if the groovy logic was moved to a new bnd
plugin? I didn't do that initially as it would add more moving parts to the
solution and I wasn't sure if it would be useful in other contexts.
was (Author: enorman):
[~cziegeler] Did you have something specific in mind? I looked around for an
existing solution but didn't find one that would work without other side
effects.
Conceptually, I was just trying to do the equivalent of what the
ServicesResourceTransformer does for maven-shade-plugin.
[https://maven.apache.org/plugins/maven-shade-plugin/examples/resource-transformers.html#ServicesResourceTransformer]
Would you feel more comfortable if the groovy logic was moved to a new bnd
plugin? I didn't do that initially as it would add more moving parts to the
solution and I wasn't sure if it would be useful in other contexts.
> Allow Usage of HTTP/2 with Jetty Felix Http Service
> ---------------------------------------------------
>
> Key: FELIX-5311
> URL: https://issues.apache.org/jira/browse/FELIX-5311
> Project: Felix
> Issue Type: Improvement
> Components: HTTP Service
> Affects Versions: http.jetty-3.2.0, http.jetty-3.2.2
> Reporter: Carsten Tolkmit
> Assignee: Carsten Ziegeler
> Priority: Major
>
> Currently it seems impossible to me (by looking at the Sourcecode of
> JettyService) to enable HTTP/2 in Jetty.
> There should be a fitting configuration property to enable HTTP/2 connectors
> for HTTPS as well.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)