mirror of
https://github.com/jetty/jetty.project.git
synced 2025-03-04 12:59:30 +00:00
+ No longer merging META-INF/MANIFEST.MF + Providing static (filtered) MANIFEST.MF in project dir + Adding javax license files to resulting uber jar
9 lines
271 B
Plaintext
9 lines
271 B
Plaintext
Manifest-Version: 1.0
|
|
mode: development
|
|
Implementation-Title: Jetty Uber All
|
|
Implementation-Vendor: Eclipse Jetty Project
|
|
Implementation-Vendor-Id: org.eclipse.jetty
|
|
Implementation-Version: @project.version@
|
|
X-License: https://www.eclipse.org/jetty/licenses.php
|
|
|