Commit 579e601
Fix the 'Bundle-License'-Property in the META-INF file
According to
https://docs.osgi.org/specification/osgi.core/7.0.0/framework.module.html
the Bundle-License property should contain the license-identifier (with
the suggestion to use the SPDX-identifier: https://spdx.org/licenses/)1 parent 561af43 commit 579e601
File tree
1 file changed
+1
-1
lines changed- build-logic/src/main/java/org/ehcache/build/conventions
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
0 commit comments