Export all TwelveMonkeys imageio SPI plugins using the osgi.serviceloader capability

This commit is contained in:
Steinar Bang
2023-10-05 19:09:36 +02:00
committed by Harald Kuhr
parent f0a032a7b9
commit a7ebd66149
21 changed files with 136 additions and 20 deletions

View File

@@ -25,10 +25,6 @@
<skip>true</skip>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
</plugin>
</plugins>
</build>