netty / netty-incubator-codec-http3

Experimental HTTP3 codec on top of QUIC
Apache License 2.0
167 stars 35 forks source link

Also add Specification-* entries to MANIFEST.MF #275

Closed normanmaurer closed 8 months ago

normanmaurer commented 8 months ago

Motivation:

Some tools depend on the Specification-* entries in the MANIFEST.MF. Unfortunaly we don't add these at the moment

Modifications:

Configure plugin to also add the Specification-* entries

Result:

MANIFEST.MF contains Specification-* entries