You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Omair Majid (JIRA)" <ji...@apache.org> on 2016/03/09 19:12:40 UTC

[jira] [Commented] (FELIX-5118) Exception when running on jdk9-ea

    [ https://issues.apache.org/jira/browse/FELIX-5118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187556#comment-15187556 ] 

Omair Majid commented on FELIX-5118:
------------------------------------

See https://bugs.openjdk.java.net/browse/JDK-8068749 for upstream discussion on the change that makes ServiceRegistry work with Image* classes only.

> Exception when running on jdk9-ea
> ---------------------------------
>
>                 Key: FELIX-5118
>                 URL: https://issues.apache.org/jira/browse/FELIX-5118
>             Project: Felix
>          Issue Type: Bug
>          Components: SCR Tooling
>    Affects Versions: maven-scr-plugin 1.21.0
>         Environment: 1.9.0-ea-b93
>            Reporter: Kristof Vanbecelaere
>
> Caused by: java.lang.IllegalArgumentException: org.apache.felix.scrplugin.annotations.AnnotationProcessor is not an ImageIO SPI class
> 	at javax.imageio.spi.ServiceRegistry.checkClassAllowed(ServiceRegistry.java:733)
> 	at javax.imageio.spi.ServiceRegistry.lookupProviders(ServiceRegistry.java:191)
> 	at org.apache.felix.scrplugin.helper.AnnotationProcessorManager.<init>(AnnotationProcessorManager.java:61)
> 	at org.apache.felix.scrplugin.SCRDescriptorGenerator.execute(SCRDescriptorGenerator.java:141)
> 	at org.apache.felix.scrplugin.mojo.SCRDescriptorMojo.execute(SCRDescriptorMojo.java:237)
> 	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)