You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2017/07/09 20:47:00 UTC

[jira] [Updated] (OWB-1179) OWB-Arquillian scanner doesn't ignore classes with ClassNotFound and NoClassDefFound

     [ https://issues.apache.org/jira/browse/OWB-1179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Struberg updated OWB-1179:
-------------------------------
    Fix Version/s: 2.0.0

> OWB-Arquillian scanner doesn't ignore classes with ClassNotFound and NoClassDefFound
> ------------------------------------------------------------------------------------
>
>                 Key: OWB-1179
>                 URL: https://issues.apache.org/jira/browse/OWB-1179
>             Project: OpenWebBeans
>          Issue Type: Bug
>          Components: Arquillian
>    Affects Versions: 1.2.8, 1.7.3
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 2.0.0
>
>
> Came across a class which implements a Servlet Filter.
> OWB blows up if the servlet spec api is not on the classpath.
> Sometimes those classes are purely optional. 
> We should imo only log those problems and ignore the class where this happens. 
> That is the same handling we do in the 'real' ScannerService as well.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)