Skip to content

Commit 6c343a4

Browse files
committed
AFFINITY-15 Wrong OSGi export packages
1 parent d60db00 commit 6c343a4

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

affinity/pom.xml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -130,10 +130,7 @@
130130
*
131131
</Import-Package>
132132
<Export-Package>
133-
!java.*,
134-
!com.sun.jna.*,
135-
!com.sun.jna.platform.*,
136-
*
133+
net.openhft.affinity.*
137134
</Export-Package>
138135
</instructions>
139136
</configuration>

0 commit comments

Comments
 (0)