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 Aug 21, 2024
1 parent 7e3e16c commit 9eb6382
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 9eb6382

Please sign in to comment.