Skip to content

Commit

Permalink
The impl package is excluded by default
Browse files Browse the repository at this point in the history
Signed-off-by: David Matějček <[email protected]>
  • Loading branch information
dmatej committed Feb 3, 2025
1 parent ffe5729 commit e29570e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pfl-tf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@
<configuration>
<instructions>
<Bundle-SymbolicName>${project.groupId}.${project.artifactId}</Bundle-SymbolicName>
<!-- TimerFactoryImpl is used by gmbal -->
<Export-Package>*</Export-Package>
</instructions>
</configuration>
</plugin>
Expand Down

0 comments on commit e29570e

Please sign in to comment.