Skip to content

Commit d057983

Browse files
duponterErwin Dupont
and
Erwin Dupont
authored
Added Automatic-Module-Name entry to the generated manifest file (failsafe-lib#296)
Co-authored-by: Erwin Dupont <[email protected]>
1 parent 34a38f6 commit d057983

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@
128128
<Implementation-Version>${project.version}</Implementation-Version>
129129
<Bundle-Name>Failsafe</Bundle-Name>
130130
<Bundle-SymbolicName>net.jodah.failsafe</Bundle-SymbolicName>
131+
<Automatic-Module-Name>net.jodah.failsafe</Automatic-Module-Name>
131132
<Export-Package>net.jodah.failsafe*;version=1.0</Export-Package>
132133
<Import-Package>*</Import-Package>
133134
</instructions>

0 commit comments

Comments
 (0)